-
中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪...
中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪声的同时能有效保护边缘少受模糊-Median filter is a sliding window from inside the gray value pixel sequencing, using a window center pixel value to replace the original gray value, it is a non-linear image smoothing method, its pulse-grade salt and pepper noise interference inhibition effective in suppressing random noise at the same time can effectively protect the edge of less fuzzy
- 2023-08-08 21:40:02下载
- 积分:1
-
利用OPENCV编写的图像HU不变矩,是图像处理的入门的工具
利用OPENCV编写的图像HU不变矩,是图像处理的入门的工具-OPENCV prepared to use the image HU invariant moments, is a tool for image processing entry
- 2022-03-29 01:37:36下载
- 积分:1
-
A complete procedure to run, contains a lot of image processing operations. Suit...
一个完整的程序,可运行,包含了图象处理的很多操作.适合初学者形象的了解图象处理的基本原理.需要的可以下载.-A complete procedure to run, contains a lot of image processing operations. Suitable for beginners to understand the image of the basic principles of image processing. What is needed can be downloaded.
- 2023-06-08 09:20:04下载
- 积分:1
-
BORLAND C + + BUILDER 编写,非常有趣的程序,用于使图片HISTOGRAM 均直...
BORLAND C + + BUILDER 编写,非常有趣的程序,用于使图片HISTOGRAM 均直-BORLAND C BUILDER prepared, very interesting process, make pictures for both straight HISTOGRAM
- 2022-03-03 12:35:02下载
- 积分:1
-
霍夫曼压缩编码 mfc实现 实现了一个功能
霍夫曼压缩编码 mfc实现 实现了一个功能-Huffman coding to achieve implementation of a functional mfc
- 2022-07-23 10:51:12下载
- 积分:1
-
利用Wiener滤波算子实现的图像滤波和复原,VC实现。
利用Wiener滤波算子实现的图像滤波和复原,VC实现。-use Wiener filtering operator realization of the image filtering and recovery, VC.
- 2022-02-25 02:07:08下载
- 积分:1
-
源代码的阈值分割和轮廓提取。在VC6.0下通过…
阈值分割和轮廓提取的源代码。在vc6.0下通过编译。欢迎下载。-Threshold segmentation and contour extraction of the source code. In vc6.0 through the compiler. Welcome to download.
- 2022-11-21 12:40:03下载
- 积分:1
-
自己编写的图像处理工具,比较全面,包括视频处理,图像融合等,可以作为开发参考...
自己编写的图像处理工具,比较全面,包括视频处理,图像融合等,可以作为开发参考-I have written image processing tools, a more comprehensive, including video processing, image fusion and so on, can be used as the development of reference
- 2023-01-12 21:30:05下载
- 积分:1
-
维纳滤波处理
//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
-
用C编写的几个简单的绘图程序,简短精炼,可作为计算机图形学课程的例子...
用C编写的几个简单的绘图程序,简短精炼,可作为计算机图形学课程的例子- a few simple pictures draw by C procedure
- 2023-01-24 15:00:16下载
- 积分:1