kcad
May 25, 2005, 19:37:35
I am having an issue with the ROI in the MV Blob Finder.
1. I have it set to 200(H) by 320(W) on a 320x240 input stream. It seems to intermittently change the Width value to zero though? I can't figure out why? It might be correlated to using the mvp file from an application, but I'm not making any calls that should modify this value.
2. Once it made that change to 0, if I increase the ROI width again then run my mvp from the workbench (or if I run and increase the width while it is running), it crashes.
Error message is:
===
IPL 2.5 Release
In function iplColorToGray(): [file iplcolor.c, line 74]
Incorrect Image
Incorrect size of ROI in the image header
(status: -25)
ErrMode=IPL_ErrorModeLeaf
Terminate the application?
===
Am I doing something wrong or is there a bug in there or something?
Thanks
1. I have it set to 200(H) by 320(W) on a 320x240 input stream. It seems to intermittently change the Width value to zero though? I can't figure out why? It might be correlated to using the mvp file from an application, but I'm not making any calls that should modify this value.
2. Once it made that change to 0, if I increase the ROI width again then run my mvp from the workbench (or if I run and increase the width while it is running), it crashes.
Error message is:
===
IPL 2.5 Release
In function iplColorToGray(): [file iplcolor.c, line 74]
Incorrect Image
Incorrect size of ROI in the image header
(status: -25)
ErrMode=IPL_ErrorModeLeaf
Terminate the application?
===
Am I doing something wrong or is there a bug in there or something?
Thanks