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

搜索资源列表

  1. Pyramid-segmentation

    0下载:
  2. 它是基于opencv的visual c++对图像进行金字塔分割-Pyramid segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:3803
    • 提供者:陶陶
  1. 1-OpenVideo

    0下载:
  2. 本人刚开始学习OpenCV和C++,摸索了很久才弄明白了,把我做过的打开摄像头的程序发给大家-I just began to learn OpenCV and c++, groped for a long time to figure it out, and I do a video camera out to everybody open program
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11158036
    • 提供者:fairy
  1. 1

    0下载:
  2. VC++编程实现摄像头视频捕捉,采用DirectShow和MFC混合编程。DirectShow编程技术资料以及opencv配置。-Visual C++ programming for webcam video capture.MFC programming combined with directshow...
  3. 所属分类:Video Capture

    • 发布日期:2017-04-03
    • 文件大小:191160
    • 提供者:dingyq
  1. kk

    0下载:
  2. 在C++的环境下用opencv读取并显示一副图片-Read and display a picture in the environment of the C++ with opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:468012
    • 提供者:sunyingzhi
  1. A-comparison-of-the-two-histogram

    0下载:
  2. 一篇基于OPENCV和C++源码的讲如何对两幅图像直方图比较的文章。-the article explain how to compare the two histograms based OPENCV and C++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:146543
    • 提供者:arthor
  1. CB2010_OpenCV

    1下载:
  2. 真正可以在c++ builder 2010 下编译的Opencv文件。压缩包中包含必须的dll,lib和h文件,并有OpenCVExample.cbproj可测试运行,具体信息见doc文档。-The real opencv project in c++ builder 2010. the attachment consists of the needed dll,lib and h files. the OpenCVExample.cbproj can be open and run. the
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9320149
    • 提供者:远航
  1. segmentation

    2下载:
  2. 一种融合了色彩信息和空间信息的色彩分割算法,基于OpenCv,分割效果明显优于JSEG算法,K-means算法C-means算法等常见算法,是中科院863计划的项目,我进行了修改和平台移植,有详细的注释。-a efficient algorithm for colorful pic segmentation based on OpenCv
  3. 所属分类:Special Effects

    • 发布日期:2015-03-31
    • 文件大小:12676096
    • 提供者:李木木
  1. Color-histogram

    0下载:
  2. C++结合opencv实现的提取图像的颜色直方图,并显示出来。此代码在vs2010下,成功运行。效果很好。-C combined with opencv realize the extraction of image color histogram, and displayed. This code in vs2010, successful operation. The effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11569855
    • 提供者:雨季
  1. SURF

    0下载:
  2. 简单的opensurf算法,c语言实现,用到了opencv-the SURF detector-descr iptor scheme used in the OpenSURF library is discussed in detail.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1449052
    • 提供者:赵书睿
  1. huiduzhuanhuan

    0下载:
  2. 本程序在Visual C++平台上使用OpenCV中的函数来实现图像灰度转换。解压后的文件夹可以在VC上直接运行。-OpenCV function to achieve the image grayscale conversion program in Visual C++ platform. After extracting the folder can be run directly on the VC.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2687611
    • 提供者:姜维
  1. New-Window

    0下载:
  2. creating new window source code with C++ and using opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1421
    • 提供者:Buddhika
  1. DEMO

    0下载:
  2. opencv车辆检测是在夜间进行检测 利用c语言进行编程-opencv of car checking in the night
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:904972
    • 提供者:陈笑
  1. pca

    0下载:
  2. 基于Opencv和Visual C++ 6.0的PCA实现-Based on Opencv and Visual C++ 6.0 PCA realized
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:10494
    • 提供者:吴金滨
  1. OpenCV_sliderVideo

    0下载:
  2. 一个简单的OpenCV读取本地视频,并自动加载播放进度工具显示、可以拖动的cpp源程序文件。在VC2008环境中,需要预先安装好OpenCV2.0,并把OpenCV2.0的包含路径添加到VC2008“工具”菜单选项的C++目录中环境,而后新建一个win32控制台应用程序项目,把这个项目的Debug调试属性的链接器输入子项添加附加依赖项cxcore200.lib cv200.lib highgui200.lib。通过对这个程序的掌握可以慢慢过渡到利用MFC的slider控件代替这个程序里自发呈现的
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:595
    • 提供者:huanghanyu11
  1. HaveImgFun

    0下载:
  2. 本代码为C++所写的,基于openCV的图像检测的基本示例程序-This code is written for C++, the basic sample program based on image detection of openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9568253
    • 提供者:于永涛
  1. HGabormatlab_e

    0下载:
  2. 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 已通过测试。 -Here are three of the Gabor to achieve high-quality code, respectively, based on C, OpenCV, Matlab, we take what we need it.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:21013
    • 提供者:举例
  1. opencvCpp

    0下载:
  2. opencv当中的C++学习案例大全,很经典,是学习Opencv的基础教程-the opencv which the C++ of learning case Daquan, very classic, is to learn the the Opencv the basis of tutorial
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:8119053
    • 提供者:gujili
  1. eluosi

    1下载:
  2. 用C++,在opencv下编写著名的俄罗斯方块游戏,通过简单的键盘点击就可以玩。-Opencv under C++, to write the famous Tetris game can be played by a simple click of the keyboard.
  3. 所属分类:其他游戏

    • 发布日期:2013-11-12
    • 文件大小:9861071
    • 提供者:wang zhongzhi
  1. mt

    0下载:
  2. 用opencv和c语言实现的不变矩计算,这里使用的是最原始的做法-Opencv and c language the moment invariants calculation used here is the most primitive
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:801
    • 提供者:
  1. Morphology

    0下载:
  2. 对图像的dilate或erode ,使用基于Opencv的C代码-Dilate or erode an input image by using C code based on OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:182196
    • 提供者:angela
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com