1 Attachment(s)
need some suggestion on image processing
Attachment 31303
Hello, I need some suggestion about image processing to know whether it can be done using C /c++ as I am not familiar with MATLAB. I have attached one image. The arrow in the image show the indented circlular portion. I need to crop out only the portion inside the indented portion. I think there should be a sharp difference in gradient intensity in pixel at the indented portion. Is it possible to extract that portion out by reading the binary image?
Thanks in advance.
Re: need some suggestion on image processing
Yes, but you seem confused about the purpose of this forum. This forum is for Visual C++ questions, not image processing questions. What you're asking would take substantial knowledge of image manipulation algorithms. Perhaps the algorithm forum could help you, or perhaps somewhere out there there's a forum that deals with image processing, but this isn't it.
Re: need some suggestion on image processing
There are a lot of profesionals here.... ;)
Perhaps, as GCDEF suggest, post better in these forums:
http://forums.codeguru.com/forumdisp...cs-Programming
http://forums.codeguru.com/forumdisp...ata-Structures
Best regards