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

搜索资源列表

  1. CaptureToAVI

    0下载:
  2. 使用OpenCV采集图像,并保存为AVI文件的一个简单实例-SampleViewer
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:1484331
    • 提供者:WecinLam
  1. FaceRecognition

    0下载:
  2. 本文介绍了OpenCV函数库的基本用法,阐述了目前做人脸检测研究中所使用的常用检测算法,并利用OpenCV设计和实现了图像中人脸的检测,试验结果表明利用OpenCV开发人脸检测系统效率高,识别效果好。-This paper introduces the basic OpenCV library usage, on the current human face detection research commonly used in the detection algorithm, and the
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3994097
    • 提供者:吴彦
  1. kalman1

    0下载:
  2. kalman滤波算法在图像中的应用,这个源码是二维点跟踪算法,是基于opencv,该源码对于学习摄像机坐标标定的人很有参考价值,会让你跟好的去了解kalman算法的应用于实现-kalman filtering algorithm at the application of images, this are two-dimensional point-source tracking algorithm is based on the opencv, the source for the calib
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:125535
    • 提供者:sunup
  1. bk

    0下载:
  2. 该程序利用opencv图像处理库编写了用于检测运动目标的程序。采用的目标提取算法是背景减除法-The program using opencv image-processing library was prepared for the detection of moving targets in the process. Object extraction algorithm used in background subtraction method are
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1335
    • 提供者:panda
  1. pre-processing

    0下载:
  2. 对提取出的二值化图像进行预处理,包括形态滤波,中值滤波。 基于OpenCV函数库-Two of the extracted value of image pre-processing, including the form of filtering, median filtering. Based on the OpenCV library
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:38283
    • 提供者:wudp
  1. mean

    0下载:
  2. 对二值图像(当前目录下a.jpg)进行中值滤波 基于OpenCV函数库-Value of the two images (the current directory a.jpg) for median filtering based on the OpenCV library
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1924
    • 提供者:wudp
  1. siftDemoVC

    0下载:
  2. 基于opencv的图像匹配算法,经典的sift理论,可方便开发-opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:376862
    • 提供者:jasper
  1. MyShow_Canny

    0下载:
  2. directshow获取视频图像,opencv处理,cvcanny提取轮廓-directshow,opencv,cvcanny,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7094662
    • 提供者:张彩
  1. MyShow_Laplace

    0下载:
  2. directshow获取图像,opencv处理,laplace算法-directshow access to images, opencv treatment, laplace algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6381400
    • 提供者:张彩
  1. imhist

    0下载:
  2. opencv 单通道图像的直方图(亮度与直方图)-single image histogram opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:94424
    • 提供者:joyboble
  1. HarrisCorner

    0下载:
  2. 利用openCV找出已知图像中的角点, 利用slider bar 控制临界值, 并显示出通过临界值的角点像素, 并用non-maxima suprression 使之变稀疏并显示-routines in OpenCV to demonstrate the operations of the Harris Corner detector. 1. Open the image box_in_scene.jpg and show the image in a window. 2. Compute
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:85107
    • 提供者:Ke Li
  1. 5

    0下载:
  2. 基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪 首先得装好Opencv-VC-based environment and Opencv video capture image filtering and tracking exercise corner detection equipment must first be good Opencv
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:3943142
    • 提供者:
  1. extrace

    0下载:
  2. 基于Gabor滤波器的图像纹理特征提取,Gabor,纹理特征-Gabor filter-based feature extraction of image texture, Gabor, texture features
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:5223
    • 提供者:yuhui
  1. OpenCV_Dlg1

    0下载:
  2. 有图像处理界面。使用opencv创建图像处理函数,实现图像导入,显示和二值分割等。-used opencv to process image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1901126
    • 提供者:任雪菲
  1. imagedata

    0下载:
  2. 使用opencv编程导入图像,获得图像的R、G、B分量数据。还可以进行空间转换。-Used opencv to get data of image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1338261
    • 提供者:任雪菲
  1. siftalgorithm

    0下载:
  2. sift特征检测算子,主要是对一幅图像进行角点提取。本算法结合OPENCV实现-sift feature detection operator, the main image of a corner extraction. Combined with the realization of the algorithm OPENCV
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:2678537
    • 提供者:binbin
  1. Pattern_Align_by_yimi

    0下载:
  2. 模板比对 应用OPENCV来下显示比对后的图像 速度不错-Pattern match used Opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2026949
    • 提供者:cmd
  1. count-rice

    0下载:
  2. 本程序可以使用图像处理算法对图片进行处理,对于一个含有各种物体的图片,如米粒,可以计算物体的个数。使用前请配置好opencv环境。希望对大家学习图像处理和opencv有所帮助-This procedure can use the image processing algorithm for processing images for a picture with a variety of objects, such as a grain of rice, can calculate the nu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:843818
    • 提供者:baiyang
  1. 20090501SleepingKoala

    0下载:
  2. 所上传文件包包括6种vc++源代码:使用opencv的实现可视图的静态路径规划;简单的svm算法;基于vc2008的图像匹配(多工程结构);基于局部搜索的K-means聚类算法;三维匹配中的ICP算法;视觉tracking中的condensation算法-Upload file package, including the six kinds of vc++ source code: using opencv to view the realization of the static path
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:20700917
    • 提供者:zhezhe
  1. GA

    0下载:
  2. 基于遗传算法的图像分割VC源程序,使用了 OpenCV-Genetic Algorithm Based on Image Segmentation VC source code, the use of the OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:205389
    • 提供者:it ufo
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 50 »
搜珍网 www.dssz.com