-
维纳滤波处理
//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
-
基于分水岭算法的图像分割。运行速度快,简便易行
基于分水岭算法的图像分割。运行速度快,简便易行-Based on watershed algorithm for image segmentation. Run fast, easy
- 2022-05-18 10:52:01下载
- 积分:1
-
Rather is based on the classic ah matlab we do the image matching can be used fo...
相当的经典啊 是基于matlab的 大家做图像匹配的都可以用的到,做三维重建方面的。-Rather is based on the classic ah matlab we do the image matching can be used for that, so three-dimensional reconstruction.
- 2022-03-06 20:05:41下载
- 积分:1
-
功能强大的图像合并程序,用python实现,底层调用GDAL。
功能强大的图像合并程序,用python实现,底层调用GDAL。-Powerful image merging process, using python implementation, the bottom is called GDAL.
- 2022-10-11 05:45:03下载
- 积分:1
-
usart串口程序,自发自首电路程序,对ATmage16的usart接口构成的外围硬件电路进行测试...
usart串口程序,自发自首电路程序,对ATmage16的usart接口构成的外围硬件电路进行测试-usart
- 2022-05-25 19:29:33下载
- 积分:1
-
图像处理类的经典之作,适合学习图像处理的同学阅读
图像处理类的经典之作,适合学习图像处理的同学阅读-Image processing of the classic type, suitable for image processing of students learning to read
- 2022-01-25 14:15:44下载
- 积分:1
-
简单图像算法。支持读取多种图片格式,支持灰度图计算,多种二值化算法(基于熵的自动阀值,自动双阀值二值化),支持图像多种卷积计算(高斯滤波,轮廓提取)...
简单图像算法。支持读取多种图片格式,支持灰度图计算,多种二值化算法(基于熵的自动阀值,自动双阀值二值化),支持图像多种卷积计算(高斯滤波,轮廓提取)-simple algorithm. Photo support multiple read format, the gray level support, a variety of binary algorithm (based on the entropy of the automatic threshold. automatic dual threshold value of two) to support a variety of image deconvolution calculation (Gaussian filtering, contour extraction)
- 2022-06-18 10:02:51下载
- 积分:1
-
这是改进的高斯变换的源程序,将它和粒子滤波结合起来可以降低粒子滤波的算法复杂度。...
这是改进的高斯变换的源程序,将它和粒子滤波结合起来可以降低粒子滤波的算法复杂度。-This is the improved Gauss Transform source code, will it combine the particle filter can reduce the particle filter algorithm complexity.
- 2023-09-03 00:05:03下载
- 积分:1
-
(模板匹配)目标跟踪templatematch算法,可以跟踪运动…
(模板匹配)TemplateMatch算法实现的目标跟踪,可以跟踪运动镜头下的目标。-(Template matching) TemplateMatch algorithm of target tracking, can track movements of the objectives lens.
- 2022-03-10 20:54:21下载
- 积分:1
-
vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变...
vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-vc images deal with more comprehensive procedures, provided the image histogram equalization, robert, sobel, prewitt, kirsch, gauss and other methods of edge detection operator, median filtering, two-dimensional FFT transform and DCT transform, image reversal, rotating images, such as some basic templates and point transform transform function. Currently only deal with 256* 256 image
- 2022-09-06 08:55:03下载
- 积分:1