上一页 1 ··· 68 69 70 71 72 73 74 75 76 ··· 164 下一页
摘要: ma.jpg 在HDevelop中 dev_update_off() read_image (Image, 'D:/bb/tu/ma.jpg') rgb1_to_gray(Image,Image1) *将RGB图像转换为灰度图像 get_image_size (Image1, Width, Heig 阅读全文
posted @ 2022-03-06 09:16 天子骄龙 阅读(1158) 评论(0) 推荐(0)
摘要: 在HDevelop中 dev_update_off() read_image (Image, 'D:/bb/tu/ma.jpg') rgb1_to_gray(Image,Image1) *将RGB图像转换为灰度图像 get_image_size (Image1, Width, Height) dev 阅读全文
posted @ 2022-03-05 15:29 天子骄龙 阅读(1983) 评论(0) 推荐(0)
摘要: 在HDevelop中 dev_update_off() read_image (Image, 'D:/bb/tu/1.jpg') rgb1_to_gray(Image,Image1) *将RGB图像转换为灰度图像 get_image_size (Image1, Width, Height) dev_ 阅读全文
posted @ 2022-03-05 14:40 天子骄龙 阅读(220) 评论(0) 推荐(0)
摘要: 1.jpg 在HDevelop中 dev_update_off() read_image (Image, 'D:/bb/tu/1.jpg') rgb1_to_gray(Image,Image1) *将RGB图像转换为灰度图像 get_image_size (Image1, Width, Height 阅读全文
posted @ 2022-03-04 09:17 天子骄龙 阅读(440) 评论(0) 推荐(0)
摘要: 在HDevelop中 1.jpg dev_update_off() read_image (Image, 'D:/bb/tu/ma.jpg') rgb1_to_gray(Image,Image1) *将RGB图像转换为灰度图像 get_image_size (Image1, Width, Heigh 阅读全文
posted @ 2022-03-04 08:31 天子骄龙 阅读(343) 评论(0) 推荐(0)
摘要: 在HDevelop中 get_system ('processor_num', w) *获取HALCON系统参数的当前值 *'halcon_xl' 是否halcon_xl模式 是返回true 不是返回false * hdevelop 适用于普通分辨率的图像,小于等于32768 x 32768 * h 阅读全文
posted @ 2022-03-03 21:46 天子骄龙 阅读(1432) 评论(0) 推荐(0)
摘要: 在HDevelop中 dev_update_off() read_image (Image, 'D:/bb/tu/1.jpg') get_image_size (Image, Width, Height) dev_open_window(10,10,Width, Height,'black',Win 阅读全文
posted @ 2022-03-03 15:58 天子骄龙 阅读(423) 评论(0) 推荐(0)
摘要: 在HDevelop中 dev_close_window () *关闭活动的图形窗口 在Qt Creator中 if (HDevWindowStack::IsOpen()) CloseWindow(HDevWindowStack::Pop()); //关闭活动的图形窗口 阅读全文
posted @ 2022-03-03 15:21 天子骄龙 阅读(394) 评论(0) 推荐(0)
摘要: 在HDevelop中 ma.jpg dev_update_off() read_image (Image, 'D:/bb/tu/ma.jpg') rgb1_to_gray(Image,Image1) *将RGB图像转换为灰度图像 get_image_size (Image1, Width, Heig 阅读全文
posted @ 2022-03-03 08:41 天子骄龙 阅读(1033) 评论(0) 推荐(0)
摘要: 在HDevelop中 dev_update_off() dev_open_window(10,10,400,400,'black',WindowHandle) gen_circle (Circle, 200, 200, 30) gen_circle (Circle1, 200, 200, 100) 阅读全文
posted @ 2022-03-01 20:30 天子骄龙 阅读(885) 评论(0) 推荐(0)
上一页 1 ··· 68 69 70 71 72 73 74 75 76 ··· 164 下一页