资源列表
headtrack
- 用粒子滤波实现视频中人头跟踪算法,有训练好的人头分类器。
InpaintingCodeAndData
- 一种快速的基于传输方程的图像修复算法。参考文献:FAST IMAGE INPAINTING BASED ON COHERENCE TRANSPORt
image_process_analysis_understang
- 章毓晋的图像处理课件包括图像处理、图像分析,图像理解,很全面-Yu-Jin Zhang, image processing courseware include image processing, image analysis, image understanding, very comprehensive
ImageProcessing
- 图像匹配算法 图像的特征点提取以及匹配在三维重建中有重要的作用-Image matching algorithm of feature point extraction image matching in the three-dimensional reconstruction as well as play an important role in
huzhanyi
- 这是中科院研究生院计算机视觉的课件,由中科院自动化所胡占义研究员讲授
Visual-CPP_Image_process
- 是很经典的图像处理电子书及其源代码,自己珍藏了很久的东西,可以当做VC++和图像处理相关的入门教程-Is the classic image processing books and source code, its own collection of things for a long time, can be used as VC++ and image processing related to Getting Started
greedy_projection
- 利用PCL对点云进行三角化,贪婪算法,输入为PCD文件输出为VTK文件-Fast triangulation of unordered point clouds
edges-master
- 边缘检测算子 图像边缘信息主要集中在高频段,通常说图像锐化或检测边缘,实质就是高频滤波。我们知道微分运算是求信号的变化率,具有加强高频分量的作用。在空域运算中来说,对图像的锐化就是计算微分。由于数字图像的离散信号,微分运算就变成计算差分或梯度。图像处理中有多种边缘检测(梯度)算子,常用的包括普通一阶差分,Robert算子(交叉差分),Sobel算子等等,是基于寻找梯度强度。拉普拉斯算子(二阶差分)是基于过零点检测。通过计算梯度,设置阀值,得到边缘图像。(The image edge infor
hexinlunwen
- 音频数字水印核心论文。一级核心期的80余篇核心论文。年份在2003--2008之间。-Audio Digital Watermarking core thesis. A core period of more than 80 core thesis papers. Year in 2003- 2008 between.
MATLAB-GUIyuandaima
- matlab gui设计源代码,新手的快速入门资料,欢迎下载-Matlab GUI design source code, novice quick introductory information, welcome to download
danchuang
- 实现单窗算法进行地表温度反演,能够有效的运行,有运行练习三波段数据-Single-window surface temperature retri algorithms, can effectively run, have run training tri-band data
simu
- 一个利用OpenCV和VC2010实现的连接摄像头的小程序,对于学习OSG有帮助-An example can show videos, programed by OpenCV and VC2010, which is helpful for learning opencv.