- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hallo
Because I don't have any luck in using the ippiMinEigenVal_8u32f_C1R function, I need to ask you a question:
The problem is, that I always get a ippStsSizeErr as return value. Citing the manual, this is the case if the roiSize is zero or negativ or apertureSize or averageWindow is 3 or smaller. But I can for sure deny that. So what can be a problem then?
Greetings
Gerd
Because I don't have any luck in using the ippiMinEigenVal_8u32f_C1R function, I need to ask you a question:
The problem is, that I always get a ippStsSizeErr as return value. Citing the manual, this is the case if the roiSize is zero or negativ or apertureSize or averageWindow is 3 or smaller. But I can for sure deny that. So what can be a problem then?
Greetings
Gerd
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
may be documentation was not so clear, we constantly work on improvement of it. Actually, bad argument conditions are:
One of pointer arguments is 0
roiSize has non positive field
Step is less than roiSize.width*
Step is not multiple of *
apertureSize or averageWindow is not 3, 5 or 7 (Sobel and Blur kernel sizes, supported in ippCV)
Regards,
Vladimir
Vladimir

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page