Matlab Image Processing Help
Matlab Image Processing Help
(OP)
Dear Forum Members,
I have been given a set of images with objects bounded by a yellow box. I need to be able to find the yellow boxes within the images in order to find the centre of the objects. Is there a function built in to matlab that can find boundaries of a certain colour whilst giving the pixel indices? Or any ideas on a way to tackle this would be much appreciated!
Many thanks,
J
I have been given a set of images with objects bounded by a yellow box. I need to be able to find the yellow boxes within the images in order to find the centre of the objects. Is there a function built in to matlab that can find boundaries of a certain colour whilst giving the pixel indices? Or any ideas on a way to tackle this would be much appreciated!
Many thanks,
J





RE: Matlab Image Processing Help
TTFN
RE: Matlab Image Processing Help
I am just trying to find functions with this capability or methods that would be able to do this.
RE: Matlab Image Processing Help
TTFN
RE: Matlab Image Processing Help
RE: Matlab Image Processing Help
Is this project for school?
TTFN
RE: Matlab Image Processing Help
This is not for school, it is part of a research project for my Masters. The problem is simply my knowledge of Matlab and the functions built in.
RE: Matlab Image Processing Help
TTFN
RE: Matlab Image Processing Help
Many thanks for your help.
J