- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to concatenate matrices with Intel IPP? Are there any functions that perform it like in OpenCV hconcat and vconcat?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
IPP does not include such function. For concatenating matrices, will this be one-time overhead for the application, or is it the performance critical part for the computer vision application? IPP now provides the optimized code for the performance critical OpenCV functions. It may help to understand if this function need to be added for future IPP function.
Thanks,
Chao
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
IPP does not include such function. For concatenating matrices, will this be one-time overhead for the application, or is it the performance critical part for the computer vision application? IPP now provides the optimized code for the performance critical OpenCV functions. It may help to understand if this function need to be added for future IPP function.
Thanks,
Chao
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Many thanks for your comprehensive answer. I think there is no need to add such simple functions. I used ippiCopyConstBorder function. I am trying to write a program for the Intel MIC architecture so I do not use OpenCV.
I agree with your opinion but why Intel IPP 9.0 does not support encoding and decoding JPEG?
Thanks,
Stan
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page