-
RANSAC算法拟合抛物线,涂在眼皮上。具体代码将…
RanSac算法,拟合抛物线,画出上眼皮。具体看代码就能明白。-RANSAC algorithm, fitting a parabola, painted on the eyelids. Specific code will be able to understand the look.
- 2022-04-09 02:37:59下载
- 积分:1
-
perform the Hough Transform of a square binary image. Significantly faster than...
perform the Hough Transform of a square binary image. Significantly faster than version 1.
- 2022-05-24 01:07:43下载
- 积分:1
-
图像去噪处理,gabor滤波,在纹理图像中运用广泛!
图像去噪处理,gabor滤波,在纹理图像中运用广泛!-Image denoising processing, gabor filtering, widely used in the texture image!
- 2022-05-30 13:26:52下载
- 积分:1
-
Identification of a target detection matlab program for beginners to use matlab...
一个目标检测识别的matlab程序,用于初学者使用matlab编程,用的比校全面-Identification of a target detection matlab program for beginners to use matlab to program than the school used a comprehensive
- 2022-02-03 20:43:22下载
- 积分:1
-
计算图像调制传递函数(MTF)。提高图像清晰度。可以处理普通图像以及卫星照片...
计算图像调制传递函数(MTF)。提高图像清晰度。可以处理普通图像以及卫星照片-Calculation of image modulation transfer function (MTF). Improve image clarity. Can deal with ordinary images and satellite photos
- 2022-02-27 06:55: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
-
一套由matlab编程的自然人脸特征提取与显示分析系统第四部分...
一套由matlab编程的自然人脸特征提取与显示分析系统第四部分-Matlab programming from a natural facial feature extraction and analysis system showed that the fourth part
- 2022-04-13 09:37:17下载
- 积分:1
-
C# development add to the image of copyright information for images workers, and...
C#开发 给图像添加版权信息,用于图像工作者,和网站的版权保护-C# development add to the image of copyright information for images workers, and site copyright protection, etc.
- 2022-04-25 06:02:08下载
- 积分:1
-
用C编写的几个简单的绘图程序,简短精炼,可作为计算机图形学课程的例子...
用C编写的几个简单的绘图程序,简短精炼,可作为计算机图形学课程的例子- a few simple pictures draw by C procedure
- 2023-01-24 15:00:16下载
- 积分:1
-
图像处理,图像检索,强大的直接应用
图像处理
图像检索
功能强大
直接使用-Image processing image retrieval powerful direct use
- 2022-04-18 00:16:47下载
- 积分:1