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

搜索资源列表

  1. ImageProcessing

    0下载:
  2. 图像处理小软件,实现梯度锐化、拉普拉斯锐化、均值滤波、中值滤波、旋转缩放等功能。是学习图像基本算法的一个小工具。-Small image processing software, to achieve gradient sharpening, Laplacian sharpening, mean filtering, median filtering, rotation, zoom and other functions. Is to learn the basic algorithm of t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1957642
    • 提供者:王巍
  1. light_spot_center

    0下载:
  2. 光斑的中心提取:重心法和圆拟合。先用多次迭代求阈值并且对图像二值化,再用重心法和圆拟合提取光斑中心。-light spot method:median point ,circle fitting
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:9357
    • 提供者:jinzhide
  1. hw4

    0下载:
  2. 關於影像處理圖形濾波重要程式碼包括各式處理的濾波方式 中值濾波 平均濾波等各種濾波-With regard to the important image processing graphics filter handling code, including various types of filtering in the way the average filtering, median filtering a variety of filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4441
    • 提供者:吳澔
  1. imgkmeans

    1下载:
  2. 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color imag
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:336328
    • 提供者:caoliang
  1. transferrange2

    0下载:
  2. 输入十进制数,将其位数排序后,以十六进制形式输出-Enter the decimal number, the median of its sort, with its hexadecimal form of the output
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:911
    • 提供者:liuyan
  1. transferrange

    0下载:
  2. 输入十六进制数,将其位数排序后,以十进制形式输出-Enter the hexadecimal number, the median of its sort, with its decimal form of the output
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:898
    • 提供者:liuyan
  1. kmedian

    0下载:
  2. c++实现的k-median算法,需要的人可以看看。-c++ implementation of the k-median algorithm, can look at those who need it.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2549
    • 提供者:黄小可
  1. Median_Filtering

    0下载:
  2. 图像中值滤波。读入256色BMP图像并对其进行中值滤波。-Image median filtering. Read a 256-color BMP image and do median filtering to it.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:84372
    • 提供者:张良杰
  1. DigitalImageProcessing

    0下载:
  2. 一个强大的VisualC++数字图像处理,包括几何变换,点运算,图解增强(图解平滑,中值滤波)边缘检测,阈值分析等-VisualC++ a powerful digital image processing, including geometric transformations, point operations, graphical enhancements (graphical smoothing, median filtering) edge detection, threshold a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6206971
    • 提供者:小轩
  1. ex2

    0下载:
  2. 读取bmp图片数据,包括像素值,位数等等。-Read bmp image data, including pixel values, the median and so on.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:714
    • 提供者:张智勋
  1. fiona

    0下载:
  2. 对BMP图像简单的处理,如sobel边缘提取,直方图显示,中值滤波等,清晰易懂-BMP images for simple treatments, such as sobel edge detection, histogram display, median filtering, clear and easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2113792
    • 提供者:史惠
  1. tuxiangzengqiang

    0下载:
  2. 实现图像增强,改变图像对比度、灰度变换、直方图均衡化、观察平均、中值、自适应滤波的效果,用锐化算子对图像进行锐化处理-To achieve image enhancement, change the image contrast, gray-scale transformation, histogram equalization, observe the average, median, adaptive filtering effect, with the operator of the im
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3601
    • 提供者:纯净铃兰
  1. zhongzhilvboqi

    0下载:
  2. 中值滤波的matlab程序,用于图像的简单处理,图像处理基础-Median filter matlab program for simple image processing, image processing-based
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:94014
    • 提供者:赵华
  1. soure

    0下载:
  2. 实现图像的中值滤波处理,从而实现对图像的处理-finish the process of median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:914686
    • 提供者:孙振超
  1. runkr3

    0下载:
  2. 用Visual C++实现的中值滤波程序源码 已经通过测试。 -Using Visual C++ implementation of median filter program source code has been tested.
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-11
    • 文件大小:2904636
    • 提供者:李琴
  1. Stack

    0下载:
  2. 层叠中值滤波和层叠秩排序滤波的Matlab实现。-Cascaded median filtering and layering rank order filtering Matlab implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:45072
    • 提供者:Anna
  1. mediumfilter

    0下载:
  2. 用MATLAB编写的中值滤波程序,几乎囊括了所有中值滤波的类型,很全的哦。并包含测试的LENA图像。-Written using MATLAB median filter program, covering almost all of the type of median filter, it is full of oh. And includes tests LENA image.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:173074
    • 提供者:vivianjia
  1. hand_1130

    0下载:
  2. 圖像二值+Erode+Dilate+Open+Median +Gaussian+Blur-Image Binarization+ Erode+ Dilate+ Open+ Median+ Gaussian+ Blur
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:770234
    • 提供者:tony
  1. xiabingduo

    0下载:
  2. 数字图像滤波程序,可对图像进行中值滤波等滤波运算。-Digital image filtering procedures may be an image median filtering operations such as filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1051112
    • 提供者:dali
  1. thezhongzhilvboJavad

    0下载:
  2. Java实现的中值滤波,有相关的效果图.希望大家喜欢-Java implementation of the median filter, the effect of relevant plans. Hope everyone likes
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:150397
    • 提供者:oldwolf
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com