PreprocessAnalyzeRecognize method returns E_OUTOFMEMORY error crashing the Engine

Symptoms

PreprocessAnalyzeRecognize method will return E_OUTOFMEMORY resulting in the crash of the recognition process.

Cause

The Sample image might have an extensive resolution. This is making it harder for FREngine to process it, and may cause the mentioned error. 

Resolution

In this case, a general recommendation will be to change the picture's resolution to a lower value. 

In addition to that, there is a workaround for this kind of situation. 
Using the OverwriteResolution method and adjusting the resolution of input image to a desirable value.

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.