Specifications

Intel
®
ImageProcessingLibraryReferenceManual
1-2
1
AboutThisManual
Thismanualprovidesabackgroundoftheimageandexecution
architectureoftheImageProcessingLibraryaswellasdetailed
descriptionsofthelibraryfunctions.Thefunctionsarecombinedingroups
bytheirfunctionality.Eachgroupoffunctionsisdescribedinaseparate
chapter(chapters3through14).
ManualOrganization
Thismanualcontainsfourteenchapters:
Chapter1 Overview.IntroducestheImageProcessing
Library,explainsthemanualorganizationand
notationalconventions.
Chapter2 ImageArchitecture.Describesthesupported
imagearchitecture(colormodels,datatypes,data
order,andsoon)aswellastheexecution
architectureandimagetiling.
Chapter3 ErrorHandling.Providesinformationonthe
error-handlingfunctionsincludedwiththe
library.User-definederrorhandlerisalso
described.
Chapter4 ImageCreationandAccess.Describesthe
functionsusedto:create,set,andaccessimage
attributes;setimageborderandtiling;and
allocatethememoryfordifferentdatatypes.The
chapteralsodescribesthefunctionsthatfacilitate
operationsinthewindowenvironment.
Chapter5 ImageArithmeticandLogicalOperations.”
Describesimageprocessingoperationsthat
modifypixelvaluesusingsimplearithmeticor
logicaloperations,aswellasalpha-blending.