VG3 Software Manual
Software Update Log
Software Introduction
VisionGroup3 Vision Software Platform
Menu Bar
Quick Options Preview
Flow Tree and Global Flow Tree
Function Tree
Software Version Description
Function Addition Tree
Function Information
Image Display Area
AI Model Tree
Global Variable Tree
Camera
Coordinate System Tree
Hardware Communication Configuration
Usage and Troubleshooting of Various Communication Simulation Software
Hardware Management Device Connection Test
String Monitor Operation
Digital IO Monitor Operation
Register Monitor Operation
Image Processing
Image Acquisition and Display
Camera Image Acquisition
Camera Label Image Acquisition
Display Image
Window Clear
Read Camera Image
Video Processing
Video Reading
Video Download
Video Acquisition
Video Generation
Color Detection
Color Image Cropping
Color Selection
KNN Color Selection
Color Conversion
Block Sequence Detection
Color Blob Detection
Category Color
Image Preprocessing
Image Cropping
Image Merge
Image Ring Unfold
Image Filtering
Image Transformation
Camera Distortion Calibration
Perspective Distortion Calibration
Image Correction
Region Processing
Geometry to Region
Region Transformation
Region Screening
Region Operation
Blob Region
Region Creation
Region Generation
Simple Detection
Blob Detection
Blob Multi-Region Detection
Image Contrast
Image Brightness
Line Burr Detection
Circular Burr Detection
Pixel Difference Detection
Positioning and Measurement
Matching
Feature Matching
Optimized Feature Matching
Single Target Template Matching
Multi-Template Feature Matching
Geometric Extraction
Extract Line
Extract Circle
Extract Arc
Extract Ellipse
Edge Extraction
Extract Parallel Lines
Line Intersection
Extract Quadrilateral
Point-Line Caliper
Line-Line Caliper
Edge Distance Counting
Measurement Calibration
Farthest Nearest Point Extraction
Geometric Calculation
Custom Point
Custom Line
Custom Circle
Custom Pose
Custom Rotated Rectangle
Custom Coordinate System
Custom Rectangle Array
Line-Line Intersection
Line-Line Angle
Angle Bisector
Line-Line Distance
Point-Point Distance
Point-Line Distance
Point-Circle Distance
Point-Circle Tangent
Line-Circle Distance
Line-Circle Intersection
Circle-Circle Intersection
Position Correction
Point + Angle Correction
Two-Point Position Correction
Two-Line Position Correction
Positioning Guide
Camera Calibration
Long Radius Calibration (Auto)
Long Radius Calibration (Manual)
Camera Simple Calibration
N-Point Calibration
Calibration Transfer
Calibration Verification
Calibration Reference
Calibration Calculation
Calibration Conversion
Camera Calibration Conversion
Mapping
Mapping Reference
Mapping Conversion
Mechanical Transfer
UVW Calculation
Learn Reference Target
Single Camera Pick
Single Camera Pick (Eye-in-Hand)
Single Camera Pick and Place
Single Camera Correction
Multi-Camera Correction
Dual Camera Alignment
Mechanical Point Alignment
Multi-Camera Alignment
Mechanical Point Alignment (Weight)
Multi-Region Alignment
Identification Tools
Code Reading Tool
1D Barcode Quick Recognition
2D Barcode Quick Recognition
All Type Code Reading
Barcode Grading (AI)
Character Recognition
Matching Character Recognition
Deep Learning
Detection
Object Detection (AI)
Rotated Object Detection (AI)
Human Keypoint Detection[AI]
Segmentation
Image Segmentation AI
Classification
Image Classification[AI]
Recognition
Character Recognition[AI]
Auxiliary Tools
AI-Assisted Annotation
Auxiliary Tools
Control Statements
Flow Unit
Conditional Detection
Complex Condition Detection
Loop Detection
Break
Continue
Combo Box
Flow Delay
Jump Module
Flow Reset
Stop Software
Start Detection
Pause Software
Process Trigger
Async Flow Trigger
Recipe switching
Loop Position Filtering
System Tool
DEBUG INFO
System Time
System Info
Sequence Tools
Data Sequence
Data Sequence Calculation
Continuous state change
Continuous status confirmation
Spatial Displacement Change
Sequence Action
Mathematics and Data
Logical relationship
Arithmetic Operations
Relational Judgment
Absolute Value
Relative Value
Trigonometric Functions
Integer Bitwise Operation
Data Processing
Data Summary
Label Filters
Rotated Label Filtering
Multi-ROI Rotated Label Filtering
Data Calculation
Lua Script Tool
Variable Processing
Linear Variable Creation
Linear Variable Writing
Linear Variable Array Insertion
Linear Variable Array Deletion
Linear Variable Array Value Setting
Global Variable Reading
Global Variable Writing
Global Variable Invalidation
Global Variable Array Insertion
Global Variable Array Deletion
Global Variable Array Value Setting
Global Image Array Preview
Data Binding
Data Unbinding
Array and String
Array Insert
Array Slice
Array Remove
Array Get Value
Array and Data Concatenation
String Split/Conversion
Data to String
String to Data
String Split
String Find
String Substring
Result Analysis
Display Data
Display Array Data
Save Image
Statistical Counting
Display Result on Image
Display Results on Window
Detection Screenshot
Hardware Control
String Communication Read
String Command Control
String Communication Write
Register Communication Read
Register Communication Write
Register Command Control
Siemens DB Block Read
Siemens DB Block Write
Light Controller Control
Digital Input Read
Digital Output Read
Wait for Digital Input
Wait for Digital Output
Digital Output Write
Voice Broadcast
Motion Control
Axis Motion
Stop Axis
Wait for Axis Stop
Set Axis Parameters
Axis Enable
Multi Axis Motion
AI Trainer
AI Trainer Operation Guide
Deep Learning Labeling Principles and Details
Run Interface Edit
Enter Design Interface
Understanding Interface Composition
Object List
Main Menu
Others Design Window Property List Event Script
Widget List
Image Widget
Run Control Widget
Button Widget
Status Monitor Widget
Label Widget
Condition Label Widget
BOOL Setting Widget
Integer Setting Widget
Float Setting Widget
String Setting Widget
Dropdown Setting Control Widget
Integer Slider Widget
Float Slider Widget
Container Widget
Combo Box Widget
Tab Widget
Vertical Layout Widget
Horizontal Layout Widget
Vertical Spacer Widget
Horizontal Spacer Widget
Login Widget
Image Box Widget
Log Widget
Pie Chart Widget
Bar Line Chart Widget
Static Table Widget
Dynamic Table Widget
Circular Progress Widget
Preview Mode
Script Mode
Run Mode
Custom Logo
Software FAQ
How to Solve Global Camera Fly Shooting Smear Problem
Maximize Graphics Card Performance Settings
Method to Enable Virtual Memory
Vision Software Freeze Troubleshooting Steps
Secondary Development
VisionGroup3 CSharp Secondary Development Manual
VG3 SDK Development Guide V1.0 Cpp
VG3 Module Plugin Development
本站点使用 MrDoc 构建
-
+
首页
Camera Image Acquisition
## Camera Image Acquisition Camera Image Acquisition module provides image source, you can choose simulation camera or physical camera. ## Module Principle This module reads an image from the local hard disk or camera according to the parameter settings as the image input source for subsequent modules. ## Usage Method This module is generally used as the first module in the flow to generate an image source for subsequent image processing and other operations. ## Successor Module This module is generally used in conjunction with the Display Image module, in which the effect of the image output by this module can be seen. ## Parameter Configuration Description * When simulation camera is checked in Camera Image Acquisition, images can be loaded from a specified local path. In this case, the following parameters need to be set: ### Image Format You can set the image format to monochrome image or color image. ### Load Single Image  Load a single local image from a specified hard disk location. ### Load Folder Images  Read no more than 200 images from a specified hard disk folder. ### Shortcut Button for Reading Folder Images  * When simulation camera is not checked in Camera Image Acquisition, images can be acquired from a physical camera. In this case, the following parameters need to be set: ### Select Camera Associate the corresponding physical camera in the camera manager. ### Image Backup Backup the image acquired by the physical camera, mostly used in scenarios where the same physical camera acquires images multiple times for simultaneous detection or display. ### Trigger Mode You can set the trigger mode to self-trigger, software trigger, or hardware trigger. * Self-trigger: In this mode, the camera is in a continuous image acquisition state. When running to this module, an image is read directly from the camera's image buffer. * Software trigger: In this mode, the camera is in a state of waiting for a trigger signal. When running to this module, a trigger signal is first sent to the camera, and the camera starts acquiring images after receiving the trigger signal. * Hardware trigger: In this mode, the camera is in a state of waiting for a trigger signal. When running to this module, it waits for an external device to send a trigger signal to the camera, and the camera starts acquiring images after receiving the trigger signal. ### Gain Multiplier In the case of not increasing the exposure value, the image brightness can be increased by increasing the gain multiplier. ### Camera Gamma You can change the brightness and contrast of the image by adjusting Gamma. The larger the Gamma value, the darker the image and the stronger the contrast. ### Exposure Time You can increase the brightness of the image by increasing the exposure. ### Save Path The hard disk location where the current camera acquired image is stored when clicking the Save Image button. This parameter is restored to the default value after closing the software. ### Image Count Display the number of images acquired by the camera when clicking the Continuous Acquisition button. This parameter is restored to the default value after reselecting the Camera Image Acquisition module.  ### Light Source Controller Selection Associate the corresponding light source device in the light source controller. ### Light Source Trigger Mode * Always On: The light source remains on. * Software Trigger: Turn on the light source before the camera acquires an image, and turn off the light source after the camera acquires the image. * Software Trigger During Test: Only in test mode, turn on the light source before the camera acquires an image, and turn off the light source after the camera acquires the image. * Input IO Level Trigger: Keep the light source on and off following the level signal input from the external device. * Input IO Edge Trigger: Turn on the light source following the rising edge of the signal input from the external device, keep it for a specified duration, and then turn off the light source. ### Time Earlier Than Photographing The time to turn on the light source in advance when the camera acquires an image. Since the light source has a duration from off to brightest, this value is generally not less than 50 milliseconds. ### Channel You can select the corresponding light source channel. ### Brightness You can control the light source brightness of the corresponding channel. ## Output Description ### Running Result Whether the camera image acquisition is successful. ### Monochrome Image or Color Image Current image information and image data. ### Image Name * For physical camera, the image name is the name of the camera. * For simulation camera, the image name is the name of the loaded local image. ## Precautions ### Settings to Prevent Network Camera from Failing to Acquire Images 1. Turn off all types of firewalls on the computer, including public networks and private networks. 2. Enable Jumbo Frames on the computer and set it to a static IP address. 3. The computer network card cannot be an Intel I219 series chip. --- Click here to jump to the corresponding Chinese manual page: [Camera Image Acquisition](/doc/33)
唐红
2026年3月12日 13:37
转发文档
收藏文档
上一篇
下一篇
手机扫码
复制链接
手机扫一扫转发分享
复制链接
Markdown文件
PDF文档(打印)
分享
链接
类型
密码
更新密码