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

搜索资源列表

  1. ImageProcessing

    0下载:
  2. matlab 图形图像处理 包括灰度直方图、均值滤波、位图分割、sobel边缘检测等-matlab graphics, image processing, including histogram, mean filter, bitmap segmentation, sobel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2683
    • 提供者:陈晓莉
  1. ImageProcessing

    0下载:
  2. alpha2.09.zip Alphat透明合成系统源代码源代码 jpeg0.77.zip JPEG压缩编码系统源代码 calir1.0.zip 腐蚀-膨胀-细化算法源代码 mkou1.0.zip 图案抖动技术处理系统源代码 touch1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange1.03.zip 图象几何变换算法源代码 sima1.07.zip 图象模板匹配算法源代码 mghe0.23.zip 图象平滑处理
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:551538
    • 提供者:gexian
  1. imageprocessing

    0下载:
  2. 使用matlab语言对图像进行简单处理,包括:加运算、图像缩放、直方图均衡、平滑处理、灰度变换增强、边缘检测等。文件内附txt说明。-Matlab image using a simple language processing, including: Canadian operations, image scaling, histogram equalization, smoothing, gray-scale transformation enhancement, edge detectio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1277784
    • 提供者:
  1. dspappliation

    1下载:
  2. 把含有数字的图像,如车牌,身份证等读取到DSP的SDRAM中,利用图像处理算法把数字从图像中定位出来 首先把图像二值化,二值化算法选择固定阈值、直方图或最大类间方差法,比较各个二值化算法的效果;对二值化的图像做边缘提取,选择Sobel或者Laplace边缘提取算法并比较效果;经过二值化和边缘提取后的图像,利用投影法定位数字在图像中的位置,并给出数字在图像中的外接矩形;利用CCS把处理结果显示出来。-To contain digital images, such as license plates
  3. 所属分类:Special Effects

    • 发布日期:2015-06-03
    • 文件大小:98304
    • 提供者:liujia
  1. clm

    0下载:
  2. 实现内容: 1.BMP图像显示 2.统计直方图 3.直方图均衡化 4.伪彩色增强 5.均值滤波 6.边缘检测 7.图像分割 8.二值图像膨胀&腐蚀 9.Huffman编码-Implement content: 1.BMP image display 2. Histogram 3. Histogram equalization 4. Pseudo-color enhancement 5. Mean filter 6. Edge
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2029543
    • 提供者:窦珍松
  1. processing

    0下载:
  2. 通过设计GUI界面,实现图像的读取、保存、灰度变化、直方图、多种增强、滤波,图像复原、多种边缘检测、图像放大、缩小等 -Through the design of GUI interfaces to achieve the image to read, save, gray change, histogram, a variety of enhancement, filtering, image restoration, multi-edge detection, image scaling
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3653
    • 提供者:jessica
  1. C-Language

    0下载:
  2. C 语言图像处理代码大全,包括比较常用的算法。例如:阈值分割,边缘检测,直方图的计算,灰度共生矩阵的计算等等。-C-Code Complete, image processing, including the commonly used algorithms. For example: threshold segmentation, edge detection, histogram calculation, the calculation of GLCM and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8223829
    • 提供者:二毛
  1. iplib

    0下载:
  2. 该程序包含了直方图均衡化、中值滤波、边缘增强-The program includes histogram equalization, median filtering, edge enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:980725
    • 提供者:
  1. facedetected

    0下载:
  2. visual c++ 实现人脸检测(二值化,灰度提取,直方图,边缘提取等)-visual c++ implementation of face detection (binary, gray scale extraction, histogram, edge extraction, etc.)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:473858
    • 提供者:张刚
  1. wangziwei10

    0下载:
  2. 实现彩图转灰度图,边缘检测,直方图均衡化等效果-Wallpapers turn to achieve grayscale, edge detection, histogram equalization and other effects
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3874740
    • 提供者:grace
  1. kantu

    0下载:
  2. 可以打开大部分图片格式包括bmp、jpg等,并对其进行图片的基本处理包括翻转、镜像、傅里叶变换、直方图统计及均衡化、锐化、柔化、加椒盐或高斯噪声、中值滤波、Sobel边缘检测、高斯边缘检测、灰度阀值边缘检测、区域生长、旋转、缩放等操作-Can open most image formats including bmp, jpg, etc., and its basic image processing including flip, mirror, Fourier transform, hist
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:365706
    • 提供者:wangyang
  1. DIP-ps

    0下载:
  2. 使用vs2010结合qt designer制作的图像处理软件,目前包含了灰度操作;直方图、通道图显示;实现了大津算法、最大熵算法和手动调整(单阈值、双阈值)的二值化操作;含几何操作;代数操作;使用卷积完成了roberts、sobel、prewitt三种算子的边缘检测,也可手动输入kernel;使用卷积完成了gaussian、median、mean三种算子的去噪功能,gaussian算子可手动输入sigma;同时采用workspace支持多文档打开,是一个photoshop的雏形。-Produce
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13700030
    • 提供者:snowymo
  1. tuxiangchuliheji

    0下载:
  2. 包括用C编写的直方图程序,边缘检测程序,不变距程序,灰度变换程序,膨胀腐蚀,物体测量,梯度算子和霍夫变换。-Including the use of C programs written in the histogram, edge detection procedure, unchanged from the procedure, gray-scale transformation procedure, dilation and erosion, object measurement, gra
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:713093
    • 提供者:kongdeqi
  1. experiments

    2下载:
  2. 上课的课程:数字图像处理,同Labwindows/CVI实现的多个小程序,分别有:多种函数曲线的生成、多种函数曲线的生成并显示极值、二值图像的边缘追踪、二值图像的形态学处理、根据直方图选择阈值、灰度变换、均值滤波、粒子图像分析、图像的边缘检测、正弦曲线生成、直方图均衡化、直方图显示、中值滤波、自动计算阈值。-Class courses: digital image processing, Labwindows/CVI realize with multiple small program, a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1119166
    • 提供者:hkhaha
  1. Color

    0下载:
  2. 使用C#语言实现彩色图像处理对各种算法,包括彩色空间的变换,彩色分量调整,伪彩色处理,直方图均衡化,平滑处理,锐化处理,边缘检测,图像分割等,功能强大,很实用。-Using the C# language on a variety of color image processing algorithms, including color space conversion, color adjustment component, pseudo-color processing, histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:125618
    • 提供者:Andox
  1. yuchuli

    0下载:
  2. 人脸检测预处理程序,包含直方图,中值滤波,边缘检测等-Face detection preprocessor, including histogram, median filtering, edge detection, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2184
    • 提供者:李云珂
  1. test1

    0下载:
  2. 基于MFC用opencv打开图像,对图像进行边缘检测和直方图均衡化处理-Open the image using opencv on MFC, the image edge detection and histogram equalization processing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1760417
    • 提供者:邢文君
  1. picture

    0下载:
  2. 对身份证图片进行的一些列图像预处理,包括边缘检测,直方图均衡化、规定化、最小滤波、中值滤波和模板法维纳法两种滤波方法-Some pictures of the identity column image pre-processing, including edge detection, histogram equalization, the provisions of the smallest filter, median filter and filter templates Fawei Na
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2441
    • 提供者:于晓爽
  1. imgprocCGsignalproc

    0下载:
  2. BMP图像处理程序,包括模拟信道产生的高斯加性噪声;图像灰度变换;图像的拉普拉斯边缘提取;中点滤波法的debluring;图像线性模糊。 图形显示函数,包括DDA方法画直线;中点裁剪法;liang-barsky算法的窗口裁剪;种子填充算法; 随机信号处理程序,包括产生正态分布、均匀分布样本;计算其均值与方差;各样本的概率分布直方图分析;功率谱分析;样本叠加的PSD分布分析。-BMP image processing procedures, including analog channel
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:8325
    • 提供者:漢漢哥
  1. tuxiangchuli

    0下载:
  2. 注意,本目录中大部分程序只能对256色图像进行操作。 对比度拉伸 二值化 变换反色 亮度增减 取对数取指数 直方图均衡 阈值变换 图像镜像 图像平移 图像缩放 图像旋转 高斯平滑 均值滤波 拉普拉斯锐化(边缘检测) 离散余弦变换 Walsh变换 维纳滤波处理-Note that most of the program in this catalog can only operate on 256-color image. Contrast stretching transformatio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4397740
    • 提供者:王慧
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »
搜珍网 www.dssz.com