Python Specific

示例

The sample program demonstrates:

Image Python

eGrabber

egrabber_acquisition
Acquire images through the eGrabber camera API.
Manipulate the images.

OpenCV camera

openCV_acquisition (OpenCV Camera Acquisition)
Acquire images through the OpenCV camera API
Manipulate the images.

OpenGL

easy3d_viewer
Display a 3D resource (cloud or mesh) within an Open eVision 3DViewer using OpenGL and SDL2.

Qt

easy_find_learn
Learn a pattern.
Find it in an image using EasyFind in a Qt application.
easy_gauge_basic
Make subpixel measurements with EasyGauge in a Qt application.

VimbaX

vimbax_acquisition
Acquire images through the VimbaX camera API
Manipulate the images.

Base Web

Base Web
Make image acquisition in a web server.
Perform image processing.
Broadcast the images using HTTP to any remote client through a web browser.

Basic Tkinter

Basic Tkinter
Perform and rotate and scale an image.
Display the image using the Tkinter GUI framework.