-
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeig...
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeight:源图像高度(象素数)
//函数说明:
//该函数用来对DIB图像进行维纳滤波复原操作。-Wiener filter// LPSTR lpDIBBits : DIB images at the source pointer// LONG lWidth : Source image width (number of pixels)// LONG lHeight : source image height (number of pixels)// Function :// function to the right DIB images Wiener filter recovery operation.
- 2022-03-20 19:12:31下载
- 积分:1
-
此程序利用3X3拉普拉斯模板增强灰度图像
此程序利用3X3拉普拉斯模板增强灰度图像-procedures for the use of this template 3X3 Laplace enhanced gray image
- 2023-03-01 03:05:04下载
- 积分:1
-
混合粒子群优化算法寻找最小的
A hybrid Particle Swarm Optimization algorithm for finding the minimum of
the function fitness in the real space.-Particle Swarm Optimization algo abbreviation for finding the minimum of the function fi tness in the real space.
- 2022-02-25 23:05:43下载
- 积分:1
-
The source image format converter for conversion of images in different formats,...
图像格式转换的源码,用于图像不同格式的转换,如转换公式为Gray(i,j)=0.11*R(i,j)+0.59*G(i,j)+0.3*B(i,j),其中Gray(i,j)为转换后的黑白图像在(i,j)点处的灰度值,其中绿色所占的比重最大,所以转换时可以直接使用G值。
-The source image format converter for conversion of images in different formats, such as the conversion formula for the Gray (i, j) = 0.11* R (i, j)+ 0.59* G (i, j)+ 0.3* B ( i, j), which Gray (i, j) for the converted black and white images in the (i, j) point of the gray value, of which the largest share in the green, so conversion can be directly used when the G value.
- 2022-06-15 12:56:21下载
- 积分:1
-
无意中下载的一个源码程序,是关于人脸检测方面的,自己用不着,看大家是否有用的着的分享一下...
无意中下载的一个源码程序,是关于人脸检测方面的,自己用不着,看大家是否有用的着的分享一下-Inadvertently download a source process, are about aspects of the Human Face Detection, their need to see the usefulness of the U.S. share of
- 2022-01-26 03:52:21下载
- 积分:1
-
这是基于OpenCV的SIFT特征提取实现。
这是基于OpenCV的SIFT特征提取实现。-This is based on the OpenCV implementation of the SIFT feature extraction.
- 2022-01-26 05:15:16下载
- 积分:1
-
对matlab程序实现苏珊角点检测算法
susan角点检测算法的MATLAB程序实现-susan corner detection algorithm for implementation of the MATLAB program
- 2022-03-18 12:06:03下载
- 积分:1
-
实现了对usb摄像头进行图像采集的功能,
实现了对usb摄像头进行图像采集的功能,-achieve the right usb cameras for image acquisition function,
- 2022-06-13 23:44:58下载
- 积分:1
-
图象的检测,模式匹配的c代码,请大家仔细看里面的算法哦,希望会有收获吧。...
图象的检测,模式匹配的c代码,请大家仔细看里面的算法哦,希望会有收获吧。-image detection, pattern-matching c code, please carefully read the inside algorithm Oh, it is hoped that harvest.
- 2022-02-12 01:18:37下载
- 积分:1
-
图像采集卡的应用,包括图像处理的内容…
一种图象采集卡的应用程序,其中包括了图象处理方面的内容,很不错,值得好好研究!-an image acquisition card applications, including image processing of the content is pretty good, worthy of a thorough study.
- 2022-02-10 09:26:16下载
- 积分:1