合集-Halcon

摘要:fit_circle_contour_xld (xld, 'algebraic', -1, 0, 0, 3, 2, Row, Column, Radius, StartPhi, EndPhi, PointOrder) *对XLD轮廓做近似圆计算--拟合圆--获得圆数据 *参数1:输入xld轮廓 *参 阅读全文
posted @ 2023-12-25 13:58 echo-efun 阅读(1180) 评论(0) 推荐(0) 编辑
摘要:1.tile_images_offset (多图像合并)Tile multiple image objects into a large image with explicit positioning information. 2.proj_match_points_ransac (确定两张图像间投 阅读全文
posted @ 2023-12-28 10:56 echo-efun 阅读(522) 评论(0) 推荐(0) 编辑
摘要:1.create_calib_data — Create a HALCON calibration data model 创建 一个HALCON 校准数据模型 2.read_cam_par — Read internal camera parameters from a file 从文件中读取相机内 阅读全文
posted @ 2023-12-28 11:39 echo-efun 阅读(548) 评论(0) 推荐(0) 编辑
摘要:1.标定板类型 a.Calibration plate with hexagonally arranged marks 带有六边形排列标记的校准板 b.Calibration plate with rectangularly arranged marks 带有矩形排列标记的校准板 2.标定过程 a. 阅读全文
posted @ 2023-12-28 15:16 echo-efun 阅读(645) 评论(0) 推荐(0) 编辑
摘要:1.gen_cam_par_area_scan_division — Generate a camera parameter tuple for an area scan camera with distortions modeled by the division model 为面阵相机生成一个相 阅读全文
posted @ 2023-12-28 15:21 echo-efun 阅读(810) 评论(0) 推荐(0) 编辑
摘要:1.Binocular双目 binocular_calibration 确定双目立体系统的所有相机参数。 2.Calibration Object *caltab_points *create_catlab *disp_caltab *find_calib_object *find_caltab * 阅读全文
posted @ 2024-04-19 14:56 echo-efun 阅读(138) 评论(0) 推荐(0) 编辑
摘要:1.two_camera_calibration.hdev 阅读全文
posted @ 2024-04-19 14:56 echo-efun 阅读(94) 评论(0) 推荐(0) 编辑
摘要:* Application program to demonstrate the calibration of * a binocular stereo system using the operators * find_caltab, find_marks_and_pose, and binocu 阅读全文
posted @ 2024-01-19 10:48 echo-efun 阅读(260) 评论(0) 推荐(0) 编辑
摘要:1.emphasize — Enhance contrast of the image. 增强图像对比度 emphasize(Image : ImageEmphasize : MaskWidth, MaskHeight, Factor : ) read_image(Image,'mreut') de 阅读全文
posted @ 2024-01-23 11:14 echo-efun 阅读(116) 评论(0) 推荐(0) 编辑
摘要:dump_window — Write the window content to a file. dump_window_image — Write the window content in an image object. 阅读全文
posted @ 2024-02-29 17:15 echo-efun 阅读(226) 评论(0) 推荐(0) 编辑
摘要:拟合直线的算法有以下几种:regression:回归,标准的最小二乘法拟合'huber’:加权的最小二乘法拟合,异常值的影响被减小。'tukey:加权的最小二乘法拟合,异常值被忽略,Halcon推荐方法,drop':加权的最小二乘法拟合,异常值被忽略。gauss:加权的最小二乘法拟合,异常值去除是根 阅读全文
posted @ 2024-02-29 17:19 echo-efun 阅读(218) 评论(0) 推荐(0) 编辑
摘要:保存路径:C:\Users\您的用户名\AppData\Local\Temp\hdevelop 阅读全文
posted @ 2024-02-29 17:26 echo-efun 阅读(181) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2024-02-29 17:36 echo-efun 阅读(293) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2024-02-29 18:01 echo-efun 阅读(46) 评论(0) 推荐(0) 编辑
摘要:通过高斯的导数获取法向量 阅读全文
posted @ 2024-02-29 18:02 echo-efun 阅读(26) 评论(0) 推荐(0) 编辑
摘要:从几个不同照明的图像重建表面 阅读全文
posted @ 2024-02-29 18:05 echo-efun 阅读(24) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2024-02-29 18:07 echo-efun 阅读(94) 评论(0) 推荐(0) 编辑
摘要:1.核心算子 measure_pos — Extract straight edges perpendicular to a rectangle or annular arc. 提取垂直于矩形或环形圆弧的直边 measure_pairs — Extract straight edge pairs p 阅读全文
posted @ 2024-03-01 10:16 echo-efun 阅读(344) 评论(0) 推荐(0) 编辑
摘要:1.矩阵创建 create_matrix — Create a matrix. 创建一个矩阵 create_matrix( : : Rows, Columns, Value : MatrixID) A.创建一个3*3单位矩阵 create_matrix(3,3,'iidentity',MatrixI 阅读全文
posted @ 2024-03-01 16:40 echo-efun 阅读(477) 评论(0) 推荐(0) 编辑
摘要:1.原图——dev_set_lut('default') 2.dev_set_lut('rainbow') 3.dev_set_lut('temperature') 4.dev_set_lut('inverse') 其它可设置参数: * 'default', 'linear', 'inverse', 阅读全文
posted @ 2024-03-01 17:04 echo-efun 阅读(79) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示