资源列表
getfilterg.f1123验证低通滤波器
- f1123验证低通滤波器(采用布莱克曼窗函数法),f1123 verify low-pass filter (using the Blackman window function method)
1
- 实现图像专职,旋转图像,并对他进行不点,这是数字图像处理技术-实现图像专职,旋转图像,并对他进行不点
waterprint
- 用matlab实现数字水印程序,嵌入的水印为高斯水印,可对比显示水印信息、原图、算子的边缘图和嵌入水印后的图像-Matlab digital watermark with the procedures for the Gaussian watermark embedded watermark, the watermark can be compared show information, artwork, operator of the edge map and the embedded wat
facedetection
- 肤色是人脸检测中基本的检测手段,此方法就是利用肤色实现人脸分割!-Face detection is the color of the basic means of detection, this method is the realization of human faces using color segmentation!
facecong
- 此程序代码是用于人脸识别的MATLAB代码,-facecong
Build_Noiselets
- Basic Noiselet Matlab code for building orthogonal noiselet bases
sate_ndvi
- 在idl环境下批量处理提取modis ndvi数据-the program can extract the ndvi data from modis ndvi product
sanwei
- matlab源码...利用matlab工具箱画出三维螺线。-matlab source code ... using matlab toolbox to draw three-dimensional spiral.
inhance
- 使用直方图均衡化函数、图像调整函数和自适应直方图均衡化函数,编写用于增强索引图像对比度的程序,显示图像对比度增强效果-Using the histogram equalization function (histeq), image adjustment function (imadjust) and adaptive histogram equalization function (adapthisteq), prepared for image contrast enhancement in
DFTin2D
- code in visual c++ environment for dft in 2d,
wfb2dec
- 对一幅二维的图像,进行小波分解,得到四幅子图,分别为低频,两个中频,高频分量-For a two-dimensional image, the wavelet decomposition, four sub-graph obtained were low, two medium frequency, high frequency components
FractalDimensionViaBoxCounting
- 可用于计算灰度图像或者二值图像的分形维大小。通过BoxCounting算法实现。-This program can be used to calculate the fractal dimension of gray-scale image or binary image. It is based on boxcouting algorithm.