-
指纹识别,不错的
是matlab原程序,大家可以事实啊
指纹识别,不错的
是matlab原程序,大家可以事实啊-fingerprint identification, Matlab is a good program, we can fact ah
- 2022-11-07 11:20:03下载
- 积分:1
-
一个matlab程序,两个指纹图像拼接,程序连接网络…
一个matlab程序,实现了两幅指纹图像的拼接,程序中附有指纹图像。-a Matlab procedures, the two fingerprint image stitching, procedures attached fingerprint images.
- 2022-08-20 20:07:28下载
- 积分:1
-
区域生长的图像分割,代码dkroon
region growing for image segmentation, code by Dkroon
- 2022-07-19 22:04:38下载
- 积分:1
-
条形码识别,解析源码(VC源码,可供学习借鉴)
条形码识别,解析源码(VC源码,可供学习借鉴)
-Barcode recognition, parsing source code (VC source code ,available for study)
- 2022-07-25 21:59:25下载
- 积分:1
-
The algorithm is based on “Segment
The algorithm is based on “Segment-Based Stereo Matching Using Belief Propogation and a Self-Adapting Dissimilarity Measure” by Klaus, Sormann, and Karner.
-The algorithm is based on
- 2022-01-26 00:30:56下载
- 积分:1
-
Related to digital image processing of some procedures, including histogram equa...
有关数字图像处理的几个程序,包括直方图均衡化(不用matlab自带函数)、空域butterworth滤波等,请多指教。-Related to digital image processing of some procedures, including histogram equalization (do not bring their own matlab function), such as air filter butterworth, please advice.
- 2022-07-02 05:13:47下载
- 积分:1
-
Hibert置乱.编成一个文件.直接调用就可以实现.
Hibert置乱.编成一个文件.直接调用就可以实现.-Hilbert scrambling. In a single document. Directly call can be achieved.
- 2022-07-04 23:08:42下载
- 积分:1
-
数字图像处理,包括直方图均衡化步骤,空间滤波程序和讲解...
数字图像处理,包括直方图均衡化步骤,空间滤波程序和讲解-Digital image processing, including the steps of histogram equalization, filtering procedures and on Spaces
- 2022-02-01 07:27:25下载
- 积分: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
-
图像处理。。
histogram equalization
图像处理。。
histogram equalization-image processing. . Histogram equalization
- 2022-08-20 04:24:37下载
- 积分:1