- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using VS2008, on windows 7 32/64 bit.
I am trying to process a tiff image using IPP. I did some search, but have not found any possibility for Intel IPP to load tiff image. So I use libtiff to load tiff image. But the problem is, the datatype of the image is libtiff related, such as TIFFRGBAImage. These formats seems not acceptable to Intel IPP.
So, how do I process tiff image with Intel IPP? Or is there anyway to let Intel IPP accept datat type like TIFFRGBAImage? Thanks a lot.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Gennady Fedorov (Intel) wrote:Thanks Gennady. But I got error message "no DLL were found in the waterfall procedure", which I don't quite understand, when ippiResizeGetBufSize() was called. ippiResizeSqrPixel() was commented out though.ResizeSqrPixel handls Ipp8u also. see the specification of that routine. You can find many ResizeSqrPixel examples into this Forum. e.g -
http://software.intel.com/en-us/articles/resize-function-ippiresizesqrpi...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sergey Kostrov wrote:I think so. I load them into raw buffer.>>...I am trying to do resizing using ResizeSqrPixel(), but it seems it handles Ipp32f data type...
You could always convert an image, without loosing a dynamic range, to any floating-point data types ( single- or double-precision ). The 'ippiResizeSqrPixel_<...>' function supports 16 different types and please take a look at:
.
http://software.intel.com/sites/products/documentation/hpc/ipp/ippi/ippi...By the way, did you manage to convert your Tiff-image to some Raw-image format?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
not famaliar with this programme. but i do know an image app which can load tiff image vb.net. it is much eailer than you think without changing image formats at all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yup indeed, I agree with FH i. I used to load images with the help of some professional imaging toolikits. I wonder whether this Tiff processor can be help? I hope you success. Good luck.
Best regards,
Arron

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