CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - 灰度图

搜索资源列表

  1. ideal_image_exert

    0下载:
  2. 本人用两个星期编写的用于生产非理想边缘图像的程序,即非二阶边缘模型。该程序可以用于模拟实际图像中灰度平均效益。通过修改参数值可以得到不同效果的模拟图。常用于各种仿真验证。-I spent two weeks in preparation for the production of non-ideal images on the edge, the edge-second model. The procedure can be used to simulate the actual average
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:952
    • 提供者:kindfree
  1. bmp_Mpp

    0下载:
  2. bmp图片打开,显示,可以进行数字图象处理的一些变化,对bmp图片进行灰度化以后,可以进行数字滤波,fft等。还有几何变换的一些功能。此工程是我们数字图象处理课程时候的作业。非常适合在校大学生研究学习。-bmp picture opened, display, digital images can be some of the changes, bmp picture of gray, can digital filter, such as fft. There transform the ge
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:126611
    • 提供者:rqok
  1. gray-scaltransformation

    0下载:
  2. 对图象进行相关灰度变换,可以完成图象直方图变换和二值化等阈值操作.-right image associated gray transform, to be completed and transform image histogram value of the two other threshold operation.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:355254
    • 提供者:黄征
  1. ImagesmoothingContrastEnhancement

    0下载:
  2. 直方图均衡:原始图的直方图变换为均匀分布的形式,这样就增加了象素灰度值的动态范围从而达到增强对比度的效果 中值滤波:中值滤波属于非线性平滑滤波器,它可以消除噪声又能保护图象的细节-histogram equalization : the original plan to transform the histogram in the form of uniform distribution. This will increase the value of the pixel gray area
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1264
    • 提供者:xuhua
  1. 图像滤波处理代码

    0下载:
  2. 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:2268580
    • 提供者:qq1418
  1. LineTrans

    0下载:
  2. 对位图进行图像反色,线性变换、阀门变换、窗口变换、灰度拉伸、灰度均衡等
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:732399
    • 提供者:mjgu
  1. 8433028879

    0下载:
  2. VC图像处理 在上一节讲座中,我们讲到了如何实现图象的\"雕刻\"和\"浮雕\"效果,它们的实现思想是通过求取\"没有处理过的相邻两个像素之间的差值\"来实现的。如果没有限制\"以前没有处理过的两个像素之间的操作\",取而代之的是\"处理以前已经操作过的像素\",那末就可以将一个像素的灰度值传递到与其相邻的若干像素。事实上,有时后我们必须通过上述的约定才能实现一些效
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:173380
    • 提供者:wushangquan
  1. hdbh

    0下载:
  2. 图象处理之图象的灰度变换、分段线形变幻、灰度匹配变换-image processing for the gray-scale image transformation, sub-linear changes, Gray matched Transform
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:7594
    • 提供者:wly
  1. ConnectArea

    0下载:
  2. 实现打开bmp位图 图像灰度二值化 连通域的提取 对图像处理初学者很有帮助-To achieve open bmp bitmap image gray binary connected components extraction of useful image processing for beginners
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:51000
    • 提供者:SunJian
  1. vbckmvtool

    0下载:
  2. vb调用视觉算法进行字符检测 ,可以根据图象的灰度值变化,进行字符检测-vb call visual character detection algorithm based on the image gray value changes character detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-18
    • 文件大小:495952
    • 提供者:yifan
  1. ImageProcessing

    0下载:
  2. 使用QT编程实现2D图像处理的各功能,包括彩色图转灰度、二值化、二值的形态学操作、灰度的形态学操作等等。-Using QT programming each 2D image processing functions, including color conversion grayscale, binary, binary morphological operations, grayscale morphological operations and so on.
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-09
    • 文件大小:16695750
    • 提供者:冯婷婷
  1. rgb2gray

    0下载:
  2. 用C++实现RGB到灰度图的转换.只有算法,不能直接运行-Achieve RGB to grayscale conversion
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1045
    • 提供者:贺文强
  1. matlab4label

    0下载:
  2. 寻找一副灰度图图像的4领域或者8领域,寻找具有连通性的区域。-Looking for a pair of gray image areas 4, or 8 fields, looking for regions with connectivity.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:9723
    • 提供者:xiaoqin
  1. togray

    0下载:
  2. 将256色bmp格式图像转化为灰度图,灰度化。-256 color turned gray
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3461606
    • 提供者:李晓阳
  1. SADMatch_new

    1下载:
  2. 利用不变矩公式将双目灰度图像转换成双目不变矩图像,然后提出了具有自适应参数的简单树动态规划算法的双目立体匹配方法进行匹配得到最终视差图-The formula using invariant moments grayscale images into binocular binocular image invariant moments, then made ​ ​ a simple tree with adaptive parameters of the dynamic p
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:1029
    • 提供者:liman
  1. image-matching

    0下载:
  2. 基于vs的一个图像匹配,该函数将对图象进行模板匹配操作。需要注意的是,此程序只处理256灰度级的图象-An image matching based on vs, this function will be to manipulate the image template matching. It is important to note that this program is only 256 grayscale image processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-29
    • 文件大小:406396
    • 提供者:王天
  1. togray

    0下载:
  2. 将rgb彩色图片转换成其灰度图,将3层的灰度值相加后去平均-gray picture
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:5553
    • 提供者:hsd
  1. Adaptive-median-filter_RAMF

    0下载:
  2. 该程序实现自适应中值滤波,对二维rgb或灰度图进行滤波。-The program implements adaptive median filter, two-dimensional filtering rgb or grayscale.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-30
    • 文件大小:13587
    • 提供者:zhao
  1. ImageProcessingLearning

    0下载:
  2. 正在学习图像处理分割算法,上传的是刚学习matlab处理图像的一些内容,包括转换灰度图、画灰度直方图、图像翻转线性变换、部分区域图像边2值图像和灰度拉伸等内容,-Are learning image processing segmentation algorithm, upload is just learning matlab image processing some of the content, including grayscale, painting histogram, image
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1559
    • 提供者:
  1. 用python显示图像直方图

    1下载:
  2. 我们要对图像求直方图,就需要先把图像矩阵进行flatten操作,使之变为一维数组,然后再进行统计。 一、画灰度图直方图 绘图都可以调用matplotlib.pyplot库来进行,其中的hist函数可以直接绘制直方图。
  3. 所属分类:2D图形编程

    • 发布日期:2019-12-01
    • 文件大小:339
    • 提供者:kuaileliwo
« 1 2 34 »
搜珍网 www.dssz.com