Method procedure VLChamferMatchingContour.TVLChamferTemplateCoordinates.FromBuffer(IVLImageBuffer)
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLChamferTemplateCoordinates
Contents |
Syntax
Delphi:
procedure FromBuffer( ABuffer : IVLImageBuffer );
C++ Builder:
void __fastcall FromBuffer( IVLImageBuffer ABuffer );
Visual C++ (MFC):
void FromBuffer( TVLCVideoBuffer ABuffer );
Summary
Creates a list of coordinates from a black and white image buffer.
Description
Call this method to create a list of coordinates from a black and white image buffer.