资源列表
RandomParticle
- 模拟球形气溶胶粒子的空间分布,并给出示意图。(The spatial distributions of spherical aerosol particles are simulated and a schematic diagram is given.)
常用图像去模糊算法分析与对比
- 【编程实现】 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, '
AVI2BMP
- AVI转BMP图片的C++源代码,DIRECTSHOW开源项目(The C++ source code for the avi turn bmp picture,directshow open source project)
Sift
- Sift图像配准程序 Sift算法 图像配准(SIFT image registration)
imgs_show
- 在python3.6上,采用三种方式处理图片并显示的对比(On python3.6, the contrast of three ways to deal with pictures and display)
中国国界和省界的SHP格式数据
- Chinese provincial borders Chinese provincial borders Chinese provincial borders(Chinese provincial borders)
3分形例子代码
- 分形几何的matlab代码的一个小栗子。上课的一个作业。(Fractal geometry of a small example of Matlab code. A homework class.)
Image Segmentation
- 包括了数字图像处理中的图像分割若干MATLAB代码(digital image processing using matlab of image segmentation)
96282002Human-Motion-Tracking
- 利用图像的HOG特征训练SVM分类器,对运动人体目标进行跟踪(Using the HOG feature of the image to train the SVM classifier, the program runs through the obtained data.)
工程文件
- 图像的基本处理,包括直方图 均衡化、锐化、平滑等(The basic processing of images, including histogram equalization, sharpening, smoothing and so on)
china_basic_map
- 涵盖世界所有国家的国界,中国国内的省界,以及世界主要河流(All countries in the world borders, Chinese domestic sector, and the world's major rivers)
IQA_BIECON_release-master
- 盲参考的图像质量评价 SSIM TID2008 TID2013(blind image quality assessment py CNN)