搜索资源列表
ifdef
- 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR 01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。 -Face Detecti
AdaBoostdetect
- 这是一个实现Adaboost算法的程序,对于人脸识别和目标检测很有用。-This is a realization of the procedure Adaboost algorithm for face recognition and target detection useful.
singleGaussianmodel
- 本码源是针对于单高斯模型算法做的运动目标检测,其中实现了背景建模、背景更新和目标检测的步骤实现。-The source code is in the single-Gaussian model for the algorithm to do the moving target detection, in which the realization of the background modeling, background to update and steps to achieve targe
Histograms-of-Oriented-Gradients
- HOG descr iptors 是应用在计算机视觉和图像处理领域,用于目标检测的特征描述器。-HOG descr iptors are used in computer vision and image processing for target detection feature descr iptor.
ART2Function
- 陈众老师写的ART2网络的源码,当时用它作移动目标检测,写的论文已经被《中国图像图形学报》录用。-Chen Zhong teacher write ART2 network source code, then use it as a moving target detection, wrote the thesis has been the Chinese Journal of image and graphics offer.
Computer-vision-based-lpr-System
- 计算机视觉是一门研究如何使机器“看”的科学,更进一步的说,就是是指用摄影机和电脑代替人眼对目标进行识别、跟踪和测量等机器视觉,并进一步做图形处理,用电脑处理成为更适合人眼观察或传送给仪器检测的图像。作为一个科学学科,计算机视觉研究相关的理论和技术,试图建立能够从图像或者多维数据中获取‘信息’的人工智能系统。这里所 指的信息指Shannon定义的,可以用来帮助做一个“决定”的信息。因为感知可以看作是从感官信号中提 取信息,所以计算机视觉也可以看作是研究如何使人工系统从图像或多维数据中“感知”的科学
Studysurvey-on-movingobjectdetection
- 学术论文:运动目标检测是当前研究热点之一,被广泛地应用于计算机视觉、视频处理等领域。将 运动目标检测的三种常用方法进行对比,总结其各自的适用性及局限性-Papers: moving target detection is one of the current research focus is widely used in the field of computer vision, video processing. Compared three common methods of movi
motion_detection
- 在vc2010环境中,可实现运动目标检测,效果不错,学习的好资料-Can be realized in vc2010 environment, moving target detection, good results
Haar-Detect
- 用OpenCV封装的Haar算法进行人脸检测,检测目标可以是多个人脸。-Face detection using Haar algorithm of OpenCV package, target detection can be more than one person face.
detection-and-tracking
- 雷达检测跟踪过程无缝连接过程。 雷达检测跟踪过程无缝连接过程。-Detection and tracking are normally considered separate processes. First the signal processing system associated with a sensor examines the signal to determine whether to call detection. Once detection is called, it is
plate-crad-detect
- 基于haar+adaboost的车牌检测系统,可以说,国内前几名。 高清大图,小目标的车牌检测性能很好。可以支持多目标检测,检测速度1080P 时间在100ms以内,针对雨雾天,污迹,脏的车牌检测效果很好。 系统采用标准C C++开发,方便移植到linux,arm等-Based haar+adaboost license plate detection system, it can be said before the domestic few. HD big picture, lice
tdplatform
- 视频侦查 目标搜索 以图搜图 视频检索 视频浓缩 视频摘要 图像检测 图像识别 神经网络 目标检测 目标识别 缺陷检测 外观识别 车型识别 车牌识别-Video scout, target search, search images relying on images, video retri , video concentrate, video abstract, image detection, image recognition, neural network, target detect
OpenCode_luzhenbo
- [原创]混沌分析,聚类分析,支持向量机,群体智能优化,深度学习(卷积神经网络)Matlab工具箱全开源版本下载 作者: 陆振波 毕业院校:海军工程大学,船舶与海洋工程(水声工程),博士 精通方向:信号处理,图像处理,人工智能,模式识别,支持向量机,深度学习,机器学习,机器视觉,群体智能,非线性与混沌,Matlab与VC++混编,大数据 擅长技能:团队激励,战略规划,企业文化,组织架构,C,C++,Matlab,OpenCV,并行计算,图像处理,智能视觉,卷积神经网络,人脸检测,行
singlelabel.m
- VOC2007目标检测ground truth标记程序-ground truth of target detection for VOC2007
LSVM
- 人体检测的完整工程(包含测试图片),利用目标检测算法SVM,准确率达到97 -Human detection complete works (including test images), the use of the target detection algorithm SVM, accuracy rate of 97
mscnn-master
- MSCNN多尺度rcnn的目标检测代码,可以实现多尺度的目标检测,具有多尺度的感受野(MSCNN multi-scale RCNN target detection code)
rcnn_car_object_detection
- 基于深度学习的汽车目标检测,所需matlab版本为2017(Deep Learning Based Vehicle Target Detection)
squeezeDet-master
- 一种应用于目标检测中同时满足上述所有约束条件的全卷积神经网络结构。在我们的网络中,使用卷积层不只是用来提取特征图,同时也是作为输出层去计算边界框(bounding box)和分类概率。我们模型中的检测管道(detection pipeline)只包含一个神经网络的前向通路,因此它运行起来是极其迅速的。我们的模型是全卷积结构的,因此可以达到小的模型规模和很高的能量利用效率。最后的实验表明我们的模型能达到很高的精度,在 KITTI 基准上达到了最高的精确度。(A fully convoluted n
Intelligent-monitoring-platform
- 智能监控平台的网站服务基于Flask开源框架,图像识别与信息提取功能则基于cv2和tensorflow等一系列相关的第三方库。以网页的形式进行人脸识别、目标检测、目标跟踪等,并且可以存储相关的操作记录、用户登录、管理员登录(Intelligent monitoring platform's website service is based on Flask open source framework, while image recognition and information extract
yolo3-pytorch-master
- 利用pytorch的平台搭建了yolo3目标检测算法,实用性很强(Using tensorflow platform, yolo3 target detection algorithm is built, which is very practical)