随笔分类 -  Halcon算子学习随笔

摘要:gen_bundle_adjusted_mosaic(Images : MosaicImage : HomMatrices2D, StackingOrder, TransformDomain : TransMat2D) gen_bundle_adjusted_mosaic — Combine mul 阅读全文
posted @ 2022-09-21 00:01 。拾贝 阅读(198) 评论(0) 推荐(0)
摘要:bundle_adjust_mosaic — Perform a bundle adjustment of an image mosaic. bundle_adjust_mosaic( : : NumImages, ReferenceImage, MappingSource, MappingDest 阅读全文
posted @ 2022-09-20 19:27 。拾贝 阅读(166) 评论(0) 推荐(0)
摘要:points_harris — Detect points of interest using the Harris operator. points_harris :通过Harris运算检测感兴趣的点。 points_harris(Image : : SigmaGrad, SigmaSmooth, 阅读全文
posted @ 2022-09-20 18:33 。拾贝 阅读(515) 评论(0) 推荐(0)
摘要:proj_match_points_ransac(Image1, Image2 : : Rows1, Cols1, Rows2, Cols2, GrayMatchMethod, MaskSize, RowMove, ColMove, RowTolerance, ColTolerance, Rotat 阅读全文
posted @ 2022-09-20 18:10 。拾贝 阅读(806) 评论(0) 推荐(0)