搜索资源列表

  1. A2008

    0下载:
  2. awimg=rgb2gray(im1) tic [accum, circen, cirrad] = CircularHough_Grd(rawimg, [20 30],5,50) circen toc figure(1) imagesc(accum) axis image title( Accumulation Array from Circular Hough Transform )
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-09
    • 文件大小:14336
    • 提供者:money
  1. EdgeColor

    0下载:
  2. 自动提取目标图像轮廓边缘,同时分辨其颜色。-Automatic edge contour extraction target image, at the same time to tell its color.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-09
    • 文件大小:310272
    • 提供者:李秀丽
  1. EdgeColor

    0下载:
  2. Edge Detection,Color Find,Maximum Color in Image User Interface
  3. 所属分类:多媒体编程

    • 发布日期:2024-06-09
    • 文件大小:306176
    • 提供者:jed.liu
  1. EdgeColor

    0下载:
  2. 很好的图像边缘检测程序,MATLAB环境,里面的程序我都试过了,无报错,并附带图片,可直接运行。-Good edge detection procedure, MATLAB environment, which I have tried the procedure, and without error, and attached picture, can be directly run.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-09
    • 文件大小:305152
    • 提供者:胡骞
  1. EdgeColor

    0下载:
  2. 使用matlab来对图像进行边缘检测的方法之一,便于在此基础上进行其他的功能的实现-Using matlab to the image edge detection methods, to facilitate this function based on the realization of other
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-09
    • 文件大小:306176
    • 提供者:ying
  1. edgecolor

    0下载:
  2. 用于对彩色图像进行边缘检测的简单matlab代码-color images edge detection
  3. 所属分类:matlab例程

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:熊熊
  1. edgecolor

    0下载:
  2. 关于文本定位的edgecolor函数,输入图片显示结果非常好。其中canny算子是关键。-edge color
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-09
    • 文件大小:12288
    • 提供者:zhuyangping
  1. edgecolor

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

    • 发布日期:2024-06-09
    • 文件大小:125952
    • 提供者:李文
  1. kq

    0下载:
  2. 这是用MATLAB实现开启和闭合操作的源代码 可适用于机械方面-  clc clear   [x,y,z]=meshgrid(linspace(-1.3,1.3))   f=(x.^2+(9/4)*y.^2+z.^2-1).^3-x.^2.*z.^3-(9/80)*y.^2.*z.^3   p=patch(isosurface(x,y,z,f,0))   set(p,‘FaceColor
  3. 所属分类:其他小程序

    • 发布日期:2024-06-09
    • 文件大小:3072
    • 提供者:
  1. EdgeColor

    0下载:
  2. Matlab实现彩色图像边缘检测,梯度边缘算子RGB分量边缘检测-Color Image Edge Detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-09
    • 文件大小:93184
    • 提供者:WJW

源码中国 www.ymcn.org