All Articles Tagged JPEG

Link/UrlTags
JPEG decompression benchmark[Forums]
Looking for some benchmarks for jpeg decoding but couldn't find it.I'm trying to figure out if it is possible to decode a motion jpeg video stream (no hard-disc I/O) with a resolution of 1280*1024...

Posted: 2011-06-09 03:23:38
JPEG, MJPEGVideoDecoder
UIC::JPEGDecoder -> Convert JPEG to IYUV or YUY2[Forums]
Hi,Currently I am trying to make JPEGDecoder convert JPEG image to some YUV format like YUY2 (4:2:2, packed) or IYUV (4:2:0, planar). UIC documentation contains the example related to JPEG decoding, but...

Posted: 2011-03-21 03:06:00
IYUV, JPEG, JPEGDecoder, UIC, YUY2
IPP in Atom Processor[Forums]
Hi,I am planning to run the Intel IPP in a computer with Intel ATOM D525 (2x 1.8).There are two main tasks that I need:- Compress JPEG Images (Gray and Color)- Resize Images (RAW)This way, I would like...

Posted: 2011-01-26 03:38:27
atom, JPEG
linker Error JPEG compression Mac OS X[Forums]
Hi, I am working on Mac OS X 10.5.2, Xcode 3.1.2 version. One of modules of my application require JPEG compression technique, to accomplish, we are using the ijg sample ( provided in ipp-samples->image-codecs). Below...

Posted: 2010-06-28 11:22:38
IJG, IPP, JPEG, linke error
Intel® Integrated Performance Primitives (Intel® IPP) - JPEG sample and performance FAQs[Knowledgebase]
Contents: Where can I download the Intel® IPP JPEG sample package? What JPEG samples does Intel IPP image-codec sample package contain? What features are supported in the Intel IPP UIC...

Posted: 2008-09-11 06:00:00 by Ying H (Intel)
JPEG, JPEG 2000, JPEG Performance, JPEG2K Wavelet transform, uic, UIC JPEG decoder, UIC sample application
MJPEGVideoDecoder Buffer Overrun[Forums]
I recently ran into a buffer overrun problem when using the MJPEGVideoDecoder in the sample code. I've tracked it down and came up with a valid workaround without modifying the sample code, but a fix to...

Posted: 2009-10-07 16:01:01
JPEG, mjpeg, MJPEGVideoDecoder
Intel® IPP - Unified Image Codecs(UIC)[Knowledgebase]
Intel® IPP Unified Image Codecs (UIC) is a set of C++ interfaces that simplify the use of various image codecs. It includes abstract base classes and implementation of some image codecs, for example JPEG...

Posted: 2009-07-08 06:00:00 by Naveen Gv (Intel)
Image Codec, Intel Image codec, Intel IPP C++ interface, JPEG, JPEG 2000, uic
Problem with JPEG lossless and predictor 7[Forums]
Hello,Using predictor 7 from the JPEG lossless standard we are experiencing problems encoding/decoding pixeldata.We are using a generated image of a white rectangle on a black background (16 bit grayscale)...

Posted: 2008-11-04 00:17:41
Compression, decoding, decompression, encoding, JPEG, lossless, predictor
Performance Tools for Software Developers - Application Notes - Intel® IPP JPEG2000 and JasPer in Ksquirrel[Knowledgebase]
Accelerating JasPer JPEG2000 Decoding in KSquirrel with Intel® Integrated Performance Primitives (Intel® IPP) Version Information Downloading KSquirrel, JasPer, Intel® IPP JPEG Source Code Source...

Posted: 2009-03-22 09:00:00 by Zhou Sha (Intel)
IPP JPEG, jasper, JPEG, jpeg2000, ksquirrel
JPEG Example[Forums]
Hi,I'm building an app for video validation. Most of the time we record frames as uncompressed YCbCR (normally 8bit 4:2:2) but we are finding a need to archive some of our content offline for reference....

Posted: 2008-10-01 17:57:23
IPPJ, JPEG, YCbCr