|
iDRS™ SDK 16
|
Preprocessing module exposes the features that allows an integrator to enhance the image data before performing various processing on it. More...
Modules | |
| Camera Image Preprocessing | |
| Camera Image Preprocessing module exposes the features that allows an integrator to enhance camera images before performing various processing on it. | |
Classes | |
| class | CBinarize |
| The CBinarize class offers image binarization features. More... | |
| class | CBlankImageDetection |
| The CBlankImageDetection class offers blank image detection features. More... | |
| class | CDarkBordersRemoval |
| The CDarkBordersRemoval class provides dark borders removal capabilities. More... | |
| class | CDeskew |
| The CDeskew class offers deskew image correction. More... | |
| class | CDespeckle |
| The CDespeckle class provides image noise reduction features via an image despeckle filter. More... | |
| class | CDitherRemoval |
| CDitherRemoval attempts to perform the reversal of image dithering, which is a common technique for printing with inkjet printers. More... | |
| class | CGreyscale |
| The CGreyscale class offers image greyscale conversion. More... | |
| class | CImageOperation |
| The CImageOperation class represents the base class for the image operations related classes in iDRS SDK. More... | |
| class | CImageOperationUtils |
| The CImageOperationUtils class offers image operation utilities. More... | |
| class | CLineRemoval |
| The CLineRemoval class provides line removal capabilities. More... | |
| class | CNegative |
| The CNegative class offers negative image transformation. More... | |
| class | CPunchHoleRemoval |
| The CPunchHoleRemoval class is part of iDRS advanced preprocessing module. It provides punch hole removal capabilities. More... | |
| class | CResize |
| The CResize class offers image resizing. More... | |
| class | CRotate |
| The CRotate class offers image rotation features. More... | |
| class | IBinarizeCallback |
| IBinarizeCallback defines the interface required to provide a custom algorithm for image binarization. More... | |
| class | IDespeckleCallback |
| IBinarizeCallback defines the interface required to provide a custom algorithm for speckle removing. More... | |
Preprocessing module exposes the features that allows an integrator to enhance the image data before performing various processing on it.