- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello, When I use the ippiConv_32f_C1R of the ippi version 2018.2.185 I get a problem.....
IppEnum funCfgFull = (IppEnum)(ippAlgAuto | ippiROIFull | ippiNormNone);
check_sts( status = ippiConv_32f_C1R(pSrc1, srcStep1, src1Size, pSrc2, srcStep2, src2Size, pDst, dstStep, funCfgFull, pBuffer) )
when I use ippiROIFull or ippiROIValid....it works correct....but when I use ippiROISame , it crash....I want to know if the ippiConv_32f_C1R not support "Same"....Because in my algorithm , I need this.....Although I can use Full and get the result and chang it to Same, But its not very convinent.....Thanks..very much...
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Shiyuan,
For the code crash, can you submit one test code at the support website to Intel IPP product?
https://software.intel.com/sites/default/files/managed/41/2a/SubmittingS...
Our support expert may have further check for the code.
regards,
Chao

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