draw_rectangle2_mod returns the parameter for any orientated rectangle, which has been created interactively by the user in the window. The created rectangle is described by its center, its two half axes and the angle between the first half axis and the horizontal coordinate axis. ...
VISION_API void DrawRectangle2Mod(const MTuple& WindowHandle, const MTuple& RowIn, const MTuple& ColumnIn, const MTuple& PhiIn, const MTuple& Length1In, const MTuple& Length2In, MTuple* Row, MTuple* Column, MTuple* Phi, MTuple* Length1, MTuple* Length2); VISION_API void DrawRe...
draw_rectangle2returns the parameter for any orientated rectangle, which has been created interactively by the user in the window. The created rectangle is described by its center, its two half axes and the angle between the first half axis and the horizontal coordinate axis. ...
draw_polygon 功能:一个多边形的交互绘图。 draw_rectangle1 功能:画一个与坐标轴平行的矩形。 draw_rectangle1_mod 功能:画一个与坐标轴平行的矩形。 draw_rectangle2 功能:任意定向矩形的交互绘图。 draw_rectangle2_mod 功能:任意定向矩形的交互绘图。 draw_region 功能:一个闭区域的交互绘图。 draw_xld 功能:...
20. draw_rectangle2_mod 功能:任意定向矩形的交互绘图。 21. draw_region 功能:一个闭区域的交互绘图。 22. draw_xld 功能:一个轮廓的交互绘图。 23. draw_xld_mod 功能:一个轮廓的交互修正。 6.2 Gnuplot 1. gnuplot_close 功能:关闭所有打开的gnuplot文件或者终止一个活动的gnuplot子流 ...
draw_polygon 功能:一个多边形的交互绘图。 draw_rectangle1 功能:画一个与坐标轴平行的矩形。 draw_rectangle1_mod 功能:画一个与坐标轴平行的矩形。 draw_rectangle2 功能:任意定向矩形的交互绘图。 draw_rectangle2_mod 功能:任意定向矩形的交互绘图。
18. draw_rectangle1_mod 功能:画一个与坐标轴平行的矩形。 19. draw_rectangle2 功能:任意定向矩形的交互绘图。 20. draw_rectangle2_mod 功能:任意定向矩形的交互绘图。 21. draw_region 功能:一个闭区域的交互绘图。 22. draw_xld 功能:一个轮廓的交互绘图。 23. draw_xld_mod 功能:一个轮廓的交互修正...
20 draw_rectangle2_mod() 任意定向矩形的交互绘图。 21 draw_region() 一个闭区域的交互绘图。 22 draw_xld() 一个轮廓的交互绘图。 23 draw_xld_mod() 一个轮廓的交互修正。 6.2 交互式绘图工具(Gnuplot) No.函数功能 1 gnuplot_close() 关闭所有打开的gnuplot文件或者终止一个活动的gnuplot子流程。 2 ...
VISION_API void DrawRectangle2(const MTuple& WindowHandle, MTuple* Row, MTuple* Column, MTuple* Phi, MTuple* Length1, MTuple* Length2);VISION_API void DrawRectangle1Mod(const MTuple& WindowHandle, const MTuple& Row1In, const MTuple& Column1In, const MTuple& Row2In, const MTuple&...
20. draw_rectangle2_mod 功能:任意定向矩形的交互绘图。 21. draw_region 功能:一个闭区域的交互绘图。 22. draw_xld 功能:一个轮廓的交互绘图。 23. draw_xld_mod 功能:一个轮廓的交互修正。 6.2 Gnuplot 1. gnuplot_close 功能:关闭所有打开的gnuplot文件或者终止一个活动的gnuplot子流 程。 2. gnuplot...