Identification; Character Recognition; Patterns; Geometry And Measure - Mitsubishi Electric MELSENSOR VS70 Series Setting Manual / Spreadsheet

Fa sensor
Hide thumbs Also See for MELSENSOR VS70 Series:
Table of Contents

Advertisement

Identification

Function
ReadIDMax

Character recognition

Function
OCRMax

Patterns

Function
TrainPatMaxPattern
FindPatMaxPatterns

Geometry and measure

Function
LineFromNPoints
PointToPoint

Graphics and plot

Function
Button
CheckBox
EditRegion
EditString
PlotCross
PlotString

Math and logic

Function
And (Value 1, Value 2,...)
Or (Value 1, Value 2,...)
Not (Value)
If (Cond, Value 1, Value 2)

Text

Function
Stringf
Description
To detect and decode 1D or 2D symbols within a region of interest.
Description
To perform Optical Character Recognition (OCR). Firstly, this function identifies the regions which contain lines of text,
and then classifying and train characters by corresponding them to fonts one by one. Characters are identified by
comparing the images of characters and trained fonts.
Description
To create a model to be used with FindPatMaxPatterns function. This function extracts and trains shape features from
images, and create a pattern structure which includes a trained pattern.
To detect matched patterns from an image based on a trained pattern.
Description
To create a line by entering two or more coordinates.
To calculate the distance between two points.
Description
To insert a labeled push button control into the spreadsheet. A button press can be configured to signal an event
trigger.
To insert a labeled checkbox control into the spreadsheet.
To insert an interactive graphical region control into the spreadsheet. When the control is clicked, the display switches
to Interactive Graphics Mode where the size, position, rotation, and curvature of the region can be adjusted. The
specified region which is set in this mode can be used as an external specified region.
To insert a text edit control into the spreadsheet. The EditString control works like other interactive text input boxes.
To plot a cross on the image.
To plot a text string on the image.
Description
To return 1 if all values are non-zero.
To return 0 if all values are zero; otherwise, return 1.
To return 0 if Value is non-zero, or return 1 if Value is zero.
To return Value 1 if Cond is non-zero; otherwise, return Value 2.
Description
To return a text string constructed using a "C" library standard format-string.
Appendix 2 Commonly Used Functions
A
APPX
131

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents