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

搜索资源列表

  1. DIP.数字图像处理小软件改进版

    1下载:
  2. 数字图像处理小软件改进版,openCV下实现图像平滑锐化等功能,Digital image processing software to improve the version of the small, openCV sharpening to achieve features such as image smoothing
  3. 所属分类:图形图象

    • 发布日期:2015-05-31
    • 文件大小:38731
    • 提供者:田雷
  1. bgfg_segm.rar

    0下载:
  2. OpenCV编写的一段代码,完成特征提取的功能,处理的是24位真彩图像。,OpenCV prepared a section of code, complete the feature extraction function, we will deal with 24-bit true color images.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:922
    • 提供者:quan
  1. 用opencv类库两副图像的特征点匹配

    6下载:
  2. 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
  3. 所属分类:图形图象

    • 发布日期:2016-01-25
    • 文件大小:15229396
    • 提供者:star
  1. 将图像显示在窗口中

    0下载:
  2. 通过“Opencv”将图像显示在自己的窗口中。,show image by Opencv
  3. 所属分类:图片显示浏览

    • 发布日期:2017-04-09
    • 文件大小:2397639
    • 提供者:Xiao Kai
  1. opencv实现动作捕捉与目标检测和识别

    2下载:
  2. 数字图像处理专业论文,opencv实现动作捕捉与目标检测和识别,Digital image processing professional papers, opencv motion capture with the achievement of target detection and identification
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-21
    • 文件大小:325421
    • 提供者:van
  1. OpenCV.rar

    3下载:
  2. 使用OPENCV进行图像编程的实例代码,覆盖了OPENCV的所有基本操作,是学习和修改的好代码。,OPENCV SAMPLES
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4187479
    • 提供者:niuniu
  1. OpenCV-2.0.0a-win32.rar

    1下载:
  2. opencv的最新版本增添了很多新的功能,主要体现在对图像的切割与拼接以及运动物体的跟踪检测方面,欢迎大家下载,The latest version of opencv added many new features, mainly reflected in the image of the cutting and splicing as well as tracking and detection of moving objects, the welcome to download
  3. 所属分类:OpenCV

    • 发布日期:2016-10-26
    • 文件大小:25075471
    • 提供者:何文俊
  1. Match.rar

    2下载:
  2. 利用OpenCV中的模板匹配来匹配模板和图片,找出图片中含有的模板图像,OpenCV in the use of template matching to match the templates and images, find images of template contains images
  3. 所属分类:Special Effects

    • 发布日期:2016-09-05
    • 文件大小:37910
    • 提供者:周挺
  1. 两幅图像通过OpenCV进行三维重建

    5下载:
  2. 由两幅图像通过OpenCV进行摄像机标定 之后再进行三维重建,By the two images through the OpenCV for camera calibration after three-dimensional reconstruction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-04-05
    • 文件大小:3769588
    • 提供者:蔡慧敏
  1. opencv.rar

    0下载:
  2. 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1659279
    • 提供者:pop
  1. 基于OpenCV的SIFT特征点提取进行匹配的程序

    3下载:
  2. 基于OpenCV的SIFT特征点提取进行匹配的程序,程序中采用了两幅图像,匹配后可进行放射变换-OpenCV based on SIFT feature point extraction of matching procedures, the procedures used in the two images, match after radiation transformation
  3. 所属分类:图形/文字识别

    • 发布日期:2014-12-10
    • 文件大小:387202
    • 提供者:bill
  1. Phase_Correlation 基于OpenCV和FFTW实现的相位相关图像匹配程序

    3下载:
  2. 基于OpenCV和FFTW实现的相位相关图像匹配程序,需要OpenCV和FFTW库文件的支持。本程序并没有用到OpenCV中的DFT,而是用了FFTW中的FFT,所以速度要快很多。-Based on OpenCV and the FFTW implementation phase correlation image matching procedures, require OpenCV and FFTW library files. This procedure does not use Ope
  3. 所属分类:图形图象

    • 发布日期:2016-05-24
    • 文件大小:1560551
    • 提供者:瘦猪呆兔
  1. OpenCV

    0下载:
  2. 用开源的OpenCV实现的图像增强算法。给学OpenCV的朋友。-use of OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:997430
    • 提供者:王平
  1. OPENCVEXAMPLE

    0下载:
  2. opencv入门代码:具体包括1、加载并显示一幅图像2、播放avi视频3、canny边缘检测4、缩放显示图像。-opencv project code--including image showing,playing avi,canny Edge Detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2527196
    • 提供者:Feng Ye
  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
    • 文件大小:2283520
    • 提供者:gbcgbc
  1. ImageProcessing(openCV)

    4下载:
  2. 一个基于openCV的图像处理程序,包含有边缘检测,图像匹配,形态学变换,金字塔采样,视频采集,相机标定等各种函数。-OpenCV-based image processing program includes edge detection, image matching, morphological transformation, the pyramid samples, video capture, camera calibration and other functions.
  3. 所属分类:OpenCV

    • 发布日期:2014-04-05
    • 文件大小:1952697
    • 提供者:llc
  1. OPENCV

    0下载:
  2. 应用opencv进行数字图像处理的常用程序源码-Application of digital image processing opencv common procedures for source
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4135293
    • 提供者:艾马尔
  1. OpenCV-IMLEMENT-SVM

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

    • 发布日期:2017-03-24
    • 文件大小:19602
    • 提供者:小江
  1. Opencv-waveletTransformation

    0下载:
  2. Opencv 小波变换功能实现 程序功能强大,能实现图像的N级小波分解和复原-Opencv Wavlet Image code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2821738
    • 提供者:林茨
  1. OpenCV

    0下载:
  2. 基于OpenCV的计算机视觉技术实现一书的源代码,学习OpenCV图像处理的好资料-OpenCV for computer vision-based technology of the book' s source code, learning good information on OpenCV image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17448378
    • 提供者:锦瑟
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com