![]() |
Re: NI Vision Functions
Thanks so much for the tips - everything runs error-free now.
Would it be possible to see an example of convexHull() being properly called (for an image which I've already used an HSL threshold on)? |
Re: NI Vision Functions
Quote:
Code:
convexHull(binaryImage.image,binaryImage.image,1); |
You may want to check out this post. They have wrapped it into the library as of today. http://www.chiefdelphi.com/forums/sh...d.php?t=100792
|
Re: NI Vision Functions
Yeah, but there are still many many functions upwrapped :P
|
Re: NI Vision Functions
Quote:
Brad |
Re: NI Vision Functions
Currently, the only other one I am using is imaqSubtractFn, but in an ideal world I would like to play with the edge detection and the detect lines functions. Also, I've rewritten a bunch of the stuff with the particle reports, to get more data and because the sorted vector is slow.
|
Re: NI Vision Functions
Quote:
|
Re: NI Vision Functions
Does anyone know if there is full documentation of the NIVision C functions anywhere to make this process easier?
|
Re: NI Vision Functions
Program Filles/National Instruments/Vision/Documentation.
Specifically, you should look at the CVI document. Greg Mckaskle |
Re: NI Vision Functions
Quote:
|
| All times are GMT -5. The time now is 11:15. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi