Click or drag to resize
Accord.NET (logo)

CamshiftGetBackprojection Method (PixelFormat, Rectangle)

Generates a image of the histogram backprojection

Namespace:  Accord.Vision.Tracking
Assembly:  Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax
public Bitmap GetBackprojection(
	PixelFormat format,
	Rectangle rectangle
)
Request Example View Source

Parameters

format
Type: System.Drawing.ImagingPixelFormat
rectangle
Type: System.DrawingRectangle

Return Value

Type: Bitmap
See Also