-
halftone
本程序实现了两种误差扩散算法,分别用Sierra扩散滤波器和stenenson扩散滤波器,实现了比Floy_stein更好的误差扩散半色调效果。(This procedure implements two error diffusion algorithm, respectively Sierra diffusion filters and stenenson diffusion filter, to achieve better than Floy_stein error diffusion halftone effects.)
- 2021-01-18 15:18:45下载
- 积分:1
-
segmentation
基于边缘检测和区域生长的自然彩色图像分割源码(Based on edge detection and region growing source of natural color image segmentation)
- 2010-01-17 15:31:05下载
- 积分:1
-
diedaifa
用于灰度图像二值化的MATLAB代码,算法采用迭代法(For gray-scale image binarization MATLAB code, algorithm uses iterative method)
- 2013-06-07 14:10:15下载
- 积分:1
-
CLAHE
网上下的CLAHE的matlab程序,原先运行有点问题,我修改了下,保证可以通畅运行了。(CLAHE algorithm for image enhancemnt)
- 2012-04-24 14:45:22下载
- 积分:1
-
watermarking
lsb空域水印算法,dct水印算法,dwt水印算法,处理灰度水印以及彩色图像水印,同时还有字符水印嵌入音频中。分别有着三个GUI界面实现不同功能。欢迎批评指正!(lsb airspace watermarking algorithm, dct watermarking algorithm, dwt watermarking algorithm, the watermark process grayscale and color images watermarking, as well as the characters in the watermark embedded audio. Respectively GUI interface has three different functions. Welcome criticism correction!)
- 2017-01-07 16:52:52下载
- 积分:1
-
LBP1
用lbp实现纹理特征提取,并分类说明:
一共有三个m文件,一个是lbp.m, 存放主要的lbp算法,
一个是getmapping,用以做算法的辅助函数,
一个是lbptest.m,存放着测试代码。
这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片,
具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。代码最后给出效果图
这三个文件是最传统的LBP方法,有256种。(With lbp achieve texture feature extraction and classification Description:
A total of three m files, one is lbp.m, store the main lbp algorithm,
One is getmapping, helper functions for doing arithmetic,
One is lbptest.m, kept the test code.
These three documents need to put the same folder, and add the appropriate folder, pictures,
See lbptest.m specific name of the picture of the code, run lbptest.m can view the results. Finally renderings code
These three documents are the most traditional LBP method, there are 256 kinds.)
- 2013-10-21 17:09:14下载
- 积分:1
-
qtfm_2_0
利用四元数对彩色图像进行各种图像处理的,如滤波、快速傅立叶变化、图像质量评价等。(Use quaternion various images for color image processing, such as filtering, fast Fourier transform, the image quality evaluation.)
- 2013-10-18 09:10:43下载
- 积分:1
-
HW3
熟悉图像的频域滤波算法、灰度图经FFT 后变到频域、噪声及移除(Familiar image of the frequency domain filtering algorithm, after the change to grayscale by the FFT frequency domain, noise and removed)
- 2020-12-20 10:09:09下载
- 积分:1
-
body_track
利用图像差分,进行人体跟踪,并记录视频帧中目标的坐标,(PS:没有上传视频模板)(Differential use of image for the human body tracking, and record the video frame in the coordinates of the target, (PS: do not upload videos template))
- 2008-06-29 02:01:18下载
- 积分:1
-
tuxiangyuchuli
图片的预处理 将图片读入之后 经过灰度处理 中值滤波(多次) sobel算子运算
二值化运算 最后做细化 处理 显示并保存 细化后的图象(Pretreatment of the picture after the picture to read through the gray scale median filter processing (multiple) sobel operator Binary operator to do the final thinning operation display and save the image after thinning)
- 2011-06-05 20:19:11下载
- 积分:1