资源列表
edgeCheck
- 方向小波不仅保持了传统小波变换的良好的时频局部化的分析能力,还具有良好的方向分析能力。 本程序通过高斯函数导数检测图像边缘,实质是方向可调小波变换检测图像边缘。-This program introduces a derectional wavelet transform theory.Derectionalwavelet can better reflect the edge information of images because thy better corresponds to t
bihist
- 通过matlab设置一个背靠背的直方图比较程序,可以方便进行对比.-Through matlab to set up a back to back histogram comparison process can be easily compared.
6pai
- VRML建模非常好用 VRML建模非常好用 VRML建模非常好用 VRML建模非常好用 VRML建模非常好用 VRML建模非常好用 -VRML modeling is very easy to use VRML modeling is very easy to use VRML modeling is very easy to use VRML modeling is very easy to use VRML modeling is very easy to use VRML modeling
22
- 一个关于osg的读写中文文件名及中文路径问题示例,可以供初学者学习-Osg reading and writing one on the Chinese file name and path problems in Chinese example, you can learn for beginners
P8_4_1_Average
- 平均周期图法谱估计,,平均周期图法谱估计,平均周期图法谱估计-Average periodogram spectral estimation
xlc
- 这是基于matlab基础的四杆正切运动,能够清楚显示四杆机构详细的运转过程,并且也动态的。-This is based on four tangent movement of the Matlab-based, clearly shows that the four organizations detailed operation of the process, and dynamic.
median
- using median filter to salt denosing
tongxinyuan
- 绘制同心圆,以及绘制三维球及轨道坐标,并标注卫星位置-Painted circle
one
- 产生右图所示图像f1(m,n),其中图像大小为256×256,中间亮条为128 ×32,暗处=0,亮处=100。对其进行FFT: ① 同屏显示原图f1(m,n)和FFT(f1)的幅度谱图; ② 若令f2(m,n)=(-1)m+n f1(m,n),重复以上过程,比较二者幅度 谱的异同,简述理由; ③ 若将f2(m,n)顺时针旋转90 度得到f3(m,n),试显示FFT(f3)的幅 度谱,并与FFT(f2)的幅度谱进行比较; ④ 若将f1(m,n) 顺时针旋转90 度得到
photoresize
- 将输入文件夹中的图片调整为统一大小格式的图片,输出到输出目录中-Enter the folder will be adjusted to a unified picture of the size of image formats, output to the output directory
ComputeRGBHistogram
- Compute image RGB histogram
segmentation-of-color-images
- 首先将RGB空间的彩色图像转换到LAB空间,然后利用K-means均值聚类方法对lab空间的彩色图像进行图像分割-this method of color image segmentation isbased on K-means and the Color space conversion between RGB and Lab