how to Define a region around each keypoint Extract using surf or sift detector
1 次查看(过去 30 天)
显示 更早的评论
Good morning, everyone, I hope you are doing well.
Well, I have an image and I would like to extract the keypoints using the function of matlab :
F=extractSURFFeatures(Image);
At this point everything is fine, after the detection I want to define a region around each keypoint Extract using surf or sift detector, because my objectif is to extract regions (patches) as images for an other step of feature extraction. To better explain you can see the following image:
------------------>
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Feature Detection and Extraction 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!