资源列表

« 1 2 3 4 5 67 8 9 10 11 ... 745 »

[OpenCVTransformation

说明:基于HSI的交通标志和交通灯的分割,运用的是OPENCV的库函数-HSI based on the traffic signs and traffic lights segmentation, the use of the OPENCV library function
<wei> 在 2024-06-12 上传 | 大小:2048 | 下载:1

[OpenCVdrawing

说明:opencv绘图和新代码,供大家学习与参考-opencv algorithm drawing code for learning and reference
<张文> 在 2024-06-12 上传 | 大小:17408 | 下载:1

[OpenCVExmaple6_5_cvDFT

说明:opencv图像的离散傅里叶变换。对图像处理专业掌握opencv编程,有一点帮助-opencv image of the discrete Fourier transform. Image processing professional to master the opencv programming, a little help
<罗国中> 在 2024-06-12 上传 | 大小:1924096 | 下载:1

[OpenCVExmaple8_3_Edge-of-the-drawing

说明:此程序是对一幅图进行边缘检测,然后得到二值图,并对边缘轮廓画出来。构成连续的边缘,程序可以直接运行-This program is a picture, edge detection, then the binary image, and edge contour is drawn. Form a continuous edge
<罗国中> 在 2024-06-12 上传 | 大小:2098176 | 下载:1

[OpenCVRealtimeVideo

说明:基于VS2008和opencv 1.0的人群检测系统.该系统使用距特征检测人体,并计算人群密度。-the peopel dection system based on vs2008 and opencv.The system can estimate the population and the density of the crowd.
<arthor> 在 2024-06-12 上传 | 大小:2156544 | 下载:1

[OpenCVCamShift

说明:CamShift跟踪 通过摄像头绿录入视频 可以自己选择跟踪目标 实现视频目标的快速跟踪-CamShift tracking camera green input video can choose to track the target to achieve the objectives of fast-track video
<panemein1> 在 2024-06-12 上传 | 大小:3072 | 下载:1

[OpenCVmatch

说明:在利用开源软件OPENCV的基础上,在.NET4.0的开发平台上实现动态的模板匹配。分别利用了Hu矩,轮廓树等匹配方式进行匹配。-Based on the use of open source software OPENCV. NET 4.0 development platform, dynamic templates matching. Use Hu moments, contour tree matching to match.
<wu> 在 2024-06-12 上传 | 大小:567296 | 下载:1

[OpenCVBRIEF_demo-0.5

说明:BRIEF算法的DEMO,来自原作者,依赖OpenCV,速度非常快。-BRIEF algorithm of the DEMO, from the original author, dependent on OpenCV, very fast.
<杜永凯> 在 2024-06-12 上传 | 大小:22528 | 下载:1

[OpenCVopencvCar

说明:基于opencv的车牌识别程序,能实现目标跟踪,截图,车牌识别包括了打开图像、图像二值化、车牌定位、字符分割、字符识别等。-Opencv-based license plate recognition program, to achieve the target tracking shots, license plate recognition, including the open image, image binarization,
<xingzhiwen> 在 2024-06-12 上传 | 大小:11830272 | 下载:1

[OpenCVVehicle-logo-detection

说明:本程序对实现车标的识别功能,利用一幅一幅提供的车标作为模版,对30幅图片进行识别,从中识别出大众的标志,其中主要要用到二值化和边缘提取的算法。如果需要改变测试图片,只需将源代码中第十四行的文件名改掉进可以了。-This program is the realization of the vehicle the subject of recognition, a one car labeled as a template, to iden
<空杯> 在 2024-06-12 上传 | 大小:24623104 | 下载:1

[OpenCVopencv_drawing

说明:本文主要讲讲怎样用opencv画一些基本图形,这些图形包括,直线,圆,椭圆,多边形等。参考资料为opencv自带tutiol及其code。   开发环境:ubuntu12.04+Qt4.8.2+QtCreator2.5+opencv2.4.2   实验功能:   1.单击Drawing1按钮,将会画出atom图形,并且可以看出该图形成的过程,共分5个步骤画,每画完1个部分会自动停留1s,以便观察,然后画下一个部分,直至完成a
<wuwei> 在 2024-06-12 上传 | 大小:337920 | 下载:1

[OpenCVqt_open_surf

说明:在上篇博客特征点检测学习_1(sift算法) 中简单介绍了经典的sift算法,sift算法比较稳定,检测到的特征点也比较多,其最大的确定是计算复杂度较高。后面有不少学者对其进行了改进,其中比较出名的就是本文要介绍的surf算法,surf的中文意思为快速鲁棒特征。本文不是专门介绍surf所有理论(最好的理论是作者的论文)的,只是对surf算法进行了下整理,方便以后查阅。 该代码的作者给出的主函数实现了6中功能,包括静态图片特征点的检测
<wuwei> 在 2024-06-12 上传 | 大小:2757632 | 下载:1
« 1 2 3 4 5 67 8 9 10 11 ... 745 »

源码中国 www.ymcn.org