资源列表
1-0Development_trends_of_intelligent_vehicle
- 智能汽车发展趋势,详细地说明了智能汽车中用到的图像处理和计算机视觉技术-Development_trends_of_intelligent_vehicle
libmv-dev
- google 图片拼接的代码,在linux环境下用c++实现的-google image stich
OpenCV_OpticalFlow
- 稀疏光流Demo 此程序是斯坦福大学大牛David Stavens 2007年编写,其中程序注解详尽,配有PPT和PDF讲解图文并茂,非常适合初学者学习使用。本程序基于OpenCV。-Sparse Optical Flow Demo this program at Stanford University David Stavens 2007, prepared beef, including a detailed program notes, with a PPT, and PDF to e
11
- 该软件功能很好,请大家下下来可以直接进行实用,是一个比较小的应用软件-The software features a very good, let us down under can be directly useful, is a relatively small application software
PDE4
- 图像处理中PDE的PPT学习资料四,十分易懂,适合初学者学习-Image processing PDE s PPT learning materials, very easy to understand for beginners to learn
Image-Matching
- VC,实现基于模板匹配的图像配准算法,匹配精度可选-VC, template matching-based image registration algorithm, optional matching accuracy
codes_smc
- 基于支撑向量机的的图像质量评价方法,结合机器学习和图像特征提取-The file feature_smc1.m is for feature extraction. It takes the reference and distorted images as input and gives the 256 dimensional feature vector as the output. models_smc_revised.mat contains the 4 models deve
TVdenoising-
- 全变差图像去噪,用的分裂Bregman迭代算法,分别用到了L1,、L2、和Lp范数来做的,其中在L1模型中还用到了高斯赛德尔迭代和收缩算子,-Total variation image denoising, with split Bregman iterative algorithm, respectively, used in the L1,, L2, and Lp norm to do, which is also used in the L1 model iterations and hi
Visio
- visio 画图工具教程 visio 在不同领域不同学科不同方面都很有实效-visio drawing tools tutorial visio in different areas on different aspects of different disciplines is very effective
Corner-detection
- 里面有各种算法的角点检测,matlab,vc++都有-There are a variety of corner detection algorithm,matlab, vc++
FaW
- 数字图像处理用书,描述傅立叶变换与小波分析的基础知识-Digital image processing using the book
FINAL
- 图像峰值信噪比是评价重构图像质量的标准之一,本程序基于matlab开发。