The purpose of the OCR API is to provide automatic recognition from images to texts. The OcrSrv library encapsulates a layout engine which does the layout analysis on the given image to pick out the text areas, and a recognition engine which then translates them into texts.
OCR API is a standalone module of S60.