资源列表
osg新手入门教程
- OSG新手入门编程资料:包括官方入门资料OpenSceneGraph_Quick_Start_Guide、OpenSceneGraph基本渲染理论、OSG_王锐《最长的一帧》、osgTutorial美国海军教程、OSG程序设计教程、StepIntoOpenSceneGraph。(OSG beginners programming information: including the official entry of OpenSceneGraph_Quick_Start_Guide, OpenS
OpenCV-2.1.0-win
- opencv 2.1 VS2008 库文件(opencv this is opencv for vs2008 source)
dbscan的matlab代码实现
- 使用MATLAB对文档进行聚类,尤其在数据挖掘中使用,一般用于文本特征表示之后(Clustering documents using MATLAB)
DCAC_VF
- PSCAD仿真环境下,单相PCS的VF模式(PSCAD simulation environment, the single-phase PCS VF mode)
SURF
- surf特征点匹配,显示匹配点数和时间,以及较优匹配点数(surf feature matching)
vgg16
- 这是vgg16神经网络基于python的实现,可以用来识别图像中出现的物体。(This is the vgg16 neural network based on Python implementation, can be used to identify objects in the image.)
OSG程序设计教程(附书源码)
- osg程序设计教程,包含11章内容,并且附有可运行的源码(OSG programming tutorial, including 11 chapters, and with the source code can run)
mirror_horizontally_image
- 利用Opencv,对输入图像进行水平镜像翻转操作,输出镜像后的图像。(mirror_horizontally_image)
TV-L2-Inpainting
- 经典的ROF模型,可以用于图像去噪,图像分解;TV图像修复(The ROF model can be used for image denoising)
readvideo
- 读取视频序 要处理视频序列,首先要读取每个帧。opencv提供了一个便于使用的框架来实现提取帧,帧的来源可以是视频文件,也可以是USB或者摄像机。(read video consequence)
V29_39_GPIO操作
- Mstar生产的V39视频芯片中相关GPIO对应的寄存器操作()
readvideo
- 我们要指定一个函数(回调函数),视频序列的每一帧都会调用它。该函数定义为输入一个mat视力,输出一个处理完毕的帧。(vs c++ use opencv to image canny)