Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- pageView
- Page view control used to display the image whose zones are to be edited.
- recognitionEngine
- Instance of the recognition engine being used by the application.
Return Value
Instance of the ImGearRecZoneGUI class representing the recognition zone editor GUI which is set up to work with the given page view control and recognition engine.
You must supply a page view control (ImGearPageView object) which will be used to display the image
whose zones are to be edited. You must also supply the instance of the recognition engine being used
by the application.