搜索资源列表
adaptiveArithmeticCoding
- Adaptive arithmetic coding source code. It can achieve better performance than the popular Huffman coding.
lessonresouse
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
m文件检测
- 图形边缘检测,主要是采用自适应检测的算法,可能对初学者有些用处。不足指出见凉啊-graphics edge detection, is based on adaptive detection algorithm for beginners could use some. Less than that see cool ah
CLAHE.zip
- 实现局部自适应直方图均衡功能,对图像实现争抢功能,The realization of local self-adaptive histogram equalization function
adaptive
- adaptive threshold for liver segmentation project through graph cut algorithm
adpmedian
- ADPMEDIAN Perform adaptive median filtering.
NID
- novel intra deinterlacing algorithm (NID) based on content adaptive interpolation. The NID consists of three steps: pre-processing, content classification, and content adaptive interpolation. There are also three main interpolation methods in our pr
newedge
- A New Edge-based Intra-field Interpolation Method for Deinterlacing Using Locally Adaptive-thresholded Binary Image for matlab
Adaptive-Thresholding
- Bradley, D., Roth, G., June 2007 We present a technique for real-time adaptive thresholding using the integral image of the input. Our technique is an extension of a previous method. However, our solution is more robust to illumination changes
matlab3
- 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波和图像的自适应魏纳滤波-Using MATLAB functions filter2 in the noise of the images by means of adaptive filtering and Weiner filtering the image
ASTM_Filter
- Adaptive two stage median filter
averagefilt_opt
- 经过优化的二维平均滤波,程序可以根据滤波窗口的大小自适应的选择行优化或者列优化,同时函数还包含了三种边界处理功能:预设值、近邻和镜像。假设滤波窗口的长边为N,算法的优化效率大约为N/2。-After optimization of 2D averaging filter, the program can be optimized according to the size of the adaptive filter window select the row or column to opti
DicomMove
- 实现DICOM图形的显示,图像自适应窗口大小,能使用左键进行拖动,有参考的标尺-The DICOM graphics display images with adaptive window size, can use the left button and drag, the reference scale
NAFSMFilter
- 详细解说了基于噪声自适应模糊选择滤波器的椒盐噪声抑制处理的原理和主要公式-Detailed explanation of the adaptive fuzzy selection filter based on noise and salt and pepper noise suppression processing principles and the main formula
NAFSMedian_Filter
- 基于噪声自适应模糊选择滤波器的椒盐噪声抑制处理的原理解释和主要公式及推导- the adaptive fuzzy selection filter based on noise and salt and pepper noise suppression processing principles and the main formula
calic
- Contect based adaptive lossless image compression.
Gradient-Adaptive-Image-Enhancement
- Gradient Adaptive Image Restoration and Enhancement
chap
- P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P030
image-denoise
- 运用各种方法的图像去噪,包括自适应滤波。中值滤波和均值滤波-Image denoising using various methods, including the adaptive filter. Median filter and mean filter, etc.
Adaptive-median-filter_RAMF
- 该程序实现自适应中值滤波,对二维rgb或灰度图进行滤波。-The program implements adaptive median filter, two-dimensional filtering rgb or grayscale.