willhpc

Hi,
I am doing my school project how to identify an object with pre-defined shape such as circle, rectangle ,square etc...
The canny help me do a lof of work which extract the outline of that object. And I do a simple calculation to perform a good result. However, it can't separate the pre-defined object with another unrelated objects.
One idea that I think will work make the object with a pre-defined color such as red, blue etc...
My question is how to handle the function CVLColorSplit.h.
Thanks,