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 Reference
vImage Conversion Reference
vImage Convolution Reference
vImage Decompression Filtering Reference
vImage Geometry Reference
vImage Histogram Reference
vImage Morphology Reference
vImage Transform Reference


 

PDF 

Revision History
Index



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


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.