资源列表
2015.3.20
- 基于FRFT的数字图像水印(lena示例)-FRFT based digital image watermark (lena example)
jpeg_toolbox
- matlab code jpeg图像在window unix 和MAC OS下的读写-matlab code jpeg image in the window unix and MAC OS to read and write
SSR
- matlab实现单尺度retinex算法,实现图像增强。-matlab achieve a single scale retinex algorithms for image enhancement.
2015430
- A Non-Local Cost Aggregation Method for Stereo Matching.pdf Stereo Matching Using Tree Filtering.pdf 杨庆雄的两篇文章-A Non-Local Cost Aggregation Method for Stereo Matching.pdf Stereo Matching Using Tree Filtering.pdf
Two_Dimensional_Gaussian
- 高斯平滑滤波器被使用去模糊图像,和均值滤波器差不多,但是和均值滤波器不一样的地方就是核不同。均值滤波器的核每一个值都是相等,而高斯平滑滤波器的核内的数却是呈现高斯分布的。-Gaussian smoothing filter is used to blur the image, and almost mean filter, and averaging filter but not the same place is a different core. Each core value averag
my_pinjie
- 基于matlab的图像拼接源程序(两幅图片的重叠部分在50 以上)-Matlab-based image stitching source code (part two images overlap in more than 50 )
MeshSegmentaion-And-Evaluation
- OpenGl与vs2005实现3D网格模型的交互显示、分割、切割和评价操作,含有多个模块,对想学习网格模型的学者有较好帮助。-OpenGl 3D mesh models with vs2005 implement interactive display, split, cut and uate operations, comprising a plurality of modules, to want to learn the grid model to help scholars bette
DFT
- 函数paddedsize可计算P和Q的最小偶数值,PQ则是避免折叠误差的串扰所采用的补零方法。 函数dftfilt是用于频率域滤波的M函数 在house中进行空域滤波与频域滤波的比较 函数dftuv创建用于实现频率域滤波器的网格数组 在number中进行低通滤波 还可基于lpfilter生成高通滤波器。 函数D=hypot(U,V)<=>D=sqrt(U.^2+V.^2)替代 函数f=tofloat(f)<=>f=im2double(f)替代-
STFT
- 短时傅里叶变换的例子,运行处信号图和三维时频分析图-Examples of short-time Fourier transform, while running at a frequency signal and three-dimensional analysis chart
Imagewarp
- 用c#进行不同插值方法的图像变换的处理(扭曲变换)-Different interpolation method with c# image conversion processing (the twisting transformation)
cartandsvm
- ecognition 软件中cart分类和svm分类方法的使用,很好的学习资料-The use of cart classification and SVM classification in ecognition software, good learning materials
Bat-algorithm-source-code
- 蝙蝠算法是最近新提出来的,是一种搜索全局最优解的有效方法,这个是其源代码,在适当的条件下,可以看作是和声算法和粒子群算法的结合-Bat algorithm source code, the latest in a search element global optimal solution proposed in 2010, can be seen as a combination of harmony and PSO algorithm