image processing using matlab

Status
Not open for further replies.

subinalex

New Member
dear friends,
i am an engineering student hooked up with main project.
main project is about using image processing for egg crack detection

Thus it involves capture of image through usb camera .i.,e data asquisition i
suspect...i have got the camera and all...but the place where am hooked is
that...it requires egg's image in atmospheric presure to be divided by egg's
image at negative pressure...can we divide two images using matlab.....please
can u help me where i can find similar code snippets related to it......
pleeeease help me yaar
 
Google search for "MATLAB image edge detection" and you will find many results which give, in many cases, complete example code for such projects. The first one that comes up, Find edges in grayscale images, even seems like it could do the job. You could also try searching for "Canny edge detection matlab example" as this is a specific and very effective algorithm for finding edges in images using matrix calculations.
 
Last edited:
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…