LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

computer vision

how to compute homography in labview?

0 Kudos
Message 1 of 4
(1,891 Views)

@MAC08 wrote:

how to compute homography in labview?


Find a toolkit that does this, like OpenCV.

 

At this time, I don't think there's a native OCV toolkit that does this (working on it 😁), so you probably have to use Python to do the OpenCV stuff.

0 Kudos
Message 2 of 4
(1,840 Views)

BTW if you have images (and preferably expected results), I'd be interested in toying around with them.

 

I do have a lot of OpenCV stuff working, but figuring out what each and every function should do is getting harder and harder as the functions get more specific and unfamiliar to me.

0 Kudos
Message 3 of 4
(1,838 Views)