自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 资源 (14)
  • 问答 (2)
  • 收藏
  • 关注

原创 EMGU 三 打开摄像头

using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using Emgu.CV;u

2017-03-01 14:00:15 1994

原创 EMGU Hello, world

using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using Emgu.CV;u

2017-03-01 11:12:31 113

原创 C# picturebox 读取图片 的获得图片路径的几种方法

1.绝对路径: this.pictureBox2.Image=Image.FromFile("D:\\001.jpg"); 2.相对路径: Application.StartupPath;  可以得到程序根目录  this.pictureBox2.Image=Image.FromFile(Application.StartupPath "\\1.gif"); 3.获

2017-03-01 11:08:39 10280 3

原创 EMGU 第一个程序 读取图片

using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using Emgu.CV;u

2017-03-01 11:00:42 932

原创 EMGU+C#联合编译 报错解决

1.关于使用EmguCV出现 “无法加载 DLL“cvextern”: 找不到指定的程序” 的解决方法经过多次试验,终于解决了此问题,解决方法如下:将EmguCV安装目录下的Bin文件夹下的x86文件夹下(针对3.1左右的Emgucv版本)的所有Dll文件导入到你的工程的Debug文件夹下。原因是:调用过程中,cvextern.dll有可能还调用了其他dll文件,所以索性将所有dll都

2017-03-01 10:53:25 579

ETG2000_S_R_V1i0i6_EtherCATSlaveInformationSpecification

Ethercat的设备描述文件 XML描述文件 EtherCATSlaveInformationSpecification

2018-05-17

ET1100技术手册

ET1100的技术手册 Section I – EtherCAT Slave Controller Technology Section II – EtherCAT Slave Controller Register Description Section III – ET1100 Hardware Description: Pinout, Interface description, electrical and mechanical specification, ET1100 register overview

2018-05-17

VS2010 密匙

2016-11-25

机器视觉入门培训资料

个人收集很好的机器视觉入门培训资料 包括2份入门PPT和1份应用案例

2016-11-07

HR911105A封装-PDF+封装库

HR911105A HR911105A封装-PDF+封装库 封装库

2013-02-01

DXP学习资料

DXP学习资料 DXP 2004 很好的学习资料

2012-12-19

贴片电阻电容封装

贴片电阻电容封装 08*05 常用的贴片封装

2012-12-19

单片机用无线传输模块UTC1212

无线传输模块 单片机用串口发送和接受数据

2012-05-03

单片机原理及接口技术(第2版)主编:李全利 答案

单片机原理及接口技术(第2版)主编:李全利 答案

2011-04-28

TLC5615三角波

用TLC5615产生梯形三角波 用AT89S52实现,用万用表测试误差在0.005以下,误差1lsb以下(由于万用表精度电源精度影响,无法进一步精确误差等级)

2011-03-25

基于c51的音乐播发编程proteus仿真

基于c51的音乐播发编程proteus仿真 proteus仿真

2010-12-09

16*16点阵基于51单片机

16*16点阵 51单片机 proteus仿真,现成程序,可直接调用

2010-12-04

stc_isp下载软件

stc stc51下载软件 最新的下载软件

2010-12-02

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除