-
特征点提取方法
特征点提取方法--SIFT的简化后的算法-Feature point extraction method--SIFT algorithm of the simplified
- 2023-04-14 00:00:03下载
- 积分:1
-
GIF格式的图形文件生成的源代码,java
一个生成GIF格式图形文件的源程序,JAVA-A GIF format graphics file to generate the source code, JAVA
- 2022-07-23 11:58:50下载
- 积分: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 an image of linear transformation process, the direction of the image processing for beginners has a larger user
- 2022-08-16 22:09:10下载
- 积分:1
-
K均值图像分割,读入彩色图片,输出区域分割后的图片
K均值图像分割,读入彩色图片,输出区域分割后的图片-K-means image segmentation, read full-color photographs, the output image after the region segmentation
- 2022-08-21 00:39:37下载
- 积分:1
-
一些关于图像阈值确定的matlab程序,包括迭代阈值,最小类内方差,最大熵,和用matlab库函数对图像进行边缘检测。可运行...
一些关于图像阈值确定的matlab程序,包括迭代阈值,最小类内方差,最大熵,和用matlab库函数对图像进行边缘检测。可运行-Number of image thresholding matlab identified procedures, including iterative threshold, the smallest category of variance, maximum entropy, and the use of matlab library function of the image edge detection. Run
- 2022-10-30 00:50:03下载
- 积分:1
-
Digital image processing ppt tutorial Dong
数字图像处理 ppt 教程 何东健
共三部分,这是第二部分-Digital image processing ppt tutorial Dong-Jian divided into three parts, this is the second part of the
- 2022-09-01 02:45:04下载
- 积分:1
-
这是一个walsh变换的原程序,用C语言编写,希望对大家有帮助。...
这是一个walsh变换的原程序,用C语言编写,希望对大家有帮助。-This is a walsh transform the original program, with C language, and I hope to be helpful.
- 2022-08-08 02:42:32下载
- 积分:1
-
图像空域预处理算法汇总:有增强,去噪,锐化等,对初学者可作参考...
图像空域预处理算法汇总:有增强,去噪,锐化等,对初学者可作参考-err
- 2022-08-14 18:25:02下载
- 积分:1
-
指纹识别 图像处理 细化 平滑 处理算法
指纹识别 图像处理 细化 平滑 处理算法-Fingerprint image processing refined smoothing algorithm
- 2023-07-12 00:50:03下载
- 积分:1