Socket(output_control)socket→(handle) Socket number. 可能的后置算子 send_image,receive_image,send_region,receive_region,send_tuple,receive_tuple,send_data,receive_data open_socket_accept,socket_accept_connect,get_socket_param,set_socket_param,close_socket 算子列表...
25. read_fft_optimization_data 功能:从一个文件中下载FFT速度最优数据。 26. rft_generic 功能:计算一个图像的实值快速傅里叶变换。 27. write_fft_optimization_data 功能:把FFT速度最优数据存储在一个文件中。 5.7 Geometric-Transformations 1. affine_trans_image 功能:把任意仿射2D变换应用在图像中。 2....
send_dataandreceive_datahave been extended with support for the data type 'memory_block'. On Windows, HALCON 22.11 added usage of the mimalloc memory allocator (seehttps://microsoft.github.io/mimallocfor more details) to improve performance in some specific cases. However, this change increased ...
By consenting to sharing anonymous data with us you may receive additional information on our latest or upcoming products. CTRL + W did close the whole program window, regardless if there were any open tabs. Now, the current tab gets closed, and if no other tab is open, CTRL + W close...
功能:使用Frei-Chen算子检测边缘(幅值)。 10. frei_dir 功能:使用Frei-Chen算子检测边缘(幅值和相位)。 11. highpass_image 功能:从一个图像提取高频成分。 12. info_edges 功能:在edges_image估计滤波器的宽度。 13. kirsch_amp 功能:使用Kirsch算子检测边缘(幅值)。
2. get_next_socket_data_type 功能:决定下一个插口(接口)数据的HALCON数据类型。 3. get_socket_timeout 功能:获取一个插口(接口)的超时。 4. open_socket_accept 功能:打开一个接受连接请求的插口(接口)。 5. open_socket_connect 功能:打开一个插口到一个已存在的插口。 6. receive_image 功能:通过插口...
get_next_socket_data_type 功能:决定下一个插口(接口)数据的HALCON数据类型。 get_socket_timeout 功能:获取一个插口(接口)的超时。 open_socket_accept 功能:打开一个接受连接请求的插口(接口)。 open_socket_connect 功能:打开一个插口到一个已存在的插口。 receive_image 功能:通过插口连接接收一副图像。 rec...
Java使用DatagramSocket代表UDP协议的Socket,DatagramSocket本身只是码头,不维护状态,不能产生IO流,它的...
(WindowHandle,_,_,_); close_window(WindowHandle); /* wait for mouse click /* close window */ */ /* delete image objects from the Halcon database clear_obj(mandrill); clear_obj(thresh); clear_obj(conn); clear_obj(area); clear_obj(eyes); } */ Figure 1.2: Introductory example ...
2728** AddSampleIdentifierPreparationData( SampleImage: X; SampleIdentifier, ObjectIdx, GenParamName, GenParamValue,outObjectSampleIdx);29说明, 增加预设标定数据3031** AddSampleIdentifierTrainingData( SampleImage: X; SampleIdentifier, ObjectIdx, GenParamName, GenParamValue,outObjectSampleIdx);32说明,...