上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 13 下一页
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System. Read More
posted @ 2020-04-07 09:49 LcVong Views(10187) Comments(0) Diggs(2) Edit
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System... Read More
posted @ 2020-04-07 09:49 LcVong Views(113) Comments(0) Diggs(0) Edit
C:\Users\58937\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup Read More
posted @ 2020-04-02 08:48 LcVong Views(408) Comments(0) Diggs(0) Edit
C:\Users\58937\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup Read More
posted @ 2020-04-02 08:48 LcVong Views(16) Comments(0) Diggs(0) Edit
/// /// 缩放图像适应控件窗口 /// /// /// /// private void DispImage( HWindowControl hWindow, HTuple hv_Heigh... Read More
posted @ 2020-04-01 17:46 LcVong Views(184) Comments(0) Diggs(0) Edit
/// <summary> /// 缩放图像适应控件窗口 /// </summary> /// <param name="hWindow"></param> /// <param name="hv_Height"></param> /// <param name="hv_Width"></param Read More
posted @ 2020-04-01 17:46 LcVong Views(1545) Comments(0) Diggs(0) Edit
private void GetData() { stop = true; Thread runtest = new Thread(new ParameterizedThreadStart(GettMethod)); runtest.IsBackground = true; runtest.Star Read More
posted @ 2020-04-01 16:30 LcVong Views(269) Comments(0) Diggs(0) Edit
private void GetData() { stop = true; Thread runtest = new Thread(new ParameterizedThrea... Read More
posted @ 2020-04-01 16:30 LcVong Views(54) Comments(0) Diggs(0) Edit
*关闭窗口 dev_close_window () *读取图像 read_image (Image, 'D:/程序猿/Halcon/Halcon练习/个人练习/图像匹配/board-01.png') *获取图像大小 get_image_si... Read More
posted @ 2020-04-01 11:24 LcVong Views(44) Comments(0) Diggs(0) Edit
*关闭窗口dev_close_window () *读取图像read_image (Image, 'D:/程序猿/Halcon/Halcon练习/个人练习/图像匹配/board-01.png') *获取图像大小get_image_size (Clip, Width, Height) *打开新窗口de Read More
posted @ 2020-04-01 11:24 LcVong Views(966) Comments(0) Diggs(0) Edit
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 13 下一页