File: New: Image: Image/Video...
Import an image file into a new Image window
Minimum Origin Version Required: 2022
1. string fname$= system.path.program$ + "Samples\Image Processing and Analysis\white camellia.jpg"; cvopen;
Please refer to the page for additional option switches when accessing the x-function from script
Input
String
TreeNode
Output
int
This cvOpen function imports an image file into a new Image window.