Halcon算子学习(1)Develop

1. dev_clear_obj

Delete an iconic object from the HALCON database.
从 HALCON 数据库中删除一个图标。

2. dev_clear_window
Clear the contents of the active graphics window.

清除活动图形窗口。
3. dev_close_inspect_ctrl

Close inspect window(s) of one or more control variables.

关闭一个控制变量的监视窗口。
4. dev_close_window

Close the specified tool.
关闭活动图形窗口。
5. dev_display

Displays image objects in the current graphics window.
在现有图形窗口中显示图像目标。
6. dev_error_var

Define or undefine an error variable.
定义或者不定义一个错误变量。
7. dev_get_preferences

Query HDevelop preferences within a program.
通过设计查询 HDevelop 的参数选择。
8. dev_inspect_ctrl

Open a window to inspect one or more control variables.
打开一个窗口来检查一个控制变量。

9. dev_map_par

Open the dialog to specify the visualization parameters
打开一个对话框来指定显示参数。
10. dev_map_prog

Make the main window of HDevelop visible.
使 HDevelop_的主窗口可视化。
11. dev_map_var

Open the variable window of HDevelop.
在屏幕上绘制可视化窗口。
12. dev_open_window

Open a new graphics window.
打开一个图形窗口。
13. dev_set_check

Specify the error handling in HDevelop.
指定错误处理。
14. dev_set_color

Set one or more output colors.
设置一个或更多输出颜色。
15. dev_set_colored

Set multiple output colors.
设置混合输出颜色。
16. dev_set_draw

Define the region fill mode.
定义区域填充模式。
17. dev_set_line_width

Define the line width for region contour output.
定义区域轮廓输出的线宽。
18. dev_set_lut

Set “look-up-table” (lut).
设置查询表_(lut).
19. dev_set_paint

Define the grayvalue output mode.
定义灰度值输出模式。
20. dev_set_part

Modify the displayed image part.
修改显示图像部分。
21. dev_set_preferences

Set HDevelop preferences within a program.
通过设计设置 HDevelop 的参数选择。
22. dev_set_shape

Define the region output shape.
功能:定义区域输出形状。
23. dev_set_window

Activate a graphics window.
激活一个图形窗口。
24. dev_set_window_extents

Change position and size of the active graphics window.
改变一个图形窗口的位置和大小。
25. dev_unmap_par

Closes the dialog to specify the visualization parameters.
为图形参数隐藏窗口。
26. dev_unmap_prog

Hide the main window.
隐藏主窗口。
27. dev_unmap_var

Hides the variable window.
隐藏变量窗口。
28. dev_update_pc

Switches the update of the PC during program execution on or off.
在程序执行中指定 PC 的行为。
29. dev_update_time

Switch time measurement for operators on or off.
为操作符打开或关闭切换时间测量。
30. dev_update_var

Switches the update of the variable window during program execution on or off.
在程序执行中指定活动窗口的行为。
31. dev_update_window

Switches the automatic output of iconic output objects into the graphics window during program execution on or off.

32.dev_open_diaglog

Open a modal HDevelop dialog.

33.dev_open_file_diaglo
Opens a file selection dialog.
34.dev_open_tool
Open a HDevelop tool, a non-modal dialog, or assistant.

35.dev_set_tool_geometry
Sets the position and size of the specified tool.
posted @ 2016-05-30 16:55  AL_meno  阅读(647)  评论(0编辑  收藏  举报