搜索资源列表
nicecalc3lite.s60.3.0.v.1.0
- a full scientific cal for s60platform
OpenSURF2010.1.8
- SURF特征检测算法代码,需要配置openVC环境,程序在VS2005环境下VC++开发。-SURF detection code.Project use VC++.net2005.You need config openCV .
Vehicle1.3
- VC6.0 + QT4 + OpenCV 环境。演示视频地址http://v.youku.com/v_show/id_XMzA3MTU2Mzky.html (低角度车流量检测器)一种基于车头特征的车辆检测,很好的应用于低角度摄像机。与地感线圈车检器相比,解决了跟车问题。与传统基于背景建模的检测方法相比,解决了道路拥堵问题并解决了传统方法受限于摄像机必须架设很高的问题。同时能有效去除自行车、摩托车、行人的干扰,准确率可达95 。 all rights reserved by birdwcp-V
Lane
- 使用OpenCV进行车道线检测,Canny算子加霍夫变换,效果请看http://v.youku.com/v_show/id_XMjkzMzk2OTMy.html-Lane detection using opencv, Canny and Hough Transform. see the link http://v.youku.com/v_show/id_XMjkzMzk2OTMy.html
TrainLamp2013
- 1) PC软件系统架构:摄像机+USB图像采集卡+PC电脑+RS485模块 2) 嵌入式系统架构: 摄像机+嵌入式系统平台 3) 火车速度<=40KM/H 4) 实现轨道左侧的信号灯颜色检测,红,白,蓝三色 5) PC软件接收RS485的信号进行相应的显示并通过485发送当前信号灯颜色 6) 嵌入式系统接收RS485的信号进行相应的显示并通过485发送当前信号灯颜色 7) 测试环境:雨、雾、冰雪等天气的白天和夜晚环境下 目前在PC上进行了初步的算法实验,演示视频
Image-gray-values
- Image gray values (Gray)v图像灰度值计算(Gray)-Image gray values (Gray)
YUV420Player
- YUV420播放器很好用,是个支持VC++播放的的视屏工具-YUV_PLAYER adad dadasd g fg f cv x v d fe x vd f sd fs f
RGB__HSV
- //将三通道图像 分解成3个单通道图像,H对应的通道时0,S、V对应的通道时1和2 //cvCvtPixToPlane(picHSV, h_plane, s_plane, v_plane, 0) -//the three-channel image is decomposed into 3 single channel image, the corresponding channel 0 H, S, V is the corresponding channel 1 and 2 //cvC
61IC_H4848
- 以设计一个实时的人体检测与跟踪系统为目的, 从实际出发, 以O p en C V 为工具... 在满足了识别要求的前提下, 大大提高了识别的速度, 再一次提升了系统的实时性基于opencv的人体动作的识别,可以对视频中的人体动作进行分类处-Next in order to design a real-time human detection and tracking system for the purpose of proceeding reality to O p en CV as a t
HandRecogniser
- Hand Recogniser software. It trains on the colors of your hand (specifically 12 points of interest in our hand) and than uses them to threshold and elaborate the image taken the camera in order to detect and estimate your hand position. It can count
face
- 系统介绍:基于树莓派官方系统stretch 系统,系统内安装了opencv3.3.0以及 tensorflow1.1.0 。人脸识别门禁的代码在里面目录/home/pi/face。内安装了深度学习的案例。 程序启动说明:开机前连接树莓派摄像头或网络USB摄像头,网络摄像头无需下面的设置。如使用树莓派摄像头则在终端输入 sudo nano /etc/modules-load.d/modules.conf 在最后添加一行添加 bcm2835-v4l2 ctrl+O回车保存 ctrl
创建包围轮廓的圆形边界
- open'c'v 识别检测物体的轮廓边缘 画出它的边缘(Open'c'v Recognition detects the contour edge of an object and draws its edge)