摘要: 阅读全文
posted @ 2024-02-29 17:32 echo-efun 阅读(14) 评论(0) 推荐(0)
摘要: 保存路径:C:\Users\您的用户名\AppData\Local\Temp\hdevelop 阅读全文
posted @ 2024-02-29 17:26 echo-efun 阅读(281) 评论(0) 推荐(0)
摘要: 拟合直线的算法有以下几种:regression:回归,标准的最小二乘法拟合'huber’:加权的最小二乘法拟合,异常值的影响被减小。'tukey:加权的最小二乘法拟合,异常值被忽略,Halcon推荐方法,drop':加权的最小二乘法拟合,异常值被忽略。gauss:加权的最小二乘法拟合,异常值去除是根 阅读全文
posted @ 2024-02-29 17:19 echo-efun 阅读(300) 评论(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 阅读(412) 评论(0) 推荐(0)
摘要: mark一下 阅读全文
posted @ 2024-02-29 17:09 echo-efun 阅读(25) 评论(0) 推荐(0)
摘要: 一般情况下, 当 Gamma 校正值>1时,图像的高光部分被压缩而暗调部分被扩展; 当Gamma校正值<1时,图像的高光部分被扩展而暗调部分被压缩: 当Gamma校正值=1时,图像的亮度信息保持原状。 阅读全文
posted @ 2024-02-29 17:06 echo-efun 阅读(60) 评论(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 阅读(180) 评论(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 阅读(418) 评论(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 阅读(1152) 评论(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 阅读(1013) 评论(0) 推荐(0)