-
用高帽变换来对图像灰度进行处理 希望大家有用
用高帽变换来对图像灰度进行处理 希望大家有用-praising used to transform the image processing gray hope it may be useful
- 2023-09-07 17:35:02下载
- 积分:1
-
opencv+directshow
学习opencv+directshow的文档-opencv+directshow
- 2023-08-29 03:35:03下载
- 积分:1
-
本程序主要实现的是半自动的基于特征图像配准,在程序中,需要手工选取特征点,程序将自动寻找到相匹配的特征点,然后自动计算仿射变换参数,并将两幅图像进行拼接,合成一...
本程序主要实现的是半自动的基于特征图像配准,在程序中,需要手工选取特征点,程序将自动寻找到相匹配的特征点,然后自动计算仿射变换参数,并将两幅图像进行拼接,合成一副图像-This procedure is mainly to achieve semi-automatic feature-based image registration, in the process, the need to manually select the feature points, the program will automatically find the matching feature points, and then automatically calculates the affine transformation parameters, and splicing two images , Synthesis of an Image
- 2023-06-01 22:35:03下载
- 积分:1
-
这是一个种子填充算法,是根据已知的一个多边形区域内部的一个象素点来找到区域内其他的象素点进行填充的。...
这是一个种子填充算法,是根据已知的一个多边形区域内部的一个象素点来找到区域内其他的象素点进行填充的。-This is a seed fill algorithm is based on a polygon known within the region point to a pixel within the region to find other pixel sites filled.
- 2022-05-18 17:27: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
-
本实验室编写的边缘检测代码,并且应用程序已为您创建了动态链接库WvltFilter.DLL。...
本实验室编写的边缘检测代码,并且应用程序已为您创建了动态链接库WvltFilter.DLL。-The laboratory prepared edge detection code, and the application has been created for you a dynamic link library WvltFilter.DLL.
- 2023-01-05 00:35:03下载
- 积分:1
-
Gabor滤波器
基于Gabor滤波器的图像纹理特征提取,Gabor,纹理特征-Gabor filter-based feature extraction of image texture, Gabor, texture features
- 2022-04-29 14:50:46下载
- 积分:1
-
傅立叶变换是数学中常用的一种变换,这段代码来自sourceforge,是他的最新版本,增加了不少功能。...
傅立叶变换是数学中常用的一种变换,这段代码来自sourceforge,是他的最新版本,增加了不少功能。-Fourier transform is commonly used in a mathematical transformation, the code from sourceforge, is his latest version, an increase of a number of features.
- 2022-06-29 08:42:02下载
- 积分:1
-
IPP试验算法,可以在VC6/VC7/CB5/CB6下运行。测试图为一个400*400的256灰度图。演示了如何使用IPP,显示保存等基本图像处理实现方法。...
IPP试验算法,可以在VC6/VC7/CB5/CB6下运行。测试图为一个400*400的256灰度图。演示了如何使用IPP,显示保存等基本图像处理实现方法。-IPP test algorithm, the VC6/VC7/CB5/CB6 running. Photograph shows a test 400, 256* 400 grayscale. Demonstrated how the use of IPP, showed preserve the basic image processing method.
- 2022-06-21 18:31:29下载
- 积分:1
-
好东西,希望大家支持,好不容易在网络上找到的图象处理类库文件。...
好东西,希望大家支持,好不容易在网络上找到的图象处理类库文件。-Good things, I hope you will support, the network finally found a document image processing class library.
- 2022-02-15 20:27:28下载
- 积分:1