vImage Reference Collection

The vImage framework is a high-performance image processing framework. It includes high-level functions for image manipulation—convolutions, geometric transformations, histogram operations, morphological transformations, and alpha compositing—as well as utility functions for format conversions and other operations.

The framework uses vectorized code that makes use of Single Instruction Multiple Data (SIMD) vector units, when available. It uses the best code for the hardware it is running on, in a manner completely transparent to the calling application.


Framework
/System/Library/Frameworks/Accelerate/
Header file directories
/System/Library/Frameworks/Accelerate/vImage.framework
Companion guide

Other References

vImage Data Types and Constants
vImage Alpha Compositing
vImage Conversion
vImage Convolution
vImage Decompression Filtering
vImage Geometry
vImage Histogram
vImage Morphology
vImage Transform


 

PDF 

Revision History
Index



© 2007 Apple Inc. All Rights Reserved. (Last updated: 2007-07-12)