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

搜索资源列表

  1. myDImage654

    1下载:
  2. 包括图像的预处理,多种阈值分割方法,边缘提取,形态学处理,RGB到灰度图象的转换等等,用于图像的常规处理-including image preprocessing, multiple threshold segmentation, edge detection, morphology, RGB images to gray scale conversion, and so on, for the conventional image processing
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:186817
    • 提供者:杜莉
  1. test12-28

    1下载:
  2. 1.几种灰度变换,分段线性化,平方变换,对数变换,平方根变换等等 2.几种滤波器,中值滤波,均值滤波等等 3.图像分割,边缘检测,轮廓提取,以及SOBEL梯度算子 4.彩色图像,红色通道,绿色通道,蓝色通道 5.图像的几何变换,图像缩放,镜像(水平镜像和垂直镜像) -1. Several gray-scale transformation, piecewise linear, square transform, the number of transformation, an
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:69235
    • 提供者:gloria
  1. image_identify

    0下载:
  2. 实现图像的预处理,包括灰度值转换,二值化,梯度锐化,去离散噪声,整体倾斜调整,字符分割,尺寸归一,紧缩重排等功能,经过神经网络训练后可以字符识别。-image preprocessing, including gray-scale conversion value, the value of the gradient sharpening to discrete noise, overall tilt adjustment, character segmentation, to a size a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:69857
    • 提供者:刘波
  1. No.one.rar

    0下载:
  2. 来源于《Visual C++ 数字图像处理》 谢凤英 赵丹培 的书。包含图像的基础知识,图像的灰度变换、图像的几何变换、图像的变换域处理、图像增强处理、图像分割、图像复原、图像的形态学处理、运动图像分析用其应用、图像配准及典型案例、算法实现。 有这个可以不看其它任何编程。本人认为是最好用的,给大家推荐下。在此对作者赞一个,谢谢。 ,Derived from the "Visual C++ digital image processing," Xie Fengying and Zhao Da
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:551430
    • 提供者:郭德全
  1. csharp

    0下载:
  2. c#数字图像处理算法典型实例源码,内部包括图像分割,边缘检测,颜色变换,图像压缩,灰度处理,滤波,平滑等算法实现,非常实用。源码编译、运行正常。-c# typical examples of digital image processing algorithms source code, internal, including image segmentation, edge detection, color conversion, image compression, gray scale p
  3. 所属分类:Graph program

    • 发布日期:2017-06-10
    • 文件大小:17055382
    • 提供者:李欣
  1. jianbensuanfa

    0下载:
  2. 中值滤波 prewitt算法 直方图均衡化 密度分割法图像伪彩色处理 分段线性处理处理灰度变换-Median filter Prewitt density histogram equalization algorithm segmentation image pseudo-color handle handle handle piecewise linear gray-scale transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:104777
    • 提供者:amy
  1. WATERSHED

    0下载:
  2. 用于图像处理,利用分水岭方法实现灰度图像的分割-For image processing, gray-scale implementation Ways to use a watershed image segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:8104
    • 提供者:nini
  1. imagesegmentationalgorithms

    0下载:
  2. 包括各种边缘检测以及图像分割的算法,对灰度及彩色图像的分割很有用-Include a variety of edge detection and image segmentation algorithms, on the gray scale and color image segmentation is useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2909
    • 提供者:amy
  1. 73462655TextureAnlysisfcm

    0下载:
  2. 用FCM聚类算法对纹理图像的分割,纹理使用的灰度纹理矩阵 计算四个方向的灰度共生矩阵-FCM clustering algorithm used for texture image segmentation, texture matrix used in calculating the four gray-scale texture of the gray-level co-occurrence matrix direction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2366
    • 提供者:小五子
  1. matlab

    0下载:
  2. 汇集了matlab图像处理的很多代码,包括分割,灰度变换-Brings together a lot of image processing matlab code, including segmentation, gray-scale transformation, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:10540
    • 提供者:liuyongkang
  1. source-code-for-image-processing

    0下载:
  2. 图像处理中常用到的二十多个基本算法的源代码,如图像变换、灰度变换、图像滤波、锐化、边缘检测、阈值分割、边界提取、边界跟踪等-Commonly used in image processing to more than twenty basic algorithm source code, such as image conversion, gray-scale transformation, image filtering, sharpening, edge detection, thresho
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:8140
    • 提供者:六月的雨
  1. chuli

    0下载:
  2. 对图像进行灰度化,中值滤波,图像分割,接着进行形态学处理。效果不错!-Gray-scale image, median filtering, image segmentation, followed by morphological processing. Good results!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:2702056
    • 提供者:陶陶
  1. VCPP-image-processing

    1下载:
  2. 图像处理各个模块,包括:图像特效显示,图像的几何变换,灰度变换,,平滑处理,图像锐化处理及边缘检测,图像分割,图像合成,小波变换-Image processing modules, including: image effects display, image geometric transformation, gray-scale transformation, smoothing, image sharpening and edge detection, image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2016-03-27
    • 文件大小:15729664
    • 提供者:姚开彬
  1. Image-Region-Segmentation

    0下载:
  2. 位图图像稳定区域分割的种子点选取条件,区域定义 区域分割 高斯混合模型 高斯分布 种子点选取 阈值选取 灰度范围-Bitmap image stabilization region segmentation of the seed point selection conditions, regional definition Region segmentation Gaussian mixture model Gaussian distribution The seed point select
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1105738
    • 提供者:黄哲
  1. recongnize

    0下载:
  2. 车牌定位系统代码。车牌自动识别是计算机视觉、图像处理与模式识别技术在智能交通领域应用的一项重要研究课题,是实现交通管理智能化的关键环节。而车牌定位则是车牌自动识别系统的关键技术之一,也是其难点之一。车牌定位系统对车牌识别系统来说至关重要,其定位准确度在很大程度上影响着以后的字符分割和识别结果。因此,汽车图像中牌照的正确定位是车牌识别技术中的关键所在。目前,主要通过两条技术路线进行车牌定位的研究。早期,由于受到计算机运算速度和内存大小的影响,考虑到实时性,车牌定位主要是基于灰度图像处理技术。近年来
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-11
    • 文件大小:18300847
    • 提供者:山君良
  1. image-processing-method

    0下载:
  2. 这是一个关于图像处理课程的综合性程序,囊括了图形变换(傅里叶正反变换和离散余旋正反变换)、灰度变换(线性拉伸、直方图均衡)、图像增强(中值滤波、均值滤波以及梯度锐化)、代数运算(两幅图像之间的相加减)、图像分割(Roberts算法、Sobel算法、Laplacian算法以及区域生长)、图像转换(灰度化和二值化)等。-It is a comprehensive program for image processing programs, to include graphics transforma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7813332
    • 提供者:云曦
  1. chengxu

    0下载:
  2. 二维图像分割,画出灰度图像和背景的分界线-Two-dimensional image segmentation, to draw the dividing line between gray-scale image and the background
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:285551
    • 提供者:gaozhenyu
  1. Medical-Image-Processing

    1下载:
  2. 医学图像处理;灰度直方图;边缘检测;灰度变换;图像增强;图像分割;-medical image processing edge detection gray-scale transformation image enhancement image segmentation
  3. 所属分类:hospital software system

    • 发布日期:2016-05-10
    • 文件大小:8131584
    • 提供者:胡亚铭
  1. Image-Processing-Based-on-PDE

    0下载:
  2. 《图像处理的偏微分方程方法》随书光盘完整版 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中, two_cells 是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程; denoissing 是利用P_M方程,对图像平滑去噪的演化过程 curve_linear_heat_flow 是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7414784
    • 提供者:marshal
  1. Graphics-and-Image-Processing

    0下载:
  2. 包括图像编辑(图像缩放,图像旋转,图像裁剪,纹理映射),图像分析(像素选择,强度描述,图像轮廓,绘制直方图),图像调整(直方图均衡化,阈值化,灰度变换),图像平滑(加噪,中通滤波,低通滤波,图像复原),图像锐化(采用Sobel算子,拉式算法,空域高通滤波,频域高通滤波,梯度法),图像高级处理(边缘检测,图像分割),小波分解(一次小波分解,两次小波分解,第一层小波重构)和图像彩色增强(假彩色增强)的GUI图形图像处理。-Including image editing (image scaling,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:236545
    • 提供者:高蒙迪
« 1 2 3 45 6 »
搜珍网 www.dssz.com