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

搜索资源列表

  1. test1

    0下载:
  2. 基于MFC用opencv打开图像,对图像进行边缘检测和直方图均衡化处理-Open the image using opencv on MFC, the image edge detection and histogram equalization processing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1760417
    • 提供者:邢文君
  1. ch2_ex2_4

    0下载:
  2. 对一幅图像进行平滑处理,使用opencv,通过对图像数据与高斯或者其他核函数进行卷积-Smoothing of an image using opencv, through images or other data with Gaussian kernel convolution
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:1193
    • 提供者:cdy
  1. OpenCVseedfillingcol

    0下载:
  2. 采用种子填充实现彩色图像分割,在处理库opencv下,采用改进的种子算法,实现对彩色图像的分割,程序中指包括代码部分-OpenCV seed filling to achieve color image segmentation code, the use of intel graphics library opencv, the use of improved seeds algorithm, to achieve color image segmentation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1685
    • 提供者:wddben
  1. project

    0下载:
  2. 用openCV显示图片,并对图像做缩放处理。并且有一个导航器用于图片的区域显示,适合openCV初学者使用。-OpenCV show with pictures and images to do scale processing. And there is a navigator for the image display area for openCV beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7417117
    • 提供者:大飞象
  1. 2011__opencvFilter2D_Test

    0下载:
  2. 这个是在刚学opencv时候的测试小代码。主要是卷积方面的,对图像进行滤波处理。同时,里面含有自编了一个简单函数滤波函数。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)-This is just a test when a small learning opencv code. Is the convolution of the main aspects of image filtering. At the same time, which contains a sim
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:3155
    • 提供者:tanfenfly
  1. MARK_ImagePyramids

    0下载:
  2. SIFT图像特征提取的图像预处理步骤:构建图像构建高斯金字塔,相邻层相减得到DOG金字塔,在DOG金字塔3x3x3的邻域内寻找局部极值点,供进一步计算SIFT特征描述子使用。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-SIFT image feature extraction image preprocessing steps: build image Gaussian pyramid, subtracting the adjacent
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2867353
    • 提供者:
  1. image2

    0下载:
  2. opencv实现图像的基本处理,读入,显示,保存-opencv realized the basic image processing, read, display, save
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3003772
    • 提供者:kevin
  1. xiaobobianhuan

    0下载:
  2. 用opencv实现图像的小波变换,实现对图像的处理-failed to translate
  3. 所属分类:Wavelet

    • 发布日期:2017-04-04
    • 文件大小:4805
    • 提供者:王琳
  1. cmake-2.8.4

    0下载:
  2. 用于数字图象处理,可以结合opencv进行相关的数组图像编程-For digital image processing, can be associated with an array of images opencv program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7295974
    • 提供者:奇奇
  1. 11_29Mor_threshold

    0下载:
  2. 在opencv的环境下,测试图像预处理结果,亮点是测试了对灰度图先进行形态学处理再阈值分割和先阈值分割再形态学的区别。-Opencv environment in the test image pre-processing the results, highlight the first test for morphological processing of gray-scale thresholding and then thresholding again before morpholog
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1289
    • 提供者:David Ding
  1. opencv2-4

    0下载:
  2. 清华大学版学习OPENCV例程2-4,载入图像并进行平滑处理-Learning OPENCV routines 2-4, load the image and smoothing
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:24672475
    • 提供者:wangpudn
  1. MyCodeOpenCV

    0下载:
  2. 总结的OpenCV代码。其中包括了CANNY灰度边缘处理。还有显示图像。包括高度宽度各取一半的显示。把txt格式转换成cpp即可-Summary OpenCV code. Including CANNY gray edge treatment. There are display images. Including the height of the width of each of half of the show. Txt file into cpp to
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1489
    • 提供者:deb
  1. MyCode

    0下载:
  2. OpenCV基础cpp.包括RGB转成灰度图像,载入图像平滑处理,ROI的应用这三个文件。利于初学者学习。-The OpenCV basis cpp. RGB to grayscale image, load the image smoothing, ROI application of these three documents. Will help beginners to learn.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1897
    • 提供者:deb
  1. VCPPPicCOde

    0下载:
  2. OpenCV图形图像的各种处理源代码,包含源代码以及可执行文件。方便初学者学习-Convenient OpenCV beginners graphics, image of processing the source code, include the source code and executable file. Beginners are convenient
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:322550
    • 提供者:leo
  1. screen-input

    0下载:
  2. 视屏输入灰度化和中值滤波,程序基于opencv开源库,实现了视屏图像的饿处理-Regards the screen input gradation and the value filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2423
    • 提供者:祝顺
  1. MicroACDSee

    0下载:
  2. 采用OPenCV开发的图片处理原件源码,包括一些基本的图像操作。-image processing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4204240
    • 提供者:ma
  1. Meanshift

    0下载:
  2. 利用Mean-shift进行平滑处理,主要是对图像进行平滑的界面,MFC和OpenCV进行混合编程-Mean-shift smoothing, image smooth interface, the MFC and OpenCV mixed programming ...
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1901224
    • 提供者:rainbow
  1. 2.1-2.10

    0下载:
  2. 关于opencv处理图像的部分程序说明,实验1——实验10-Image process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4008
    • 提供者:niuniu
  1. OpenCV1

    0下载:
  2. 在VC基础上利用OpenCV实现图像的调用与处理-Using OpenCV in VC on the basis of the call and processing of images
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1089721
    • 提供者:刘庆爱
  1. READ_JPG

    0下载:
  2. 可以实现图像的批处理,用OPENCV来读取图像 并实现人脸肤色分割图像的质心的计算-Image batch the OPENCV to read images and achieve the calculation of the centroid of the skin color image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2121350
    • 提供者:枫叶
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 47 »
搜珍网 www.dssz.com