Click to See Complete Forum and Search --> : C++ and MATLAB


Wolff
06-11-2002, 08:43 AM
Hey

I`m working on image processing in MATLAB. This is part of a project, and I understand C++ handles image processing quite well.
What I need to know is that after an image has been filtered and I`ve run edge detection on it. Can C++ detect how far the edges are? Is there some code you can use to get the distanse ? And also, can you somehow show what region is of interest without pointing at it with your mouse ?