摘要: 在HDevelop中 read_image (Image9, 'D:/bb/tu/9.jpg') rgb1_to_gray (Image9, GrayImage) count_channels (GrayImage, Channels) *计算图像的通道数 在QtCreator中 HObject h 阅读全文
posted @ 2022-03-20 22:28 天子骄龙 阅读(737) 评论(0) 推荐(0)
摘要: 在HDevelop中 Row:=[258.0, 195.065, 195.07, 308.931, 309.304, 258.0] Col:=[180.455, 179.934, 58.0723, 58.0685, 179.1, 180.455] gen_region_polygon (Region 阅读全文
posted @ 2022-03-20 11:41 天子骄龙 阅读(1550) 评论(0) 推荐(0)
摘要: 在HDevelop中 dev_close_window () read_image (Image, 'D:/bb/tu/4.jpg') rgb1_to_gray (Image, GrayImage) edges_sub_pix (GrayImage, Edges, 'canny', 1, 5, 10 阅读全文
posted @ 2022-03-20 11:27 天子骄龙 阅读(432) 评论(0) 推荐(0)
摘要: 在HDevelop中 read_image (Image, 'D:/bb/tu/8.jpg') rgb1_to_gray (Image, GrayImage) lines_gauss (GrayImage, Lines, 1.5, 5, 10, 'light', 'true', 'bar-shape 阅读全文
posted @ 2022-03-20 11:10 天子骄龙 阅读(917) 评论(0) 推荐(0)