identify objects on given image

4 次查看(过去 30 天)
Huakun Xin
Huakun Xin 2016-3-15
Hi,everyone.
I am new to image processing with matlab and recently I am working on identifying an object on a given picture.
What I am going to do is firstly using butterworth filter to sharpen the image. Then use average filter to remove noise. This works well actually. Finally use edge detection like sober or robert to get the image.
But I know these filters and operators are basic tool to deal with image. Are there any better choice for filters and operators? Are my steps to deal with image correct?
Thanks for your help!

回答(1 个)

Image Analyst
Image Analyst 2016-3-15
编辑:Image Analyst 2016-3-15
Yes there are, needless to say, many, many more methods to do image processing and image segmentation than those. Which you use really depends on your image and what you want to measure in it. In fact, edge detection is rarely one of the steps. If you have some specific image in mind, then insert it with the green and brown frame icon.
You might take a look at my File Exchange for a variety of demos, especially the Image Processing Tutorial: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862

类别

Help CenterFile Exchange 中查找有关 Computer Vision with Simulink 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by