Extract features from georeferenced satellite images
4 views (last 30 days)
Show older comments
Hi , How to extract georeferenced features from satellite images i.e after extracting through canny edge, sobel it should be in coordinate system?
0 Comments
Answers (1)
Explorer
on 15 Mar 2016
Edited: Explorer
on 15 Mar 2016
You probably want to classify satellite images for which you need to extract distinct features and match it using SVM or ANN. You have to find yourself distinct features.
Find an algorithm from reserach papers for feature extraction and code it up.
2 Comments
See Also
Categories
Find more on Reference Applications in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!