cancel
Showing results for 
Search instead for 
Did you mean: 

reading values from lcd using vision

nishar10
Member

reading values from lcd using vision

Message contains an attachment

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

10 REPLIES 10
P@Anand
Trusted Enthusiast

Re: reading values from lcd using vision

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?

-----

The best solution is the one you find it by yourself
mikeporter
Proven Zealot

Re: reading values from lcd using vision

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...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
nishar10
Member

Re: reading values from lcd using vision

to read the values whatever in lcd

mikeporter
Proven Zealot

Re: reading values from lcd using vision

What kind of LCD is it, and why can't you set an ROI?

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
Highlighted
nishar10
Member

Re: reading values from lcd using vision

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 

muks
Proven Zealot

Re: reading values from lcd using vision

If you have vision assistant you can try image mask. Post an image if possible. What is the camera that you are using?

nishar10
Member

Re: reading values from lcd using vision

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..... 

muks
Proven Zealot

Re: reading values from lcd using vision

Did you try the image mask function?

nishar10
Member

Re: reading values from lcd using vision

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....