摘要: 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 阅读(209) 评论(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 阅读(492) 评论(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 阅读(1323) 评论(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 阅读(1204) 评论(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 阅读(851) 评论(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 阅读(761) 评论(0) 推荐(0)
摘要: 结构光简史 结构光的概念及其实现三维成像的主要原理是什么? 光测力学栅线投影技术-相位求解方法 三言两语说「相移」,四步相移的前世今生 阅读全文
posted @ 2023-12-27 18:52 echo-efun 阅读(52) 评论(0) 推荐(0)
摘要: 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 阅读(2052) 评论(0) 推荐(0)
摘要: using System; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using 阅读全文
posted @ 2023-12-22 15:12 echo-efun 阅读(376) 评论(0) 推荐(0)
摘要: using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.IO; using System.Li 阅读全文
posted @ 2023-12-22 15:10 echo-efun 阅读(134) 评论(0) 推荐(0)