Creates a recognition GUI page from an existing raster page, and optionally an ART page.
Parameters
- page
- Raster page to be imported into the recognition engine and recognition zone editor GUI.
- annotationPage
- Annotation page corresponding to the recognition page, or null if the application is
not using ART with the recognition page.
Return Value
ImageGear.Recognition.ImGearRecPage class. Recognition page created from the raster page passed into the method. This page can be used for recognition tasks, or ignored if the application only needs to work with the zone editing GUI (and not also performing recognition, for example).