-
(原创)包括冲激响应不变法设计ButterWorth数字低通滤波器、双线性变换法设计ButterWorth数字低通滤波器、和双线性变换法设计ChebyshevI...
(原创)包括冲激响应不变法设计ButterWorth数字低通滤波器、双线性变换法设计ButterWorth数字低通滤波器、和双线性变换法设计ChebyshevI型数字低通滤波器-(Original) includes the same impulse response ButterWorth Design of digital low-pass filters, bilinear transform design ButterWorth digital low-pass filter, and the bilinear transform design ChebyshevI digital low-pass filter
- 2022-05-25 04:37:17下载
- 积分:1
-
用维纳滤波去除图象噪声,保持图象清晰可见.
用维纳滤波去除图象噪声,保持图象清晰可见.-Wiener filter used to remove image noise, maintaining the image clearly visible.
- 2022-02-24 17:14:52下载
- 积分:1
-
The software features a very good, let us down under can be directly useful, is...
该软件功能很好,请大家下下来可以直接进行实用,是一个比较小的应用软件-The software features a very good, let us down under can be directly useful, is a relatively small application software
- 2023-02-06 12:35:05下载
- 积分:1
-
这个一个opencv入门级代码,实现腐蚀功能。可以借鉴学习opencv的库调用...
这个一个opencv入门级代码,实现腐蚀功能。可以借鉴学习opencv的库调用-an entry-level code to achieve corrosion function. OpenCV can draw on and learn from the library call
- 2023-05-29 04:40:03下载
- 积分:1
-
使用opencv,利用图像差分算法,实现通过摄像头进行视频采集,显示当前时间,并利用蓝色的跟踪框跟踪移动物体...
使用opencv,利用图像差分算法,实现通过摄像头进行视频采集,显示当前时间,并利用蓝色的跟踪框跟踪移动物体-Using opencv, the use of the image difference algorithm, to achieve through the camera for video capture, display the current time, and use the blue box to track a moving object tracking
- 2023-05-22 19:10:03下载
- 积分:1
-
一种向CBitmap对象读取“*.bmp”文件的快捷方式。
1、建立自己的CBitmap派生类。
2、增加一个“Load from bitmap”...
一种向CBitmap对象读取“*.bmp”文件的快捷方式。
1、建立自己的CBitmap派生类。
2、增加一个“Load from bitmap”的函数:
BOOL CMyBitmap::LoadBitmap(LPCTSTR szFileName)
{
DeleteObject()
HBITMAP hBitmap=NULL
hBitmap=(HBITMAP)LoadImage(NULL,szFileName,IMAGE_BITMAP,0,0,LR_LOADFROMFILE|LR_CREATEDIBSECTION|LR_DEFAULTSIZE)
return Attach(hBitmap)
}-CBitmap object to a reading of "*. bmp" file shortcuts. One, to build their own CBitmap derived class. 2, add a "Load from bitmap" function : BOOL CMyBitmap : : LoadBitmap (LPCTSTR szFileName) (DeleteObje ct () HBITMAP hBitmap = NULL hBitmap = (HBITMAP) LoadImage (NULL, szFileName, IMAGE_BITMAP, 0, 0, LR_LOADFROMFILE | LR_CREATEDIBSECTION | LR_D EFAULTSIZE) return Attach (hBitmap);)
- 2023-04-01 09:15:03下载
- 积分:1
-
This is the Eindhoven University of Technology in the Netherlands under the guid...
这是在荷兰埃因霍温科技大学peater教授指导下做得图形识别寻找,在一堆图形中寻找圆形,多边形等图像,理论较为简单,适合与刚开始接触Mathematic的同志们。-This is the Eindhoven University of Technology in the Netherlands under the guidance of Professor peater done looking for pattern recognition, in a pile of graphics look round, polygon, such as images, a relatively simple theory for the beginning of contact with the Mathematic comrades.
- 2022-03-25 20:03:18下载
- 积分:1
-
特征提取源的写作,解压后直接可以运行
自编的用于图像特征提取的源程序,解压后直接运行就ok了-writing for Feature Extraction source, unpacked directly ok on the run
- 2022-09-13 19:50:03下载
- 积分:1
-
camera_auto_focus_system_base_on_ImageProcessing
基于图像处理的相机自动调焦系统...
camera_auto_focus_system_base_on_ImageProcessing
基于图像处理的相机自动调焦系统-camera_auto_focus_system_base_on_Ima geProcessing based on image processing camera auto-focusing system
- 2022-07-02 22:54:11下载
- 积分:1
-
第二届全国高校 BBS 程序开发大赛算法组
第二届全国高校 BBS 程序开发大赛算法组-Second National College BBS Development Competition Algorithm Group
- 2022-06-12 21:32:59下载
- 积分:1