资源列表
IRFPA_NUC
- 红外图像非均匀性校正,神经网络,高通滤波-Infrared image non-uniformity correction, neural networks, high-pass filter
DownSample(pointer)
- 实现输入为yuv视频文件的下采样功能,操作简单方便!-Yuv video file of input for the next sampling function, simple operation!
RegionGrowth
- 区域生长法,用于图像轮廓提取。用到了QT,需要自己配置环境(The region growth method is used for image contour extraction. Using QT, you need to configure your environment)
ViewNav
- 用于机器视觉及图像处理,实现实时的稳像,可用于安防系统中-Application in computer vision and image process, realizing real-time image anti-disturbance . In can be applied in Intelligent Surveillance System
EmbeddedImageProcessingUsingTMS320C6x
- 与其他图像处理方面的书不同,此书重要介绍如何实现,包括MATLAB算法的编写,以及如何移植到DSP平台上,本书使用C6416DSK 以及6701EVM 作为硬件平台-With other image processing of different books, this book describes how important, including the preparation of MATLAB algorithm, and how to transplant to the DSP plat
litishijueshexiangjibiaoding
- 几篇很好的立体视觉 和摄像机标定的论文,可以参考一下-Several good stereo vision and camera calibration papers for reference
SVM_IR
- 本代码为图像检索时,要用到的代码, 采用SVM进行图像分类,有很大的作用。(The code for image retrieval, the code used, the use of SVM for image classification, has a great effect.)
pic
- FIREWORKS 网页设计图 粉红色网站模板 多图层-FIREWORKS design
matlabVisTools
- matlab的图像 处理,其中有SIFT算法,应用于图像配准
boost_1_38_0
- 实现跨平台的c++开发库,是对c++开发者最好的用途-Achieve cross-platform c++ development library, is a c++ developers to use the best
target-tracking1
- 目标跟踪相关文章,有发表的文献,有毕设论文-Target tracking articles, published literature, Complete set of papers
相机参数标定c++
- 使用c++实现了相机参数标定实验,包括转移旋转矩阵等。