Back to Aurora Vision Studio website

You are here: Start » Filter Reference » OpenCV » Histogram » cvCalcBackProject

cvCalcBackProject


Module: OpenCV

Calculates array histogram. This function perform cvCalcHist inside.

Name Type Range Description
Input value inImages ImageArray
Input value inChannels IntegerArray
Input value inDomainBegin RealArray
Input value inBinSize RealArray
Input value inBinCount IntegerArray
Input value inScale Real 0.0 -
Output value outImage Image Output image

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError All arrays must have equal size in cvCalcBackProject

Complexity Level

This filter is available on Basic Complexity Level.