Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
eljainc
Posted - Nov 14 2014 : 15:50:26 Hello,
I am trying to find out if IEvolution has anything built in which might help me in detecting lines or a thin band of a mostly uniform color. I am trying to determine the presence of zero one or more vertical lines/bands in an image. Are there any built in routines or ones that I could use to detect these features?
Thanks Mike
1 L A T E S T R E P L I E S (Newest First)
xequte
Posted - Nov 16 2014 : 20:44:59 Hi Mike
I'm afraid there are not built-in functions for this. You would need to analyze IEImage.GetPixel/GetRow to detect colors within your range.