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

搜索资源列表

  1. image

    0下载:
  2. OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2006
    • 提供者:二十八画生
  1. 基于OPENCV的图像分割

    1下载:
  2. 在OPENCV 下用blob分割图像
  3. 所属分类:其它

  1. openCV图像处理,内含边缘检测

    0下载:
  2. openCV图像处理,内含边缘检测、边缘分割、区域增长、高斯噪声、椒盐噪声消除以及自适应中值滤波函数的实现-openCV image processing, includes edge detection, edge segmentation, region growing, Gaussian noise, salt and pepper noise cancellation and adaptive median filter function implementation
  3. 所属分类:GDI/图象编程

    • 发布日期:2016-01-25
    • 文件大小:1039360
    • 提供者:bodysen
  1. rice.rar

    1下载:
  2. 一个检测米粒的小程序,主要用到图像分割算法,需要加载opencv库才能使用,A detection of a small grain of rice programs, mainly used in image segmentation algorithms need to load in order to use opencv library
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1942563
    • 提供者:上海科江
  1. pyramid_segmentation.rar

    0下载:
  2. 此代码可以在Visual C++和OpenCV开发环境下,采用金字塔方法进行图像分割,This code can be Visual C++ And OpenCV development environment, using the pyramid method of image segmentation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:7701
    • 提供者:张豪
  1. QQzhaocha

    0下载:
  2. QQ找茬,opencv实现图像分割、检测功能,暂未实现矩形的标定,运行前需将主函数下方的子函数删掉即可-QQ finding fault, opencv to achieve image segmentation, detection, yet achieve the rectangular calibration, running beneath the main function will be required before the subroutine can be deleted fr
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:59077
    • 提供者:侯建波
  1. pyramid_segmentation(2)

    0下载:
  2. OpenCV种子填充实现彩色图像分割的代码-OpenCV
  3. 所属分类:Button control

    • 发布日期:2017-04-09
    • 文件大小:1087616
    • 提供者:gregg
  1. sss_source

    0下载:
  2. 《OpenCV教程》(基础篇)是国内第一本全面介绍OpenCV的中文版图书,对OpenCV开放源代码计算机视觉库进行了详细讲解。OpenCV由一系列C函数和C++类构成,功能涵盖图像处理、计算机视觉和模式识别等领域。OpenCV实现了大量通用算法,涉及到图像处理、结构分析、运动检测、摄像机定标、三维重建以及机器学习等方面,并有较高的运行效率。-The Open Source Computer Vision Library may contain design defects or errors
  3. 所属分类:CSharp

    • 发布日期:2017-05-29
    • 文件大小:12012306
    • 提供者:力量
  1. DigitalImageProc

    0下载:
  2. 数字图像与处理 运用opencv作为类库 开发的数字图像处理小系统 包括图像锐化平滑 图像数据编码压缩 图像增强复原 图像分割 图像滤波处理 小波分析 beizer曲线等-Digital image processing use opencv as a class library development, digital image processing system includes image sharpening smooth image data compression coding i
  3. 所属分类:.net

    • 发布日期:2017-06-21
    • 文件大小:38186457
    • 提供者:方婕
  1. OpenCV-examples

    0下载:
  2. opencv的很多实例程序,包括图像增强,图像分割,压缩,以及各种图像变换等-opencv many instances of the program, including image enhancement, image segmentation, compression, as well as a variety of image transformation
  3. 所属分类:.net

    • 发布日期:2017-11-19
    • 文件大小:1642772
    • 提供者:付传卿
  1. source

    0下载:
  2. 用opencv函数写的图像分割程序,程序操作步骤:在主函数中载入源图像正确路径,执行后点击源图像中所需分割的目标的位置,拖动位于图像窗口上部的两个滑块值,即可实时看到分割结果-Opencv function to write the image segmentation procedures, the program steps: in the main function to load the correct path of the source image, the location of
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-12
    • 文件大小:1889
    • 提供者:顾升2
  1. MeanShift-segmentation

    0下载:
  2. 基于meanshift算法的图像分割,非opencv库函数,自己实现算法!-Based on the meanshift algorithm of image segmentation 。
  3. 所属分类:CSharp

    • 发布日期:2017-05-21
    • 文件大小:6248197
    • 提供者:骇客终结者
  1. otsu

    0下载:
  2. 应用Opencv中的函数来实现大津算法,实现阈值的自适应获取,从而进行图像分割。-Otsu,image segmentation
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:300226
    • 提供者:李一
  1. smooth

    0下载:
  2. 文件主要融合了opencv的一些基本算法,如:平滑处理、图像分割、canny边缘检测以及ROI区域提取-The paper mainly combines some of the basic opencv algorithm, such as: smooth processing, image segmentation, Canny edge detection and ROI region extraction
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-30
    • 文件大小:12425065
    • 提供者:顾其洋
  1. yichuansuanfa

    0下载:
  2. 利用遗传算法进行图像分割。图像处理,利用c++。opencv -Using genetic algorithms for image segmentation. Image Processing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-30
    • 文件大小:219473
    • 提供者:陈红
  1. pyrMeanShiftFiltering

    0下载:
  2. 使用opencv进行MeanShift图像分割算法实验。-MeanShift image segmentation algorithm performed experiments by using opencv .
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:62153
    • 提供者:赵鹏
  1. 图像分块处理1

    0下载:
  2. 通过opencv将图片分割为256*256像素大小的图片,可对图片再进行后续处理。
  3. 所属分类:GDI/图象编程

    • 发布日期:2016-11-03
    • 文件大小:5455169
    • 提供者:xiaokeai
  1. image-text-segmentation

    0下载:
  2. opencv 图像文字分割,摄像头抓取后 作为O字符识别前一部 将字符分割开-opencv text image segmentation, after the camera as front crawl O character recognition a character separated
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-28
    • 文件大小:10503436
    • 提供者:jinbo
  1. Cut_image

    0下载:
  2. Opencv将一张图像分割为多个区域,这样便于更快速的处理图像-Opencv divides an image into multiple areas, making it easier to process images more quickly
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:t
  1. 颜色直方图C++ opencv代码

    0下载:
  2. 把图像转换为直方图显示到桌面上(Convert the image to a histogram to display on the desktop)
  3. 所属分类:Windows编程

« 12 »
搜珍网 www.dssz.com