资源列表
imgs_show
- 在python3.6上,采用三种方式处理图片并显示的对比(On python3.6, the contrast of three ways to deal with pictures and display)
Sift
- Sift图像配准程序 Sift算法 图像配准(SIFT image registration)
AVI2BMP
- AVI转BMP图片的C++源代码,DIRECTSHOW开源项目(The C++ source code for the avi turn bmp picture,directshow open source project)
常用图像去模糊算法分析与对比
- 【编程实现】 I = checkerboard(8); subplot(221); imshow(I); title('Original Image (courtesy of MIT)'); % 模拟运动模糊. LEN = 21; THETA = 11; PSF = fspecial('motion', LEN, THETA); blurred = imfilter(I, PSF, '
RandomParticle
- 模拟球形气溶胶粒子的空间分布,并给出示意图。(The spatial distributions of spherical aerosol particles are simulated and a schematic diagram is given.)
freeglut-3d-model
- 1. Establish a suitable data structure, to achieve the grid model data what.txt read. 2. Draw what.txt in the grid data. 3. the establishment of appropriate three-dimensional observation, to create different projection mode, angle, observation of t
三角形
- 使用vs2015,在c++下编程实现三角形(Using vs2015, programming triangles under c++)
模式识别
- 模式识别课程关于主元分析的人脸识别算法程序(matlab)。(Face recognition The face recognition algorithm program (matlab) for the principal component analysis in the pattern recognition course.)
ununq
- Algorithm optimization is very good, almost no circulation, matlab prepared cellular automata, Example tracking mean cheap.
OSGEarthTest
- 实现OSGEarth,读取SHP文件,展现全球地名(Implement OSGEarth, read SHP files, and display global names)
SIFT3D-master
- 经典sift3d算法,有c++和matlab两个版本。(classic sift 3d algorithm, with c++ and matlab source code.)
test
- 遥感图像真实反射率转换,可以将遥感图像的DN值,归一化处理为真实的反射率值(The conversion of true reflectance of remote sensing images.)