06-28-2014 06:19 AM
ma project is to read values from a lcd display...i was not able to set an roi ... cn any help me out...i hav attached my codes
06-28-2014 10:03 AM
Please stick to a single thread, don't create duplicate threads. Also don't use short forms its not encouraged.
Since I don't have Vision module let me ask you what you have done. Are you trying to capture the LCD as an Image? What is the hardware you used?
06-28-2014 07:43 PM - edited 06-28-2014 07:44 PM
Is the point of the application to read whatever appears on the LCD, or just determine whether the LCD is working?
These situations could require 2 very different answers.
Mike...
06-29-2014 09:51 PM
to read the values whatever in lcd
06-29-2014 11:26 PM
06-30-2014 01:13 AM
It is a 7 segment lcd display.......i used get lcd roi...in that i am getting invalid roi......i dont know how to set an roi
06-30-2014 02:23 AM
If you have vision assistant you can try image mask. Post an image if possible. What is the camera that you are using?
06-30-2014 03:11 AM
i am using a web camera......i want to set roi for lcd....i m using get lcd roi dispcriptor nd read lcd functions in my programe.......i dont knw how to set roi in lcd roi discriptor.....
06-30-2014 04:17 AM
Did you try the image mask function?
06-30-2014 10:36 PM
i have tried selecting area using rectangle and i converted it into roi discriptor,,,but the roi discriptor which is given to get lcd roi discriptor......has a result that invalid roi discriptor....