OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library.
Why this server?
Uses OpenCV for core image manipulation operations like cropping, resizing, and drawing text and shapes on images.
Why this server?
Enables real-time face detection and recognition capabilities for the Eye Agent, allowing the system to visually identify users
Why this server?
Used for image processing operations when handling scanned documents, supporting the OCR functionality to extract text from images.
Why this server?
Enables image processing and manipulation before inserting images into Word documents, with support for reading images using OpenCV and embedding them directly from cv2 image matrices.
Why this server?
Leverages OpenCV's camera interfaces to capture images, manipulate video properties like brightness and contrast, and perform basic image transformations.