![]() |
Re: Ellipse Detection
I reviewed the C++ code at one point, and it was using a similar coordinate system of 0,0 in the center of the screen. This is useful because it makes it easy to center something with feedback from the camera. At the time I reviewed the code, it was using the vertical info to normalize so that X coordinates would actually go above 1.0. I do not know if that was modified to match the LV code or was left the same.
Hopefully someone else can verify the coordinate system of the C++ sample code. Can you open and inspect DetectEllipses() to see how things are normalized? Greg McKaskle |
Re: Ellipse Detection
So far, I've been unable to find it. I thought it would be in the nivision.h file, as all images inherit it, but after searching through the equivalent of 140 pages in the word document, I have only found the exact same declarations and info as was posted in the brief help guide documentation. Do you have any idea where it would be located?
|
| All times are GMT -5. The time now is 21:27. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi