资源列表
19854815template-matching_CSDN
- 对图像通过提取相应特征,来进行分类,效果很好(Classify images based on features, which works well)
LSD_Line
- LSD直线检测算法,基于matlab平台实现,算法切实可用(LSD linear detection algorithm, based on matlab platform, the algorithm is practical)
gadm下载的中国地图
- gadm下载的中国地图,解压之后有省市县三类型
c#截取屏幕包括窗体
- c#截取屏幕,包括全屏,选择一个区域,对某个窗口。代码简洁工整
OpenGL分形树
- 用OpenGL与C++结合,画的一棵分形树,有天空,大地,可以使用键盘或者鼠标等进行交互操作,界面友好,有很好的参考价值。
ArcGIS Engine 开发技术ESRI官方代码
- ArcGIS Engine 开发技术ESRI官方代码(Platform VS2010, an example of spatial interpolation using C# ArcEngine)
灭火器指针区域识别
- 能够获取灭火器表盘的范围,并进一步得到指针的三个颜色区域
何凯明图像去雾算法matlab程序与思路解读
- 何凯明图像去雾的算法MATLAB实现 以及改进(He kaiming image defogging algorithm MATLAB implementation and improvement)
北京建筑数据
- 北京市shp格式的地图,在arc map软件可以使用(Beijing's shp map, suited for arcGIS)
guided image filter
- 在matlab中实现了导向滤波,可用于彩色和黑白图像的平滑(This project implement guided filter in matab, both gray and color image are adapted)
C-SCAN
- 用于处理超声波相控阵C扫描的数据文件和图片处理,采用的是Matlab语言(the code of Matlab is used to process the data file and picture of ultrasonic phased array C scan)
OpenCV3小波变换源码
- OpenCV3.0版本的小波变换源码,并且自动将读入的彩图转换为黑白图像,无需提供黑白素材