IEVision » Page 2 » Custom Developer Tools and VCL Components | Developer Team

IEVision 4.5.0.0 for ImageEn

IEVision 4.5.0.0 for ImageEn
IEVision 4.5.0.0 for ImageEn


In order to use IEVision you must copy the ievision.dll library to the same folder as your executable or in any location in the system path.
You can check if ievision.dll is accessible by ImageEn calling IEVisionAvailable function. For example:

if not IEVisionAvailable() then
begin
ShowMessage('This application requires the ievision.dll plugin');
Application.Terminate;
exit;
end;
Read more

ImageEn IEVision 4.0.0.0

ImageEn IEVision 4.0.0.0
ImageEn IEVision 4.0.0.0


IEVision is an optional plugin for ImageEn which adds advanced vision features:

• OCR (Optical character recognition supporting more than 100 languages)
• Facial recognition: Searching for specific faces
• Face detection: Finding faces and other parts of the body, eyes, glasses, smile, body (full/upper/lower), cat faces and Russian number plates
• Searching images for matches based on a source image or training
• Face and objects tracking
• Barcode reading (EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code)
• Photo Stitching
• Inpainting/Image patching (to hide blemishes and copy content)
• Other advanced image processing algorithms (Non-local Means Denoising, Hough transformations, edge detection, image erosion and dilation, etc)
Read more

IEVision 3.0.6 Retail

IEVision 3.0.6 Retail
IEVision 3.0.6 Retail | 6 Mb


IEVision is an optional plugin for ImageEn which adds advanced vision features:

- Face detection (even parts of the face, such as "eye", "eye glasses", "full body", "lower body", "upper body", "face profile", "eye pair", "mouth", "nose")
- Face and objects tracking
- Basic OCR
- Bar code reading (EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code)
- Inpainting/Image patching (to hide blemishes and copy content)
- Several new image processing algorithms
Read more

IEVision OCR for XE8

IEVision OCR for XE8
IEVision OCR for XE8 | 89 Mb


IEVision is an optional plugin for ImageEn which adds advanced vision features:

- Face detection (even parts of the face, such as "eye", "eye glasses", "full body", "lower body", "upper body", "face profile", "eye pair", "mouth", "nose")
- Face and objects tracking
- Basic OCR
- Bar code reading (EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code)
- Inpainting/Image patching (to hide blemishes and copy content)
- Several new image processing algorithms
Read more