搜索资源列表

  1. body10

    0下载:
  2. OpenCV训练自己的分类器可以实现人脸检测躯干检测-OpenCV train their own classification
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:237kb
    • 提供者:csy
  1. train-classification

    0下载:
  2. OpenCV人脸检测源代码,可用于进行对人脸的识别和处理-OpenCV face detection source code can be used to carry out face recognition and treatment
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:56kb
    • 提供者:csy
  1. plate-recognition

    0下载:
  2. 这是一份基于VC的简单车牌识别代码,初学opencv的不妨借鉴参考。-This is a simple license plate recognition based on the VC code, beginner may wish to draw the opencv reference.
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:3.76mb
    • 提供者:peter
  1. SplitandMerge

    0下载:
  2. Application of VC + + for image segmentation technique through Split and Merge, made in visual studio 2010 and opencv 2.4.3
  3. 所属分类:生物技术

    • 发布日期:
    • 文件大小:15.06mb
    • 提供者:ganzzog
  1. test

    0下载:
  2. 以c++和opencv为工具,通过摄像头捕捉到肤色区域,并跟踪,实现手势识别-In c++ and opencv as a tool, through the camera to capture color region and tracking, gesture recognition
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:
    • 文件大小:1.53mb
    • 提供者:辛帅
  1. sRGB2LabOpenCV

    0下载:
  2. OpenCV中RGB转Lab的matlab实现,与matlab自带的sRGB转RGB不太一样。-OpenCV in RGB to Lab matlab realize, comes with matlab sRGB to RGB not the same.
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:1kb
    • 提供者:gechengwei
  1. Haar-Detect

    0下载:
  2. 用OpenCV封装的Haar算法进行人脸检测,检测目标可以是多个人脸。-Face detection using Haar algorithm of OpenCV package, target detection can be more than one person face.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:
    • 文件大小:1.59mb
    • 提供者:andy
  1. kalman

    0下载:
  2. 使用opencv写的卡尔曼滤波的一个demo,跟踪鼠标指针的移动-Kalman filter using opencv write a demo, tracking the movement of the mouse pointer
  3. 所属分类:数学计算/工程计算

    • 发布日期:
    • 文件大小:590kb
    • 提供者:
  1. GetSample

    0下载:
  2. 使用opencv写的制作训练样本的小程序,用于减小制作样本的工作量-Making use of opencv write a small program of training samples, used to reduce the workload of production samples
  3. 所属分类:数学计算/工程计算

    • 发布日期:
    • 文件大小:948kb
    • 提供者:
  1. Resize

    0下载:
  2. 用opencv+vs2010打开,用来改变图像的大小,已调试通过.-Changing the image size
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:
    • 文件大小:4.28mb
    • 提供者:zhanbiqiang
  1. Context-Tracker-Tracking

    0下载:
  2. 基于上下文的目标跟踪代码实现,用OPenCV编程实现,功能很强大哦-Context-based target tracking code, using OPenCV programming, very powerful oh
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:
    • 文件大小:6.71mb
    • 提供者:zm
  1. Random-Forest-Classify

    0下载:
  2. 随机森林分类器,用Opencv与C混合编程实现,程序包含如何分类及训练,对初学者有一定的帮助-Random Forest classifier, using Opencv with C mixed programming, the program includes how to classify and training, there is some help for beginners
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:
    • 文件大小:161kb
    • 提供者:zm
  1. chamfermatching

    0下载:
  2. Descr iption of the file: template matching source of Chamfer matching algorithm. It s OpenCV implementation
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:9kb
    • 提供者:melacasacane
  1. cvSamplePeopleDetect

    0下载:
  2. opencv识别行人实例代码,需要自行加opencv的库,即可使用。-It s an opencv example code of Pedestrian recognition , you need to add their own opencv library to use.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:
    • 文件大小:89kb
    • 提供者:张明
  1. 11

    0下载:
  2. 用OpenCV+VC代码实现金字塔光流法检测运动的物体-With code pyramid optical flow method to detect moving objects
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:1kb
    • 提供者:王飞
  1. 1

    0下载:
  2. opencv读取取视频后,在提取帧图片,并将其保存-opencv access to video, extract fr a mes pictures
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:12.24mb
    • 提供者:乔梦萱
  1. svm

    0下载:
  2. opencv实现的svm算法的代码示范,可用于学习svm的原理和使用效果。-opencv svm algorithm implementation code demonstration svm can be used to learn the principles and results.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:
    • 文件大小:1kb
    • 提供者:欧龙崎
  1. svm_-linear_unseparable

    0下载:
  2. opencv实现的svm,对标准svm原理做了基本的改进,能够处理线性不可分的情况。-opencv realized svm, svm standard basic principle made improvements to handle the case of non-linear.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:
    • 文件大小:2kb
    • 提供者:欧龙崎
  1. Dijkstra

    0下载:
  2. 算法作业,迪杰斯特拉算法vs2008+opencv实现,任意构造有向图并计算图上任意两点最短路径及其长度-Arithmetic operations, Dijkstra algorithm using vs2008 and opencv , arbitrary construct a directed graph and calculate the shortest path between any two points on the map and its length
  3. 所属分类:数据结构常用算法

    • 发布日期:
    • 文件大小:15.05mb
    • 提供者:Cindy
  1. gabor-filter

    0下载:
  2. OpenCV python for local orientation based gabor filtering
  3. 所属分类:数学计算/工程计算

« 1 2 ... 4 5 6 7 8 910 11 12 13 »

源码中国 www.ymcn.org