image: Convert to Column
Convert Image Window to Worksheet Column(s)
Minimum Origin Version Required: 2022b
1. cv2col -r 2 sort:=asc;
Please refer to the page for additional option switches when accessing the x-function from script
Input
ImageLayer
int
Option list:
Output
Worksheet
This X-Function is added for GeoTIF image processing. It is used to generate the needed column with proper Long Name prepared for post-processing like histogram. Missing values will be ignored.
The computation uses function from OpenCV Main API. Please refer to the OpenCV Main API Help file, Version 2.4.11.0 and read imgproc. Image Processing topic.
cvhistogram, cv2Mat