Extract features from georeferenced satellite images

4 次查看(过去 30 天)
Hi , How to extract georeferenced features from satellite images i.e after extracting through canny edge, sobel it should be in coordinate system?

回答(1 个)

Explorer
Explorer 2016-3-15
编辑:Explorer 2016-3-15
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 个评论
mary divya
mary divya 2016-3-16
Hi, Thanks for the response. After extracting the features from satellite images through coding. How I do get it in a projected coordinate system? I have already projected satellite image only, so in that case how can i get output in projected coordinate system??
Explorer
Explorer 2016-3-16
编辑:Explorer 2016-3-16
It seems, you are working on something else.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Scenario Generation and Visualization 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by