public Rectangle[] ObjectRectangles { get; }
Public ReadOnly Property ObjectRectangles As Rectangle() Get
The property provides array of moving objects' rectangles detected by the last call of ProcessFrame(UnmanagedImage, UnmanagedImage) method.
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.