04-30-2008 05:51 PM
04-30-2008 07:57 PM
05-01-2008 04:03 PM
Hello,
I wrote a few VIs that compared the original images with a couple of different builds that performed the ImaqMorphology function in CVI 8.5 and it looks like using the structuring element in a release build produces the same results as using NULL.
07-01-2008 11:42 AM
Hello,
I'm developping an application using image processing. I set up the image processing method with NI Vision Assistant and generated the C code for Labwindows CVI. Yet I face the same problem, that is to say, as soon as I specify a structuring element in imaqMorphology function, there is the run time error:
Out-of-bounds pointer argument (past end memory block)
My configuration is:
Windows 2000 SP4
Intel Pentium 4 3.6GHz
NI Vision Assitant 8.5.0
NI Labwindows CVI 8.5.0
Thanks.
JS
07-02-2008 09:10 AM
07-02-2008 07:09 PM
07-07-2008 06:11 PM - edited 07-07-2008 06:11 PM
Hello,
As Carlton mentioned, this is a known issue and will be corrected in a future version of CVI. Unfortunately the specific details of a release date are not yet available. Until the fix is implemented in a future version, continue using the NULL workaround mentioned above. Happy programming 🙂