资源列表
多目标跟踪opencv
- 先用背景差分完成目标提取,将运动目标的相关信息放入到链表中,通过帧差完成对多目标的跟踪,达到实时性的要求 运动目标的相关信息存放于结构体中,可以在此基础上判断目标的动作行为跟踪基本框架,opencv编写,利用背景差分,质心法可以跟踪多个目标,并分配ID号,记录行动轨迹,可用于车辆道路等,大家可以参考学习下,效果有待改进,不同的视频会有不同的效果。(The relevant information of the moving object is stored in the structure.
contoursmatch_cv
- 基于opencv实现轮廓匹配的代码,可以运行(Implement contour matching code with OpenCV)
ArcGIS_Engine二次开发讲义
- ArcEngine开发基础知识案例,从入门到精通 ,应有尽有 哈哈哈啊哈哈(ArcEngine Developing basic knowledge case)
光线追踪
- 简单光线追踪实例,运用到C++中成员函数,运算符重载和引用的知识。(a simple example of ray trace)
GrabCut-RGBD-master
- 结合深度图而进行的图像融合,将深度图与彩色图进行结合,然后分割图像(grabcut for depth image and rgb image)
global-matting-master
- global matting 用于图像的分割,效果一般,时间较长,代码应该还有改进的空间(the global matting gor image matting which takes a long time but still works;)
gSLICr-master
- 主要是用于图像的分割,具体的算法不详,但是当前景和背景的区分度稍微高时,分割效果是相当不错的,但是如果区分度不是很高,效果就稍微差一点;(the image segmentaion for image matting which is suitable for images which has a high contrast between foreground and background;)
retinex算法
- Retinex算法 用于去雾以及强光照,在图像处理当中尝尝扮演重要的角色。(The Retinex algorithm is used to remove fog and light, and try to play an important role in image processing.)
m_map
- map工具包,可生成地形图,须知地形点数据(Map toolkit can generate topographic maps and need to know topographic data)
201704.tar
- 气象显示网格,空间气象数据编程,适合高级学习(weather Proceedings of the Sixth International Symposium onMi cro Machine and Human Science.Nagoya)
《OpenCV3编程入门》书本配套源代码
- 《OpenCV3编程入门》书本配套源代码。("OpenCV3 Programming Getting Started" book source code.)
2015年全国县级矢量数据
- 全国县级矢量图数据 用于全国地图绘制 包含省、市、县三级(National county-level vector data in 2015)