LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

road detection with LabVIEW/Vision

Hi all,
anyone of you have tried to create a VI that have in Input an image or a video and do road detection?

 

I must do this project for university.
The idea is that, if i have an image or a frame of a video, i must apply some threshold on image (0 if the pixel is under the threshold, 1 if is upper) and after some algorithms for edge detection (like Canny Operator)

 

What do you think about this approach? Have you some advice or paper to do the road detection ?

 

Thank you in advice

-g

0 Kudos
Message 1 of 9
(2,649 Views)

Take a look at the Vision Development Module.  

 

http://www.ni.com/labview/vision/

 

This is what you need to work with images in LabVIEW.  

 

Lukin
Certified LabVIEW Architect
0 Kudos
Message 2 of 9
(2,645 Views)

Yeah I have Vision in PC Lab but i don't know how can i use it... just right now i looking for some tutorial or how to...

0 Kudos
Message 3 of 9
(2,629 Views)

If you are new to LabVIEW and working with images your best is most likely going to be with the Vision Assistant (Functions Palette> Vision & Motion> Vision Express).  It is the easiest way to work with images in LabVIEW but has some limitations.  It can also be used stand alone from the start menu under National Instruments.

 

For examples look in the Vision section of the example finder.  To threshold the image look at the example called Threshold Example.  For edge detection look at the example called Edge Detection Example.  I would also suggest searching these forums as a real quick search brought up several discussions that might be helpful.

 

Lukin
Certified LabVIEW Architect
0 Kudos
Message 4 of 9
(2,622 Views)

Thank you for your advice,

I just work with LabVIEW ma never with the Vision. This afternoon i just see the example that you say. 

The sensation is that my job it's a little more complicated.

 

But you, and I hope other people in the forum, what do you think about the approach? Have some ideas?

 

Thank you

 

0 Kudos
Message 5 of 9
(2,614 Views)

Hi,

you can also refer to Vision Assistant Tutorial, available from Start>> All Programs>> National Instruments >> Vision Assistant, or to Vision Concepts help, available from Start>> All Programs>> National Instruments >> Vision >> Documentation.

Also Vision Examples can be of help.

Bye,

 

Licia

0 Kudos
Message 6 of 9
(2,592 Views)

Yeah, the example are a good point to start but i need some ideas for road detection approach... anyone can try to do this task?

 

TY

0 Kudos
Message 7 of 9
(2,585 Views)

Hi, my job is start. First problem... How i can transform an image in same image but in birds eye view with Matlab?

 

TY

0 Kudos
Message 8 of 9
(2,566 Views)

I mean Labview!

0 Kudos
Message 9 of 9
(2,541 Views)