搜索资源列表
EMCV
- EMCV全称为Embedded Computer Vision Library,是一个可在TI DM64x系列DSP上运行的计算机视觉库。EMCV提供了跟OpenCV完全一致的函数接口,通过EMCV,你可以轻松的将你的OpenCV算法移植到 DSP,甚至不用改一行代码。 目前EMCV已经支持IplImage, CvMat,CvSeq等基本数据结构,可使用cvCreateImage等创建和释放图像,以及contour检测等。 参考 http://emcv.svn.sourceforg
QOpenCVPlayerC
- QCIF播放器,包括YUV转RGB,OpenCVV函数显示RGB帧 ,经测试可直接使用。 -QCIF player, including the YUV to RGB, OpenCV function RGB fraame shows the full source code can be directly used by the test.
tx
- 本软件是在VC6.0的平台上,配合MFC界面以及OpenCV函数的调用开发出来的,它可以实现图像的显示,缩放,旋转,润化等操作,通过对图像进行处理,可以得出我们想要的图像-This software is in VC6.0 platform, with the MFC OpenCV function call interface and developed, it can realize image display, zoom, rotate, Run and other operations,
opencv1
- 读取图片,进行边界检测和处理。本程序主要是利用opencv写的,使用了常用的图像处理函数,对物体进行边界检测-Load an image,then process it and detect the edges of object in it
DetectPeopleOpenCV-master
- 基于Java语言和opencv的行人检测,使用opencv的函数-Pedestrian detection based on Java language and opencv, using the opencv function