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

搜索资源列表

  1. 基于opencv实现的灰度变换

    0下载:
  2. 基于opencv实现的灰度变换,低通滤波,直方图均衡化,边缘检测等算法。-Opencv implementation based on gray-scale transformation, low-pass filtering, histogram equalization, edge detection algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3.21mb
    • 提供者:张少明
  1. StereoVision实现OpenCV、OpenGL、VS2008混合编程

    3下载:
  2. 实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建。-Achieve OpenCV, OpenGL, VS2008 hybrid programming, enter the corrected image pairs, the use of stereo matching algorithms to calculate the disparity map, and finally with OpenGL thr
  3. 所属分类:OpenCV

    • 发布日期:2012-11-13
    • 文件大小:4.83mb
    • 提供者:linjingliang
  1. opencv-image

    0下载:
  2. opencv 实现图片显示,并有opencv2.2 vs10的配置方法-opencv2.2 c++ vs2010
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:10.72mb
    • 提供者:jiang
  1. opencv

    0下载:
  2. opencv实现的目标跟踪程序,可以捕捉AVI视频中的运动目标并实现定位-opencv goal tracking program, you can capture video in AVI moving target and to achieve positioning
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9.42mb
    • 提供者:
  1. imagezhenchafa

    0下载:
  2. OpenCV实现的图像帧差法的程序,cmd下载入图像即可运行-OpenCV implementation of the image frame difference method procedure, cmd into the image to download to run! ! ! !
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:42.36kb
    • 提供者:方彦
  1. Save_All_Frames

    0下载:
  2. opencv 实现了将一个视频的所有帧分解,并将图像依序保存,效果非常好。 -opencv realized the decomposition of a video of all the frames, and save the image sequence, the effect is very good.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9.88mb
    • 提供者:he
  1. a

    0下载:
  2. opencv 实现对视频帧的提取,包括从摄像头获取视频及avi文件获取视频-opencv achieve the extraction of video frames, including video from the camera and get access to video avi files
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:921byte
    • 提供者:于帆
  1. OpenCV-Mean-Shift-demo

    1下载:
  2. 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:2.18mb
    • 提供者:gbcgbc
  1. opencv-shift-graphics-match

    1下载:
  2. opencv的shift图像匹配程序 实现了角点检测 特征点检测 图像匹配-opencv shift graphics match
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.52mb
    • 提供者:weihouzhen
  1. Distortion Correction

    4下载:
  2. VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detecti
  3. 所属分类:OpenCV

    • 发布日期:2012-11-15
    • 文件大小:5.84mb
    • 提供者:wk
  1. OpenCV-IMLEMENT-SVM

    0下载:
  2. OPENCV实现SVM,很好的实现了图像分类,供大家参考-USE openCV to implement the SVM
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:19.14kb
    • 提供者:小江
  1. PGM

    0下载:
  2. 使用OPENCV实现BMP格式转PGM格式,并输出PGM格式图片-Transform bmp to pgm picture using opencv, and then show pgm picture.
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:3.02mb
    • 提供者:周陈龙
  1. yansetiqu

    0下载:
  2. opencv实现利用已知的三通道颜色来分割物体-opencv achieved using the known three-channel color to separate objects
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1.38kb
    • 提供者:dangxuyong
  1. opencv

    0下载:
  2. 提取图像的特征,用openCV实现,包括图像颜色直方图,形状特征,纹理特征等。-get features of images,all kinds of images.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2.46mb
    • 提供者:lili
  1. RGB_Gray_Canny

    0下载:
  2. OpenCV实现图像的灰度化,并采用Canny实现灰度图像的边缘检测!-OpenCV for image gradation and gray-scale image using Canny edge detection to achieve!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2.89mb
    • 提供者:yao
  1. use-opencv-to-face-detection

    0下载:
  2. 这是使用opencv实现人脸检测的论文合集,包括四篇高质量的中文文献,参考价值高-This is achieved using the opencv face detection collection of papers, including four high-quality Chinese literature, the high reference value
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.62mb
    • 提供者:竹下寺宁
  1. OpenCV-facedetect-system

    0下载:
  2. 利用OpenCV实现的视频采集和人脸识别程序代码-OpenCV implementation using video capture and recognition of program code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.5mb
    • 提供者:沈振华
  1. opencv实现的手势识别,石头剪刀布的实现

    1下载:
  2. 基于opencv实现的简单的手势识别,环境配置好就可以运行。(A simple project of gesture recognition which is based on opencv,it can run when the environment can be configured correctly.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-15
    • 文件大小:5.69mb
    • 提供者:r_city
  1. OpenCV实现基于傅里叶变换的旋转文本校正

    0下载:
  2. opencv的基于傅里叶的文本倾斜校正,可以完美实现倾斜校正(OpenCV realizes rotation Text Correction Based on Fourier transform.)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:2kb
    • 提供者:SUMMER999
  1. MeanShift目标跟踪(opencv)

    1下载:
  2. 国外一个大牛写的MeanShift目标跟踪程序,用opencv实现。
  3. 所属分类:OpenCV

    • 发布日期:2019-08-22
    • 文件大小:104.5kb
    • 提供者:sy95122
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com