CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv2

搜索资源列表

  1. PCA-OpenCV1-FaceDetection

    0下载:
  2. VC和OpenCV2.0实现的人脸检测的多种方法-VC and the OpenCV implementation of face detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:1234608
    • 提供者:wangyuxia
  1. finddomaninpoints

    0下载:
  2. 计算二值图像重心,输入二值图像,计算出重心点。opencv2.1版本,vc2008下-calculate center of gravity of binary image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:1269
    • 提供者:sun
  1. OpenCV2.1-reference-manual

    0下载:
  2. OpenCV 2.1 版的源代码 chm 文档,方便查看源码。-OpenCV 2.1 version of the source code chm document for easy viewing source.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8873263
    • 提供者:peiyongliu
  1. Save-images-from-video-output-by-1-sec.-using-Ope

    0下载:
  2. Save images from a camera out put by one second using Opencv2.1 in C++.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:638
    • 提供者:Harsha
  1. circledetect

    0下载:
  2. 这是一个eclipse工程,利用opencv2.2中的霍夫变换寻找圆心坐标。-This is a eclipse project.It is used to find the circle point.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:87750
    • 提供者:田晓林
  1. NewFeaturesOfOpenCV2.1

    0下载:
  2. opencv2.1的新功能,希望能够帮助学习2.1的同学-opencv2.1 new features, hoping to help students learn 2.1
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:52603
    • 提供者:梁玉梅
  1. main

    0下载:
  2. opencv2.2 win 7 本程序可以为分类器创建大小统一的正样本。按下左键放大,右键缩小,中键保存。-This program based opencv2.2, it can create the uniform pictures for the classification of positive samples. Press the left key for zoom in, right key reduce, and the middle key to save.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:1479
    • 提供者:雄伟
  1. hough_circle

    0下载:
  2. VS2008+OpenCV2.1,实现hough算法圆的检测,同时对原hough算法做了改进。编译通过,可以直接使用。-VS2008+ OpenCV2.1, circle detection algorithm to achieve hough, hough both the original algorithm has been improved. Compile, can be used directly.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3358363
    • 提供者:yao
  1. NewFeaturesOfOpenCV2.1

    0下载:
  2. 采用opencv2.1,实现了一个全新的背景切除高效算法-Using opencv2.1, implements a new algorithm for background removal efficiency
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:26072
    • 提供者:萧逸
  1. normizeimage

    0下载:
  2. 用于遍历一个文件夹下所有的图片文件,对图片进行归一化,同时还进行翻转,对于机器学习制作样本,归一化非常有用(环境opencv2.2 vc2010)-Traverse a folder for all image files, the picture is normalized, while the flip, making samples for machine learning, normalization is very useful (Environmental opencv2.2 vc2
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3753
    • 提供者:李岸
  1. image-search-based-on-contour

    0下载:
  2. 这是我的毕业设计,基于轮廓的图像搜索,环境opencv2.1 vs2008,先配置好,才能运行这个程序,主要算法霍夫投票机制,搜全率和准确率还不错,欢迎下载。-This is my graduation project, profile-based image search, environmental opencv2.1 vs2008, be configured to run this program, the main operator Fahuo Fu voting mechanism,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4845561
    • 提供者:zhangzhanyou
  1. 2011_opencvBasicStructure__Test

    0下载:
  2. 刚学习opencv时候,入门级测试代码。主要是对opencv基本数据结构CvMat、IplImage相关操作的测试。里面含有多个小测试文件,均可在VS20101下单独运行。(opencv2.1版本)-Just learning opencv time, entry-level test code. Opencv mainly for basic data structure CvMat, IplImage related operations test. Which contains sever
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:28574
    • 提供者:tanfenfly
  1. 2011__opencvFilter2D_Test

    0下载:
  2. 这个是在刚学opencv时候的测试小代码。主要是卷积方面的,对图像进行滤波处理。同时,里面含有自编了一个简单函数滤波函数。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)-This is just a test when a small learning opencv code. Is the convolution of the main aspects of image filtering. At the same time, which contains a sim
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:3155
    • 提供者:tanfenfly
  1. 2011__openCV__morphological

    0下载:
  2. 这个是在刚学opencv时候的测试小代码。主要是图像形态学方面的操作(黑帽、礼貌、开操作、闭操作、腐蚀、膨胀)。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)(下个代码这么麻烦,要传5个文件啊??)-This is just a test when a small learning opencv code. Main image morphology operations (black hat, courtesy, open operation, closing ope
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:6521
    • 提供者:tanfenfly
  1. opencv_FeatureDetect_Test

    0下载:
  2. 这个是在刚学opencv时候的测试小代码。主要是图像特征提取方面的。同时,里面含有自编了canny、角点检测还有一些其他。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)-This is just a test when a small learning opencv code. The main aspects of the image feature extraction. At the same time, which includes self-compiled
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:17399
    • 提供者:tanfenfly
  1. xianshi

    0下载:
  2. 在vc2008+openCV2.0环境下编译成功,一个二值化图像的源代码-Environment in vc2008+ openCV2.0 compilation is successful, a binary image of the source code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:7111231
    • 提供者:田娜
  1. zhongzhi

    0下载:
  2. opencv和vc语言,在vs2008+opencv2.0环境下运行成功,中值滤波的源码-opencv and vc language in vs2008+ opencv2.0 environment to run successfully, median filtering the source
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5902994
    • 提供者:田娜
  1. vs2008-opencv2

    0下载:
  2. visual c++ 2008下opencv配置-visual c++ 2008 opencv config
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:878366
    • 提供者:yym
  1. mymfc

    0下载:
  2. 在VS2008和Opencv2.1下,对图像简单的读取和边缘检测,调试通过,适合初学者-In VS2008 and Opencv2.1, the simple reading of the image and edge detection, debugging, suitable for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18417277
    • 提供者:muyi
  1. OPENCV2

    0下载:
  2. 可以找出视频中的元件,采用OPENCV作为DLL算法库-You can find the video components, using the algorithm library as a DLL OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:6139194
    • 提供者:fdsa
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 42 »
搜珍网 www.dssz.com