•Region Of Interest Bounds --- Marquee Rect

Painting some shapes and texts are done using painting tool. The region of interest bounds on the image can be selected by the marquee rect tool.

[Graphics:../HTMLFiles/index_129.gif]

Rectangular area selected by the marquee tool is obtained.

rct = GetMarqueeBounds[frame]

sourceImage = panel @ getSourceImage[] ; jpeG = ShowJavaImage[sourceImage, rct[[1]], rct[[2]], rct[[3]], rct[[4]]]


Converted by Mathematica  (July 17, 2003)