LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Image processing

Hello friends,

 

I have a robot which I have made functional completely through labview. My next goal is to drive the robot using an image file. Like I will have a image file which will have simple lines and curves which will tell the robot where to go. My problem is I am not able to extract these parameters from an image ( I am new to labview image processing). I want to extract parameters such as lines, curves and also the distance between the two end point of the lines. So how will I be able to extract these from the image file using labview ? The image will be black and white only. I am not sure as to which functions I should be using here. IF you want any other information, I can provide you that.

 

Thanks 🙂

0 Kudos
Message 1 of 3
(2,221 Views)

Post your image. If not much of complication in the images, you may try to use pattern matching function.

0 Kudos
Message 2 of 3
(2,204 Views)

hey. thanks for the reply.. am  just looking at a picture (jpeg image) where I will just draw straight lines and curves using black ink. The robot has to travel accordingly. So I just wanna extract the lines and curves of the image. Since I will not know about the pattern that the user might give, I am not sure if pattern matching will be a good idea. Thanks a lot for the reply again.

0 Kudos
Message 3 of 3
(2,170 Views)