资源列表
GrabCut-RGBD-master
- 结合深度图而进行的图像融合,将深度图与彩色图进行结合,然后分割图像(grabcut for depth image and rgb image)
光线追踪
- 简单光线追踪实例,运用到C++中成员函数,运算符重载和引用的知识。(a simple example of ray trace)
ArcGIS_Engine二次开发讲义
- ArcEngine开发基础知识案例,从入门到精通 ,应有尽有 哈哈哈啊哈哈(ArcEngine Developing basic knowledge case)
contoursmatch_cv
- 基于opencv实现轮廓匹配的代码,可以运行(Implement contour matching code with OpenCV)
多目标跟踪opencv
- 先用背景差分完成目标提取,将运动目标的相关信息放入到链表中,通过帧差完成对多目标的跟踪,达到实时性的要求 运动目标的相关信息存放于结构体中,可以在此基础上判断目标的动作行为跟踪基本框架,opencv编写,利用背景差分,质心法可以跟踪多个目标,并分配ID号,记录行动轨迹,可用于车辆道路等,大家可以参考学习下,效果有待改进,不同的视频会有不同的效果。(The relevant information of the moving object is stored in the structure.
bmp read&write
- 简单读取bmp256位灰度图像,运用c语言的基本库(Simple read bmp256 bit grayscale image)
ROI
- 请参考,LABVIEW截取感兴趣区域,是手动截取,自动截取还在研究中(Please refer to, LABVIEW interception area of interest, manual interception, automatic interception in the study)
ENVI_Raster_Vector_Converter_V5.3
- ENVI 软件扩展包,实现批量的矢量与栅格转化,方便快捷。(ENVI software expansion package to achieve batch vector and grid conversion, convenient and quick.)
IDL可视化分析与应用(随书程序)
- IDL 可视化随书籍的源代码,内容丰富,便于学习(IDL Visualizations with the source code of the book, rich in content, easy to learn)
深入理解OpenCV:实用计算机视觉项目解析-源代码
- 基于OpenCV的计算机视觉实例项目代码(the example of computer vision project code based on OpenCV)
PZ6806L-STM32F1综合测试程序
- 触摸屏显示,以及屏幕校准等功能,以及其他功能(A skillful touch screen)
MDIDemo
- 基于c#,opengl编写的程序,可以读取stl文件并现出来。(Read the STL file and display it)