how to Define a region around each keypoint Extract using surf or sift detector
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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:
![E.jpg](https://www.mathworks.com/matlabcentral/answers/uploaded_files/221679/E.jpeg)
![tetetetetet.PNG](https://www.mathworks.com/matlabcentral/answers/uploaded_files/221680/tetetetetet.png)
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Feature Detection and Extraction finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!