read_object reads an iconic object from the file FileName. The file must be written in the HALCON Iconic Object format (HOBJ), which is supported by the operators write_object, write_image, and write_region. See write_object for more information about the HOBJ format. ...
生成3d object对象的几种方式 gen_object_model_3d_from_points (PoseOut, PoseOut, PoseOut, ObjectModel3D1) xyz_attrib_to_object_model_3d (, , , ,'&gray', ObjectModel3D2) read_object_model_3d ('tile_spacer', 'm', [], [], ObjectModel3D, Status) 使用深度图 创建3d object dev_get_...
Forces a file type. If this parameter is not set, the operatorread_object_model_3dtries to auto-detect the file type using the file ending and the file header. If the parameter is set, the given file is interpreted as this file format. ...
14. project_object_model_3d 功能:把一个3D目标模型的边缘投影到图像坐标中。 15. project_shape_model_3d 功能:把一个3D轮廓模型的边缘投影到图像坐标中。 16. read_object_model_3d_dxf 功能:从一个DXF文件中读取一个3D目标模型。 17. read_shape_model_3d 功能:从一个文件中读取一个3D轮廓模型。 18....
read_object_model_3d_dxf功能:从一个DXF文件中读取一个3D目标模型。read_shape_model_3d功能:从一个文件中读取一个3D轮廓模型。trans_pose_shape_model_3d功能:把一个3D目标模型的坐标系中的位置转变为一个3D轮廓模型的参考坐标系中的位置,反之亦然。write_shape_model_3d功能:向一个文件写入一个3D轮廓模型。
16. read_object_model_3d_dxf 功能:从一个DXF文件中读取一个3D目标模型。 17. read_shape_model_3d 功能:从一个文件中读取一个3D轮廓模型。 18. trans_pose_shape_model_3d 功能:把一个3D目标模型的坐标系中的位置转变为一个3D轮廓模型的参考坐标系中的位置,反之亦然。 19. write_shape_model_3d 功能...
read_object_model_3d_dxf 功能:从一个DXF文件中读取一个3D目标模型。 read_shape_model_3d 功能:从一个文件中读取一个3D轮廓模型。 trans_pose_shape_model_3d 功能:把一个3D目标模型的坐标系中的位置转变为一个3D轮廓模型的参考坐标系中的位置,反之亦然。 write_shape_model_3d 功能:向一个文件写入一个3D...
Hobjectimg;read_image(&img,"pcb");Hobjectregion;threshold(img,®ion,0,122);Hobjectconnected_...
*提升速度 dev_update_off () read_image (Image1, 'C:/Users/haokunlee/Desktop/《halcon机器视觉教程》素材及程序/7-5/1.bmp') rgb1_to_gray (Image1, GrayImage) read_shape_model ('1.shm', ModelID) read_object (Rectangle1, '1.hobj') gen_rectangle1 (Rectangle, 10, 33, 309, 1561)...
write_object (ImagePreprocessed, ObjectFilesOut[I]) endfor *数据集划分,采用'classify_fruit_deep_learning'中的split_dl_classifier_data_set函数 read_dl_classifier_data_set (PreprocessedFolder, 'last_folder', ImageFiles, Labels, LabelsIndices, Classes) ...