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

搜索资源列表

  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
    • 文件大小:1015kb
    • 提供者: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
    • 文件大小:1.85mb
    • 提供者:上海科江
  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
    • 文件大小:7.52kb
    • 提供者:张豪
  1. colorSignature

    0下载:
  2. 用openCV提取图片的象素值,用聚类进行分割,找出各个聚类的中心点,聚类个数是动态决定的,可重新设置个数最大上限。-OpenCV extract images using pixel value segmentation by clustering to identify the center of each cluster, clustering is a dynamic number of decisions can be re-set the upper limit of the num
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:2.38kb
    • 提供者:zzd
  1. paint

    0下载:
  2. Dev c++, opencv, image segmentation and paint type image generation
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:189.68kb
    • 提供者:muski
  1. myimgLabeller

    0下载:
  2. A Qt4 and OpenCV program to label a image at pixel level, It has inbuild segmentation algorithm included, with a bar for varying parameters. Useful tool for annotating a image.
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2.91mb
    • 提供者:Chetan J
  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
    • 文件大小:57.69kb
    • 提供者:侯建波
  1. cvGaussianBGModelDemo

    0下载:
  2. Used for OpenCV gaussian background foreground segmentation-Used for OpenCV gaussian background foreground segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.05kb
    • 提供者:mndhamod
  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
    • 文件大小:36.42mb
    • 提供者:方婕
  1. Usegments

    0下载:
  2. 使用OPENCV的基于图片的的超像素分割。-NOTHING -OPENCV use image-based pixel segmentation.-NOTHING
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-26
    • 文件大小:19kb
    • 提供者:面积
  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
    • 文件大小:1.57mb
    • 提供者:付传卿
  1. AirportDection

    0下载:
  2. 机场检测中的模糊算法图像增强和基于ostu的阈值分割,用了opencv-Airport detection and fuzzy algorithm image enhancement and based threshold ostu segmentation, used the opencv
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:1.18kb
    • 提供者:沈静
  1. damichx

    0下载:
  2. 适合初学者学习的opencv的经典例子程序,实现对大米图片的分割标号等功能方便学习使用-Opencv classic example of program for beginners to learn, easy to learn to use rice Image segmentation label
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-29
    • 文件大小:3.18mb
    • 提供者:lcc
  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
    • 文件大小:1.84kb
    • 提供者:顾升2
  1. MeanShift-segmentation

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

    • 发布日期:2017-05-21
    • 文件大小:5.96mb
    • 提供者:骇客终结者
  1. target-tracking

    0下载:
  2. 基于meanshift算法的目标跟踪,主要是车辆跟踪,基于opencv-Based on the meanshift algorithm of image segmentation and target tracking
  3. 所属分类:CSharp

    • 发布日期:2017-05-25
    • 文件大小:8.26mb
    • 提供者:骇客终结者
  1. RGBsegment

    0下载:
  2. 用Opencv对24位RGB彩色图像进行颜色分割,分割出蓝色区域,并对其进行二值化操作-In order to segment the blue area of input picture,we use RGB color segmentation with Opencv.
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2.14mb
    • 提供者:putibing
  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
    • 文件大小:10.02mb
    • 提供者:jinbo
  1. Ball_Tracking

    0下载:
  2. This is a Python application that uses the OpenCV library (version 2) to track the movement of balls during a video. It tracks the balls with a combination of color filtering
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:2kb
    • 提供者:khicon
  1. opencv标记法实现连通区域 (1)

    0下载:
  2. 采用连通区域算法,实现目标区域的连通标记,有利于目标的分割(The connected domain algorithm, to achieve connectivity marking the target region, is conducive to the target segmentation)
  3. 所属分类:其他

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