Mac OS X Reference Library Apple Developer
Search

Introduction

Framework
/System/Library/Frameworks/Accelerate/
Header file directories
/System/Library/Frameworks/Accelerate/vImage.framework
Declared in
Alpha.h
BasicImageTypes.h
Conversion.h
Convolution.h
Geometry.h
Histogram.h
Morphology.h
Transform.h
vImage_Types.h

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.



Last updated: 2007-07-12

Did this document help you? Yes It's good, but... Not helpful...