(requires: Live Comparisons)
_DefineCameraCorrection, LiveWindowSetup, SplitHorizontallyLiveBottom, SplitHorizontallyLiveTop, SplitVerticallyLiveLeft, SplitVerticallyLiveRight, ViewAlternateLive, ViewBinaryMaskedLive, ViewDifferenceLive, ViewInterlacedLive, ViewLiveRectangle, ViewPseudoRedGreenLive, ViewTransparentLive
This function runs the Acquire > Live Comparisons > Live Window command.
Description
LiveWindowSetup(
int pos
);
This function defines the position of live window.
Parameters
pos
Live window position.
Left half of the picture window. | |
Right half of the picture window. | |
Top half of the picture window. | |
Bottom half of the picture window. | |
Upper left corner of the picture window. | |
Upper right corner of the picture window. | |
Bottom left corner of the picture window. | |
Bottom right corner of the picture window. |
This function runs the Acquire > Live Comparisons > Split Bottom command.
Description
SplitHorizontallyLiveBottom();
This function displays the live image in the bottom pane and the original image in the top pane.
See Also
SplitHorizontallyLiveTop
This function runs the Acquire > Live Comparisons > Split Top command.
Description
SplitHorizontallyLiveTop();
This function displays the live image in the top pane and the original image in the bottom pane.
See Also
SplitHorizontallyLiveBottom
This function runs the Acquire > Live Comparisons > Split Left command.
Description
SplitVerticallyLiveLeft();
Splits the screen horizontally and displays the live image in the left pane and original image in the bottom pane.
See Also
SplitVerticallyLiveRight, SplitHorizontallyLiveBottom, SplitHorizontallyLiveTop
This function runs the Acquire > Live Comparisons > Split Right command.
Description
SplitVerticallyLiveRight();
Splits the screen horizontally and displays live image in the right pane and original image in the bottom pane.
See Also
SplitVerticallyLiveLeft, SplitHorizontallyLiveBottom, SplitHorizontallyLiveTop
This function runs the Acquire > Live Comparisons > Alternate command.
Description
ViewAlternateLive();
This function alternates the original image and the live image in a user-defined rectangle. The rectangle can be defined by drawing on the screen using the mouse.
This function runs the Acquire > Live Comparisons > Binary Masked command.
Description
ViewBinaryMaskedLive();
Displays the original image at pixels where the binary image is equal to zero and the live image at pixels where the binary image is equal to one.
See Also
ViewAlternateLive
This function runs the Acquire > Live Comparisons > Difference command.
Description
ViewDifferenceLive();
Displays the difference between the live and the original images.
This function runs the Acquire > Live Comparisons > Interlaced command.
Description
ViewInterlacedLive();
Displays the live image in the odd lines and the original image in the even lines.
This function runs the Acquire > Live Comparisons > Live Rectangle command.
Description
ViewLiveRectangle();
Displays alternately the original image and the live image in a user-defined rectangle. The rectangle can be defined by drawing on the screen using the mouse.
This function runs the Acquire > Live Comparisons > Pseudo Red&Green command.
Description
ViewPseudoRedGreenLive();
Displays the live image in the red component and the original image in the green component.
This function runs the Acquire > Live Comparisons > Transparent command.
Description
ViewTransparentLive();
Displays the average of original and live images in a user-defined rectangle. The rectangle can be defined by drawing with a mouse on the screen.
Description
_DefineCameraCorrection();
The Define point defects mask wizard starts.
See Also
EnableCameraCorrection, _TestAndView