资源列表
hexinlunwen
- 音频数字水印核心论文。一级核心期的80余篇核心论文。年份在2003--2008之间。-Audio Digital Watermarking core thesis. A core period of more than 80 core thesis papers. Year in 2003- 2008 between.
WindowsFormsApp1
- c#下如何通过emgu 获取 rtsp流,并显示在窗口中(emgu capture rtsp stream for demo)
object-tracking
- 对视频作目标检测跟踪的VC++程序,使用了openCV开源库,包含帧差法、背景估计法、高斯混合模型法以及卡尔曼滤波。可正常运行。-VC++ program for target tracking,based on openCV, incuding multiple algrithms,such as Karlman filter.
SB5_Src
- 《OPENGL超级宝典》第五版,所有实例的源码,包括超级宝典的GLTOOLS。强烈推荐。-The fifth edition of the of the " OPENGL super-Baodian" , the the source code of all instances of, to including the the super-Baodian of the GLTOOLS. Strongly recommended.
edges-master
- 边缘检测算子 图像边缘信息主要集中在高频段,通常说图像锐化或检测边缘,实质就是高频滤波。我们知道微分运算是求信号的变化率,具有加强高频分量的作用。在空域运算中来说,对图像的锐化就是计算微分。由于数字图像的离散信号,微分运算就变成计算差分或梯度。图像处理中有多种边缘检测(梯度)算子,常用的包括普通一阶差分,Robert算子(交叉差分),Sobel算子等等,是基于寻找梯度强度。拉普拉斯算子(二阶差分)是基于过零点检测。通过计算梯度,设置阀值,得到边缘图像。(The image edge infor
greedy_projection
- 利用PCL对点云进行三角化,贪婪算法,输入为PCD文件输出为VTK文件-Fast triangulation of unordered point clouds
gadm36_CHN_shp
- 包含全国省级、地市级、县市级行政区划的shp文件(National administrative divisions at provincial, prefectural, county and municipal levels)
中国省、市、县级行政区划
- 中国省、市、县级行政区划,包括行政地名、行政边界数据。
gadm下载的中国地图
- gadm下载的中国地图,解压之后有省市县三类型
opencvcj
- 利用opencv库函数打开摄像头,点击保存图片按钮就可以保存图片,点击测距按钮就可以测试出点高度及点宽度还有距离。点击关闭摄像头即可关闭摄像头,点击推出程序即可退出程序。-Using the opencv library function to open the camera, click the save picture button to save the picture, click the distance button can test the point height and poi
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
huzhanyi
- 这是中科院研究生院计算机视觉的课件,由中科院自动化所胡占义研究员讲授