-
C#提取特征点并进行匹配
此代码是用C#编写的,提取图像的特征点并进行匹配,以达到目标检测的效果。
- 2022-03-03 00:35:42下载
- 积分:1
-
汽车计数源代码
汽车识别,计数源代码
通过opencv色差提取,对移动的车辆进行识别
当已经识别的车辆通过定义直线时候,进行技术
- 2022-07-03 21:04:30下载
- 积分:1
-
chouxianggongchang
三层架构+抽象工厂 实现不同数据库的转换(Three-tier architecture+ abstract factory to achieve the conversion of different databases)
- 2011-06-20 20:13:17下载
- 积分:1
-
用csharp编写的波形显示源码,能够实时显示波形。
用csharp编写的波形显示源码,能够实时显示波形。-Prepared using CSharp source waveform display that can display real-time waveform.
- 2022-07-06 20:55:34下载
- 积分:1
-
winform画图小工具
对初学c#有很大的帮助,很详细的列举了GUI绘图的例子
- 2022-01-25 23:29:42下载
- 积分:1
-
VC8示例(64位)
ControlCAN动态库使用VS2008开发工具,依赖于VC2008运行库 有些设备DLL或示例程序使用VS2005开发工具,依赖于VC2005运行库
- 2022-05-21 19:53:34下载
- 积分:1
-
C# SelectionStart SelectionEnd时间段选择日历范例
C# Calendar 时间段选择日历范例,可选择时间区间,调用 了C#中的SelectionStart SelectionEnd日期函数实现的功能,这个程序演示了两种功能:
1、获取控件当前的日期和时间
textBox1.Text = monthCalendar1.TodayDate.ToString();
2、时间起始段的选择:
通过SelectionStart属性获取用户选择的起始日期
textBox2.Text = monthCalendar1.SelectionStart.ToString();
通过SelectionEnd属性获取用户选择的结束日期
textBox3.Text = monthCalendar1.SelectionEnd.ToString();
- 2022-08-15 10:37:28下载
- 积分:1
-
Ae9.2+ c# use of the development of spatial query, that is, map search map, and...
利用ae9.2+c#开发的空间查询,即图查图,并提供空间属性和位置定位的功能和鹰眼功能-Use ae9.2+ C# Development of spatial query, that is, map search map, and provide space for property and location positioning function-Ae9.2+ c# use of the development of spatial query, that is, map search map, and provide space for the property and location positioning function and feature Hawkeye-Use ae9.2+ C# Development of spatial query, that is, map search map, and provide space for property and location positioning function
- 2022-03-02 05:47:31下载
- 积分:1
-
非常实用的相机标定代码,对标定板拍摄20副图片进行标定
vs2010编译通过的标定程序,对标定板拍摄20副图片进行标定,重投影误差小
- 2022-08-07 08:07:49下载
- 积分:1
-
单片机的ht16c22的C语言代码
单片机的ht16c22的C语言代码,经过测试的
- 2022-05-15 22:52:46下载
- 积分:1