|
CamshiftGetBackprojection Method (PixelFormat)
|
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
)
Public Function GetBackprojection (
format As PixelFormat
) As Bitmap
Request Example
View SourceParameters
- format
- Type: System.Drawing.ImagingPixelFormat
Return Value
Type:
BitmapSee Also