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

搜索资源列表

  1. OpenCV-Intel

    0下载:
  2. This package contains the source code and the reference manual of the Intel Computer Vision Library. It is a great tool for image processing. -This package contains the source code and t he reference manual of the Intel Computer Visio n Library. It i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:854.82kb
    • 提供者:jft987msn
  1. sift-1.1.1_20070330_win

    0下载:
  2. Rob Hess C implementation of SIFT that uses OpenCV. It allows for pretty detailed parameter tweaking (e.g. histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:557.61kb
    • 提供者:刘军
  1. sift-1.1.1_20071108_win

    0下载:
  2. Rob Hess C implementation of SIFT that uses OpenCV. It allows for pretty detailed parameter tweaking (e.g. histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good. sift-1.1.1_20071108_win 修改了前面版本的几个地方
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7.75mb
    • 提供者:hu
  1. GVF_Snake_plus.rar

    1下载:
  2. GVF snake的C++实现,开发环境为VC6.0,OpenCV。大部分代码都为本地代码。代码依据GVF原始论文以及其demo编写。 ,GVF snake' s C++ implementation, development environment for VC6.0, OpenCV. Most of the code for the local code. GVF dissertation based on original code as well as the preparation o
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-02-06
    • 文件大小:89.17kb
    • 提供者:wenxiao
  1. SIFT_VC(code)

    0下载:
  2. 是检测sift特征点的代码,下VS和OPENCV的环境下开发的。以DAVID G. LOWE的sift的论文为原型。-The detection sift feature point code developed under VS and OPENCV environment. DAVID G. The Lowe sift paper prototype.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8.23mb
    • 提供者:
  1. SIFTAlgorithmcodes

    0下载:
  2. D.G lowe 的尺度不变特征转换算法(SIFT) 在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image fe
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:494.4kb
    • 提供者:
  1. captureaframe-g

    0下载:
  2. 用OpenCV中的一些固定函数,对视频图像进行帧的抓取,显示,对于搞视频的初学者比较有用-OpenCV with some of the fixed function, the video images frame crawl, display, for engaging in video more useful for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:44.12kb
    • 提供者:木易
  1. imagedata

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

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

    0下载:
  2. YUV图像数据转换为RGB格式。 含YUV颜色转换R、G、B分量的函数-YUV Image Format to RGB Format. Including Get R/G/B Color Compoment from YUV pixel.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:875byte
    • 提供者:tian xiao ma
  1. cvRepeatPcvSplitPcvMerge

    0下载:
  2. 图像通道的分离和合并。用OpenCV+Vc实现,如果把一张彩色图片分割出R/G/B,那比较恐怖,可以试一下~-Image channel separation and merger. Achieved with the OpenCV+ Vc, if a color image segmentation R/G/B, then compare the terrorist, you can try ~
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1.24kb
    • 提供者:zhaobozg
  1. scientific-computing-with-python

    1下载:
  2. 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-07
    • 文件大小:4.4mb
    • 提供者:yoyo
  1. g

    0下载:
  2. OpenCV demo Image demo
  3. 所属分类:OpenCV

    • 发布日期:2017-12-03
    • 文件大小:1.43kb
    • 提供者:Jim
  1. RGB-histogram

    0下载:
  2. 结合VC6.0和Opencv实现图像的R、G、B分量的提取,并绘制成曲线-Extracting image s R, G, B component and drawing curves
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:352.96kb
    • 提供者:pengyeping
  1. yansefenge

    0下载:
  2. 使用opencv对图像进行颜色分割,使用图像的R,G,B各分量对图像进行分割。-The use of OpenCV color image segmentation, image using R, G, B components of image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:2.55kb
    • 提供者:朱安文
  1. object-detect

    0下载:
  2. 运动目标检测,改改pro文件中的opencv路径可以运行,,主要是G-Moving target detection, changed pro file opencv path can run mainly GMM
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5.45mb
    • 提供者:庄晓滨
  1. cars3

    0下载:
  2. Vehicle detection, its an opensource code and works well with opencv and boost, === === === === === === === ==== = multi-target tracking method by Wongun Choi === === === === === === === ==== Compile * Require opencv and boost library to b
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:14.78kb
    • 提供者:Khushwant
  1. histogram

    0下载:
  2. 基于OPenCV的R、G、B三色通道直方图,VS2010运行环境! -Based OPenCV of R, G, B three-color channel histogram, VS2010 runtime environment!
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:386.69kb
    • 提供者:山姆
  1. LearningOpenCV_Code

    0下载:
  2. 这是《学习OpenCV》这本书的源码。作 者(美)布拉德斯基(Bradski,G.),(美)克勒(Kaehler,A.) 著,于仕琪,刘瑞祯 译-This is source code of the book <Learning OpenCV>. Author:G., Bradski, Kaehler, A., Yu Shiqi, Liu Ruizhen.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:22.28mb
    • 提供者:沙天飞
  1. thynreJll

    0下载:
  2. All M-files are copyrighted, 2000, by Dimitris G, Manolakis,,(All the M - files are copyrighted, 2000, by Dimitris G, Manolakis,,)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:35kb
    • 提供者:Yvecte
  1. 2D-interpolation

    0下载:
  2. G++和opencv实现图像的双线性插值(G++ code for Bilinear interpolation of images with opencv)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:小王 123
« 12 »
搜珍网 www.dssz.com