资源列表
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)
SLIC
- 超像素分割算法,基于K-means算法,自己写了一个方便优化,非常实用(Super pixel segmentation algorithm, very practical)