搜索资源列表

  1. diblook

    0下载:
  2. 在原有的DIBLOOK开源代码的基础上改进算法,利用Sobel及Canny算子边缘检测方法实现将彩色图像转变为灰度图像,自己添加了大量的API函数。-Improved algorithm based on the original DIBLOOK open source code, using the Sobel and Canny edge detection method to achieve the color images in
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:24682496
    • 提供者:独角之灵
  1. image_edge_detection

    0下载:
  2. 本代码是基于VC6.0的图像增强代码,程序支持读入、显示各种类型的彩色、灰度图像,图像增强先做平滑滤波去除噪声,再采用拉普拉斯算子实现边缘检测,并附带图像灰度直方图的显示功能。-This code is based on image enhancement VC6.0 code, the program supports reading, showing all kinds of color, grayscale image, imag
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2021376
    • 提供者:yingl
  1. Coloredge-Detection

    0下载:
  2. 彩色图像的边缘检测matlab程序,具有很高的参考价值-Color image edge detection matlab program, has a high reference value
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:呼延靖国
  1. matlabTestAlgorithm

    0下载:
  2. 显示彩色图像的R/G/B分量的图像;四中常用的边缘检测算法;读取某一个目录下的几幅图像,并在一个面板中显示出来等功能。-Display color images of the R/G/B component of the image edge detection algorithm Fourth read several images in a directory, and displayed in a panel function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:488448
    • 提供者:petalliu
  1. color-image-edge-detection

    0下载:
  2. 通过彩色图像存在梯度,在RGB彩色空间中,定义的一种彩色图像梯度边缘检测方法-color image edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:linda
  1. edge

    0下载:
  2. 主要是采用Canny算法进行边缘检测,有一个个跟踪条,涉及到callback函数,对灰度图像进行边缘检测,将彩色图像转换为灰度图像-Using Canny algorithm for edge detection, a track bar relates to the callback function, for edge detection of gray image, the color image is converted to
  3. 所属分类:OpenCV

    • 发布日期:2024-05-20
    • 文件大小:1713152
    • 提供者:zhouyang
  1. 2010302590214

    0下载:
  2. 数字图像处理实习代码 选作了:中值滤波、边缘检测、图像二值化、基于灰度的模板匹配、伪彩色增强-Digital image processing the internship code selection made: median filtering, edge detection, image binary, grayscale-based template matching, pseudo-color enhancement
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2092032
    • 提供者:three
  1. ultimate_demo

    0下载:
  2. 数字图像处理中常用的处理包括边缘检测、傅里叶变换、放大、伪彩色处理、图像平滑和分割。-The common processing digital image processing including edge detection, Fourier transform, zoom, pseudo-color processing, image smoothing and segmentation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:5075968
    • 提供者:qingqing
  1. DSP_2012_Examination_SEU

    0下载:
  2. SEU2012年系统实验(DSP组)考试题目。计算并显示彩色图像在三个基色空间的直方图;用Prewitt梯度算子检测彩色图像的边缘,梯度阈值T自选,以检测到最佳边缘为目标 -SEU2012 system experiments (the DSP groups) exams. Calculate and display a histogram of the color image in the three primary color
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:273408
    • 提供者:katheqiu
  1. Canny

    0下载:
  2. Canny算子对彩色图像的边缘检测,使用VC实现。-Canny operator edge detection of color images, the use of a VC.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:7270400
    • 提供者:yang yf
  1. edgecolor

    0下载:
  2. 图像处理的canny边缘检测,能很好地实现图像彩色边缘的提取-To achieve a good color edge extraction of the image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:125952
    • 提供者:李文
  1. shuzituxiangchuli

    0下载:
  2. 用matlab编程工具,编写具有操作界面的应用程序,通过菜单、对话框,选项框等界面控制,对算法进行演示。需要在应用系统中实现的算法及功能包括: 1、图像增强算法 (1)灰度线形变换:亮度及对比度可以调节(通过控制参数的改变,能够实时预览变化结果); (2)直方图均衡:可在界面上对比均衡前后的效果。 2、图像变换算法 (3)对一幅彩色图像进行DCT变换和反变换,对比结果和原图; (4)仅保留左上角16X16的DCT
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:822272
    • 提供者:张涛
  1. Img

    0下载:
  2. 数字图像基本处理,包含旋转,点运算,降噪,边缘检测,彩色增强等-Basic digital image processing, including rotation, point operations, noise reduction, edge detection, color enhancement, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:dragon
  1. DIPAX

    0下载:
  2. 实用数字图像处理与分析 陈兵旗 课本源码 1.图像读写; 2.几何变换:竖直镜像、水平镜像、对角镜像; 3.空间变换:傅里叶变换、沃尔什变换、离散余弦变换; 4.图像复原:均值滤波、中值滤波、高斯滤波;5.图像增强:二值化、灰度化、直方图均衡化、伪彩色; 6.特征检测:LOG、Robert、Sobel、Prewitte等边缘检测算子;-Practical digital image processing and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:9250816
    • 提供者:王国
  1. retinex_msr

    0下载:
  2. 这是一个文献里边的一种该算法,我把它里边的公式写成程序了。文献在边缘检测里边,叫“一种颜色保持的彩色图像增强新算法”-This is a kind of literature inside the algorithm, I put it inside a formula written procedure. Inside edge detection literature, called " one color to maint
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:han
  1. bianyuan

    0下载:
  2. 彩色图像的边缘检测,检测效果不错,这是我发表的小论文的源代码-Color image edge detection, detection effect is good, this is my small paper published the source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2837504
    • 提供者:张莉
  1. ColorImageBalance

    0下载:
  2. C#,VS2005,RGB和HSI彩色空间、伪彩色处理、彩色图像直方图均衡化、彩色图像平滑处理、锐化处理、边缘检测、图像分割-C#, VS2005, RGB and HSI color space, pseudo-color processing, color image histogram equalization, color image smoothing, sharpening, edge detection, image se
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1454080
    • 提供者:孙晓
  1. GP-Expand-Reduce

    0下载:
  2. Canny滤波实现彩色图像的边缘检测的matlab源代码-Canny filter to achieve color image edge detection matlab source code
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:heydono
  1. color-segment_edge-detection

    0下载:
  2. Matlab 语言编写的用于彩色分割,边缘检测,基于区域生长的图像分割-Matlab color segmentation,edge detection,region growing image segmentation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:sally
  1. matlab5

    0下载:
  2. 数学图像处理中的对彩色图像进行梯度边缘检测,希望物尽其用 -Mathematical image processing for color image gradient edge detection, hoping to make the best use
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:84992
    • 提供者:chenjie
« 1 2 ... 4 5 6 7 8 910 11 12 »

源码中国 www.ymcn.org