TIEVisionHistogram.calcBackProject
Declaration
procedure calcBackProject(image: TIEVisionImage; backProject: TIEVisionImage); safecall;
Description
Calculate the back projection of a histogram.
Parameter | Description |
image | Source image |
backProject | Destination image |