搜索资源列表

  1. 彩色图像边缘检测

    1下载:
  2. 利用robert算子对图像彩色图像进行边缘检测,真彩色图像编程要注意三个字节表示一个象素,分别对RGB三色做Robert算子运算-Detect edge of color image using Robert subcomputioner,true color image programming should represent a pixel by three bytes,and compute the three colors(RG
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:16775
    • 提供者:丁峰
  1. 彩色图像的边缘检测

    0下载:
  2. 本人依据一篇文献介绍的方法编的彩色图像边缘检测程序,其效果要由于一般的方法。-literature on the basis of a methodology for the Color Edge Detection procedures, the effect due to the general approach.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1303
    • 提供者:邱卫东
  1. 彩色边缘图像检测

    0下载:
  2. 这个是一个关于彩色图像边缘检测的程序,是使用MATLAB 编写的。
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-07-21
    • 文件大小:315360
    • 提供者:nashengyu
  1. 彩色图像边缘检测

    0下载:
  2. 利用robert算子对图像彩色图像进行边缘检测,真彩色图像编程要注意三个字节表示一个象素,分别对RGB三色做Robert算子运算-Detect edge of color image using Robert subcomputioner,true color image programming should represent a pixel by three bytes,and compute the three colors(RG
  3. 所属分类:图形图象

    • 发布日期:2024-06-21
    • 文件大小:16384
    • 提供者:丁峰
  1. 彩色图像的边缘检测

    0下载:
  2. 本人依据一篇文献介绍的方法编的彩色图像边缘检测程序,其效果要由于一般的方法。-literature on the basis of a methodology for the Color Edge Detection procedures, the effect due to the general approach.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-21
    • 文件大小:1024
    • 提供者:邱卫东
  1. cls_factory

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

    • 发布日期:2024-06-21
    • 文件大小:23552
    • 提供者:流流
  1. Imageware

    0下载:
  2. 1.读写BMP文件并显示 2.对图像进行边缘检测 3.对彩色图像进行颜色空间的变换RGBtoHSV-1. BMP file read and write and show two. Right Image Edge Detection 3. For color image color space the transformation RGBtoHSV
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-21
    • 文件大小:111616
    • 提供者:Ortega
  1. MasterVisualC++_NETimageprocessing

    0下载:
  2. 《VC++图象处理程序设计》 书中代码 天津理工大学 计算机科学与工程系 杨淑莹 第二章特效显示 第三章几何变换 第四章灰度变换 第五章平滑处理 第六章锐化及边缘检测 第七章图像分割 第八章形态学 第九章图像的变换域处理 第十章图像合成 第十一章24位彩色 第十二 章小波变换-"VC image processing program design" book code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-21
    • 文件大小:9349120
    • 提供者:
  1. CarPlateRec

    0下载:
  2. 车牌定位与识别系统,首先将彩色图像转化为256灰度图像,然后用边缘检测和形态学等实现定位,再用神经网络方法实现字符识别.-plates positioning and identification system will first color image into a 256 grayscale image, Then Edge Detection and morphology, and so on to achieve positi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-21
    • 文件大小:103424
    • 提供者:孙杰
  1. BasicProcessing

    0下载:
  2. 能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码-can more comprehensive image processing system. Main contents include : bitmap based, image disp
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-21
    • 文件大小:330752
    • 提供者:陈宏兵
  1. ImageProcessorCourseDesign

    0下载:
  2. ·图像检测:包括显示灰度直方图、Canny算子边缘检测; ·图像增强:包括随机噪声、傅立叶变换、中值滤波、高斯滤波; ·色彩变换:包括彩色->灰度、反色处理、亮度调整、直方图均衡化。 -Image Detection : to show gray histogram, Canny edge detection operator; Image enhancement : including random noise, Fou
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-21
    • 文件大小:142336
    • 提供者:第一缕阳光
  1. PreWitt_Edge

    0下载:
  2. 彩色图像的边缘检测的PreWitt算子,适用于应用程序编程和初学者。-Color Image Edge Detection PreWitt operator, applied to Application Programming and beginners.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-21
    • 文件大小:1024
    • 提供者:
  1. Sobel_Edge

    0下载:
  2. 彩色图像边缘检测的Sobel算子,适用于图像编程应用和初学者学习。-Color Image Edge Detection Sobel operator, applied to image applications and programming beginners learning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-21
    • 文件大小:1024
    • 提供者:
  1. Laplacian_Edge

    0下载:
  2. 彩色图像边缘检测的Laplacian算子,适用于应用程序编程和初学者学习。-Color Image Edge Detection Laplacian operator, applicable to the Application Programming and beginners learning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-21
    • 文件大小:1024
    • 提供者:
  1. Guasslaplacian_Edge

    0下载:
  2. 彩色图像边缘检测的Guass-laplacian算子,适用于应用程序编程和初学者学习。-Color Edge Detection Guass- laplacian operator. apply to the Application Programming and beginners learning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-21
    • 文件大小:1024
    • 提供者:
  1. test_edgecolor

    0下载:
  2. 本代码实现了彩色图像的边缘检测,试验结果来看效果比较好-The code achieved a color image edge detection, test results of the effect of better
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-21
    • 文件大小:1024
    • 提供者:罗林
  1. Cmp_vis_canny

    0下载:
  2. 彩色图像边缘检测(canny 算子,高斯窗口可调)-image edge detection [canny]
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-21
    • 文件大小:2048
    • 提供者:卢学
  1. coloredgedetection

    0下载:
  2. 基于形态学的彩色边缘检测,首先在RGB空间对原彩色图像的R,G,B三副伪彩色图像分别进行形态学边缘检测,然后对三副图像的边缘强度进行合并,采用阈值分割法提出图像的轮廓边缘。-Based on morphological edge detection of color, first of all in RGB space to the original color image of the R, G, B three pseudo-col
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-21
    • 文件大小:1024
    • 提供者:jff
  1. canny边缘检测

    0下载:
  2. 彩色图像在HSI模型下的CANNY边缘检测(CANNY edge detection of color images under HSI model)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-21
    • 文件大小:3072
    • 提供者:tingwwwting
  1. 彩色边缘检测和自适应中值滤波

    0下载:
  2. 利用MATLAB进行彩色边缘检测和自适应中值滤波(Using MATLAB for Color Edge Detection)
  3. 所属分类:图形图象

« 12 3 4 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org