How to detect features using SIFT (scale invariant feature transform) algorithm from multiple images?
이전 댓글 표시
How to detect features using SIFT (scale invariant feature transform) algorithm from multiple images? At least 5 images. On our project, we have multiple of images and we need to detect features in order to mosaic them. And base on the code that we saw at the internet, it only detect features on SIFT from 1 image. So we want to process at least 5 images to detect features using SIFT? Thank you so much for the help!
댓글 수: 1
KSSV
2017년 8월 29일
If you can do it for one...cant you run a loop and do it for multiple images?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 SIFT - Scale Invariant Feature Transform에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!