- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have some trouble by calling the ippiResize function.
I get a exception and can catch it only with catch(...) so I can't check what kind of exception it is.
I read something of exceptions with IPP but it should be platform dependend. I'am working with windows and MSVC .Net 2003 compiler.
The problem is the same with IPP 5.1 and 4.1.3
I also checked the src and dst data but it seems to be corrct pointer with allocated memory.
Maybe there is some information what the problem could be, I think about memory access problem, but I don't know that there is a exception for.
Best regards
Peter
I have some trouble by calling the ippiResize function.
I get a exception and can catch it only with catch(...) so I can't check what kind of exception it is.
I read something of exceptions with IPP but it should be platform dependend. I'am working with windows and MSVC .Net 2003 compiler.
The problem is the same with IPP 5.1 and 4.1.3
I also checked the src and dst data but it seems to be corrct pointer with allocated memory.
Maybe there is some information what the problem could be, I think about memory access problem, but I don't know that there is a exception for.
Best regards
Peter
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Peter,
could you please post simple test case here?
Regards,
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I solved the problem. Because of a special API I swaped the height and width and so there was a memory problem.
Anyway I wonder that there is a exception that will be thrown by that memory acces problem, because I thought that there should be program termination.
Nevertheless thx for reply.
Anyway I wonder that there is a exception that will be thrown by that memory acces problem, because I thought that there should be program termination.
Nevertheless thx for reply.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ok, great. Thanks for informing us.
Regards,
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