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

搜索资源列表

  1. picture1

    0下载:
  2. 基于win32平台,利用opencv实现的视频程序。程序带有视频显示,图像灰度化和矢量等功能。-Based on win32 platform, implemented using opencv video program. Program with a video display, grayscale images and vector functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6769252
    • 提供者:果味
  1. OTSU

    0下载:
  2. OTSU方法计算图像二值化的自适应阈值,算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。 -OTSU method of adaptive image binarization threshold, the algorithm of the input histogram analysis of gray image, the histogram is divided into two parts, making the maxim
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1502
    • 提供者:王晓波
  1. 201105062

    0下载:
  2. 图像灰度化是许多数字图像处理的初始和基础工作, 本文对灰度化的基本原理作了简要阐述, 同时分别介 绍了8 位和24 位彩色位图灰度化的具体方法, 并给了实现详细代码。-Grayscale image is the initial number of digital image processing, and foundation work, this basic principle of graying briefly described, and introduced the 8-bit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:197747
    • 提供者:mimi
  1. 201105063

    0下载:
  2. 叙述了图像处理过程中的图像灰度化,以及图像特征区域的获取的方法。-Describes the image processing grayscale images, and image feature area for the method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:134563
    • 提供者:mimi
  1. IMR

    0下载:
  2. bnp图像灰度化的源码,代码比较简洁易懂,核心算法(或者说数据结构)更加简洁-bnp gray of the source code is easy to read, the core algorithm (or data structure) is more concise
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:658
    • 提供者:方超
  1. 90163

    0下载:
  2. 图像处理,实现了数字图像边缘检测,RGB与HIS之间的转换及图像灰度化-Image processing, digital image edge detection, RGB and HIS conversion and between the gray-scale image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4821039
    • 提供者:zc
  1. MYGUI

    0下载:
  2. 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6128
    • 提供者:杨智雄
  1. matlab

    1下载:
  2. 本文重点研究了面积法对车流量进行统计。在研究算法过程中主要用到了车辆图像检测相关的灰度化、滤波、图像增强、锐化等图像处理基础知识,并将这些知识的算法进行了比较研究。进而用到了阈值分割、边缘检测、以及形态学操作等图像分割技术以及车辆的检测和提取算法。最后设计了一种实时可靠的统计算法。-This paper focuses on the area method for traffic statistics. In the study of algorithms used in the vehicle
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-09-14
    • 文件大小:58453
    • 提供者:何呈
  1. vc-tuxiangchuli

    0下载:
  2. 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13 章和一个附录组成。主要内容包括: 位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分 割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24 位彩色图像的处理、图像的小波变 换和JPEG 图像的压缩编码。-This book presents a variety of digital image processing algorithms and programm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1871823
    • 提供者:威震开
  1. image_processing

    0下载:
  2. 用MATLAB自己编写的一系列图像处理算法。详细说明: ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) ch5_2_1: 邻域平均的线性平滑滤波法实现降噪 (§5.2.2) ch5_2_2: winner滤波法实现降噪
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:8264
    • 提供者:qinchuan
  1. cvCvtColor

    0下载:
  2. 一种新的图像灰度化的方法~-A new method of image gray ~~~~~~~~~
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5858512
    • 提供者:夏杰
  1. wavelet-denoising

    0下载:
  2. 彩色图像灰度化后的小噪声消噪处理源代码源-Color gray-scale image, the little noise de-noising processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:708
    • 提供者:建生邢
  1. OpenFileDemo

    0下载:
  2. 将24位bmp图像灰度化后进行小波变换的VC++源代码,在VC6上测试通过-24 bmp image gray wavelet transform VC++ source code and test by the VC6...
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2315903
    • 提供者:wanglm
  1. Java

    0下载:
  2. 用JAVA语言实现的图像灰度化处理。实现彩色变为灰度图像-Java langues complete image change RGB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:223233
    • 提供者:bh
  1. Histogram-of-homogenization

    0下载:
  2. 本程序为灰度直方图均质化,包含彩色图像灰度化、灰度线性化-Histogram of homogenization
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5531185
    • 提供者:zhaojian
  1. PCA-Face-Recognition

    0下载:
  2. 它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用-PCA Face Recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:426147
    • 提供者:里根
  1. Picture-processing

    0下载:
  2. 运用C#编写的彩图处理程序,包括图像灰度化、霓虹、平滑、逆反处理、锐化、浮雕、镶嵌等效果。并可以保存图片。-Use C# write CaiTu processing of the program, including images of gray, neon, smooth, rebellious attitude processing, sharpening, anaglyph, enchase etc effect. And can save images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:48659
    • 提供者:Wangjing
  1. point-operation

    0下载:
  2. 用csharp实现了图像灰度化,绘制灰度直方图,灰度拉伸-image gray ,histogram
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:111635
    • 提供者:yanghongyun
  1. Gray

    0下载:
  2. VC++6环境编译的彩色数字图像处理程序。结合MFC形成独立可执行程序。具有功能:数字图像灰度化、直方图统计-compiler environment of the color digital image processing. Combined into an independent executable program MFC. Has a function: RGB three primary colors of the extraction and filtering, the medi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2097434
    • 提供者:王泽开
  1. renlianshibie

    0下载:
  2. 本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作-The main content of the subject image preprocessing, mainly from the camera to obtain images Face then be processed i
  3. 所属分类:assembly language

    • 发布日期:2017-12-06
    • 文件大小:1376321
    • 提供者:风飞
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com