CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - main

搜索资源列表

  1. StereoMatching

    0下载:
  2. 本程序是通过OPENCV实现采集一个摄像头视频信息,主要采用了DirectShow等函数来实现,可用于视频监控等着的前期视频采集工作,希望对您有所帮助!-This procedure is achieved by collecting OPENCV a video camera, the main use of DirectShow and other functions to achieve, can be used for video surveillance video capture w
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4.37mb
    • 提供者:韩松卫
  1. main

    0下载:
  2. 基于最新版本的opencv2.2 win7 64位的opencv 人脸检测程序。可以检测图片中的人脸,并最终输出人脸个数。误识别率小,响应快速。-Based on the latest version of opencv2.2 win7 64-bit,the opencv face detection program. It can detect the human face in the images, and ultimately print the number of the face.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:2.04kb
    • 提供者:雄伟
  1. main

    0下载:
  2. 将avi格式的视频序列转换成yuv格式的视频序列,并且保存的程序.-Avi format video sequences will be converted to yuv format of the video sequence, and stored procedures.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:690byte
    • 提供者:张宇
  1. main

    0下载:
  2. Code to track any selected object on webcam
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:1.63kb
    • 提供者:Kaijyuu
  1. CVideo-twocamerads

    0下载:
  2. 本程序用OPENCV实现两个摄像头视频信息同时采集,主要运用DirectShow及CameraDS来实现的。本程序主要用于视频监控等工作的前期视频采集工作!希望对大家的视频处理有帮助-The procedure used to achieve two OPENCV video cameras capture the same time, the main use of DirectShow and CameraDS to achieve. This procedure is mainly use
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5.5mb
    • 提供者:韩松卫
  1. OpenCVTest

    0下载:
  2. 利用opencv1.0+VC6.0写的一个小程序,主要实现了: 1.打开jpg图片 2.图片上叠加文字信息 3.利用opencv把图片显示到一个Picture控件上 4.picture控件的重绘问题 5.图片合并-Using opencv1.0+ VC6.0 to write a small program, the main achievement of: 1. Open the jpg image 2. Picture superimposed text informat
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4.27mb
    • 提供者:nana
  1. main

    0下载:
  2. 直方圖等化(Histogram Equalization)為一種使用統計方法的影像處理程式設計,它的功能為將統計直方圖的色彩分布平均的打散在直方圖裡,也就是說,讓一張圖的直方圖分布均勻化,同樣的也是使用到LUT(Look-up Table)的方法 而在設計直方圖等化不可或缺的就是需要先知道統計學的機率密度函數(Probability Density Function,PDF)以及累積分配函數(Cumlative Distribution Function,CDF)相關的基本概念,在這邊
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:929byte
    • 提供者:nip
  1. targets-detection-and-tracking

    2下载:
  2. 基于vc++6.0+opencv的运动目标的检测与跟踪,包括一个小车视频,主要功能是在噪声、静止背景下实现运动目标的检测-Vc++6.0+ opencv-based moving target detection and tracking, including a car video, the main function is in the noise, static background detection of moving objects
  3. 所属分类:OpenCV

    • 发布日期:2012-11-05
    • 文件大小:2.62mb
    • 提供者:李静
  1. main

    0下载:
  2. opencv实现两幅图帧差,两幅图片进行相应像素的差运算,根据阈值可以确定输出值,归零或2-Achieve frame difference of two images .Two photos of corresponding pixels difference operation, according to the threshold can determine an output value, zero or 255
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:951byte
    • 提供者:庞亮
  1. 2011__openCV_pyramid_process

    0下载:
  2. 这个是在刚学opencv时候的测试小代码。主要是金字塔方面的操作。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)-This is just a test when a small learning opencv code. Main pyramid' s operation. Inside each file can be run separately in the VS20101 platform. (Opencv2.1)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:2.39kb
    • 提供者:tanfenfly
  1. main.cpp

    1下载:
  2. 利用opencv求解不变矩的演示程序 并进行图片分类 效果不错-Opencv solving the same moment the use of the demonstration program
  3. 所属分类:OpenCV

    • 发布日期:2012-11-03
    • 文件大小:3.41kb
    • 提供者:ysjdx
  1. blocktrack

    0下载:
  2. 该代码是基于opencv的运动检测代码,其主要思想是通过团块检测运动目标,然后跟踪识别运动目标。-The code is based on motion detection opencv code, the main idea is to detect moving objects by mass, and then track the moving target identification.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.96mb
    • 提供者:陈汤
  1. opencvgslmatching

    0下载:
  2. 主要功能实现任意图片匹配,环境为vs2005,opencv1.20,gsl1.8-Main function of an arbitrary image matching, the environment vs2005, opencv1.20, gsl1.8
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:221.09kb
    • 提供者:liuyu
  1. main

    0下载:
  2. 使用opencv,在一定环境下检测指尖的算法-Using opencv, in certain circumstances fingertip detection algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:1.39kb
    • 提供者:龚皓
  1. Computervisonopencv

    0下载:
  2. 这是我做毕设时,用到的机器视觉关于OPENCV方面的文献,主要是尺寸测量方面的-This is what I do when the complete set, used in machine vision OPENCV the literature on the main aspects is the size measurement
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:14.33mb
    • 提供者:杨远
  1. Cell

    1下载:
  2. 细胞图像分析输入:图像文件cell1.bmp 输出要求: 1. 该图像中的细胞数量; 2. 最大细胞的面积、周长(以像素为单位)、方向、该细胞的中心位置; 3. 最小细胞的面积、周长(以像素为单位)、方向、该细胞的中心位置; 4. 所有细胞的平均面积(以像素为单位); 5. 将主要的中间步骤处理结果的图像都用OpenCV 的cvShowImage 显示出来。-Cell image analysis type: image file cell1.bmp output req
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:2.29kb
    • 提供者:萧白
  1. main

    0下载:
  2. 显示图像三分之一出的图像,并计算三分之一出图像的面积。-Display images one-third of the image is calculated, and one-third of the area of the image.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1.04kb
    • 提供者:陈美丽
  1. main

    0下载:
  2. Ex 12.2 - OpenCV Hope it useful for you
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:2.98kb
    • 提供者:Heinrich
  1. main

    0下载:
  2. Hand contour detection in copenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:946byte
    • 提供者:Randah
  1. main

    0下载:
  2. 提供一张包含车牌的照片(车牌占主要部分),能够准确定位并且实现字符分割。-Contains a photo of the license plate (license plate accounts for the main part), able to accurately locate and character segmentation.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:1.74kb
    • 提供者:寂寞杀猪
« 12 3 4 5 6 »
搜珍网 www.dssz.com