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

搜索资源列表

  1. IncreaseDemo

    0下载:
  2. 我做的项目中图像增强的一部分,采用c#和opencv进行图像处理,应用微分滤波处理响应速度快-Part of the project that I m doing in the image enhancement, using c# and OpenCV for image processing, applied differential filtering will respond quickly
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1377025
    • 提供者:wangli
  1. Patch_Sparsity

    0下载:
  2. 算法仿真:论文《Image Inpaiting by Patch Propagation Using Patch Sparsity》中提出的图像修复算法的; 1)使用了OpenCV2.2.0开源机器视觉库,IDE为VS2010 2)设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2;VS2010属性页文件依赖于此环境变量,在Path中添加C:\OpenCV2.2\bin,更具体的环境配置可以查看OpenCV相关手册设置属性页文件或Email:zhen
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:15690
    • 提供者:
  1. Classic_Exemplar

    0下载:
  2. 论文《Region Filling and Object Removal by Exemplar-Based Image Inpainting》中提出的图像修复算法 1)使用了OpenCV2.2.0和VS2010,设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2,在path中添加环境变量C:\OpenCV2.2\bin,可以根据OpenCV提供的用户手册设置属性页文件 2)生产dll,具体的函数可以查看文件Classic_Exemplar.h
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:11949
    • 提供者:
  1. MR8fast

    0下载:
  2. 论文《A Statistical Approach to Material Classification Using Image Patch Exemplars》提出的算法C++实现 1)使用了OpenCV2.2.0和VS2010,设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2,在path中添加环境变量C:\OpenCV2.2\bin,具体可查看OpenCV的用户手册 2)可zhenjia.dou@gmail.com-The algorithms
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:13586
    • 提供者:
  1. crack

    0下载:
  2. 基于目标跟踪的VC++代码,可以检测跟踪的基于opencv的C代码,有兴趣的可以-cracking vc++ code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2779846
    • 提供者:xiaolee
  1. ch2_ex2_2

    0下载:
  2. 运用C++打开磁盘中一张图片的程序(运用OpenCV),需要用命令行执行-a project to open a picture in your computer using OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1234139
    • 提供者:张嘉男
  1. Houghhesobel

    0下载:
  2. 在C环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the C environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:841
    • 提供者:吴昊
  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 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com