-
simple image processing, including color to grayscale 256, the Hough transform,...
实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to grayscale 256, the Hough transform, Walsh transform, Median filtering, binary conversion, brightness changes, Fourier transform, and color-from the few to admit index, image shifting, image rotation, refined images, image scaling, image mirroring, mean filtering, contrast stretching, Laplacian sharpening (edge detection), block codes, Sharpening gradient, gray balance, histogram equalization, discrete cosine transform, Wiener filter, reverse filtering, threshold transform, Gaussian smoothing.
- 2022-02-07 23:10:38下载
- 积分:1
-
图像处理中应用非常广泛的二维最小均方误差算法(TDLMS)。绝对好用!...
图像处理中应用非常广泛的二维最小均方误差算法(TDLMS)。绝对好用!-Image Processing is widely used two-dimensional MMSE algorithm (TDLMS). Absolute ease of use!
- 2022-11-11 09:40:04下载
- 积分:1
-
图像的二值化算法:最大类间方差法,基特勒最小误差阈值我…
图像二值化算法:Otsu算法,Kittler minimum error thresholding算法,Niblack二值化算法。都是很经典的二值化算法,可用于对图像进行二值化,我自己编写的并经过测试正确。附件中有算法使用说明。-Image binarization algorithm: Otsu method, Kittler minimum error thresholding method, and Niblack method. All these methods are classical binarization methods.
- 2022-08-02 16:23:00下载
- 积分:1
-
有关位图处理的程序
有关位图处理的程序-the bitmap handling procedures
- 2022-03-19 05:12:33下载
- 积分:1
-
基于图像直方图均衡化的公式来编程。像素一共分为256个灰度阶,每个灰度阶用数组的一个相应nk[?]来储存它的个数,然后计算tk[?]。...
基于图像直方图均衡化的公式来编程。像素一共分为256个灰度阶,每个灰度阶用数组的一个相应nk[?]来储存它的个数,然后计算tk[?]。-Based on image histogram equalization formula programming. Pixel is divided into a total of 256 gray-scale bands, each of the gray band with a corresponding array nk [? ] To store the number of it, and then calculating tk [? ].
- 2023-06-25 23:40:04下载
- 积分:1
-
VB drag the image to any open window, the more interesting, you just drag the fo...
VB将图像拖动到任意打开的窗口上,比较有意思,你只需拖动窗体中的小箭头到任意目标窗体,松开鼠标后图像就跑到目标窗体上了,不过程序还需要完善,有时候图片会被遮挡住,只实现了基本的思路,不是太常用,就当是一个学习资料吧。-VB drag the image to any open window, the more interesting, you just drag the form of small arrows to any objective form, release the mouse after the picture ran on the target form, but the program also need to perfect, and sometimes images will be blocked to live, only to achieve the basic ideas, not too common, it is a learning information when the bar.
- 2022-01-26 04:38:03下载
- 积分:1
-
以VC++开发环境为主,在一幅图像上画十字星,直方图等
以VC++开发环境为主,在一幅图像上画十字星,直方图等-To VC++ development environment, which draw on an image cross-Star, histogram, etc.
- 2022-05-17 21:12:44下载
- 积分:1
-
这本书是关于图像处理和模式识别的经典书…
本书是一本有关图像处理和模式识别的经典书籍。-This book is a book about image processing and pattern recognition of the classic books.
- 2022-01-30 18:19:36下载
- 积分:1
-
最新的第5版,国外经典教程,视频图像处理界的圣经,必读教程。...
最新的第5版,国外经典教程,视频图像处理界的圣经,必读教程。-The latest version 5, foreign classics tutorial, video, image processing sector in the Bible, reading tutorials.
- 2022-04-18 18:33:10下载
- 积分:1
-
用matlab编写的线性插值,最近邻域插值,和双三次样条插值。...
用matlab编写的线性插值,最近邻域插值,和双三次样条插值。-using Matlab prepared by the linear interpolation, the recent neighborhood interpolation and bicubic spline interpolation.
- 2022-02-07 22:46:09下载
- 积分:1