搜索资源列表

  1. DigitalImageProcessing_v1

    0下载:
  2. 本程序主要是一些学习影像处理时会用到的程序,其中包括: color to gray , segement RGB,、mean filter、median filter、user defined thresholding、otsu、Histogram equalization、Sobel edge detection、Prewitt edge detection,并可将边缘侦测所得到的信息以彩色线条贴至原图-This procedure
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:1389568
    • 提供者:Johnson Huang
  1. image

    0下载:
  2. 车牌图像定位程序 本程序关键点为:用模版匹配法寻找车牌位置,截取出车牌图像。 图像处理内容包括:直方图统计,图像灰度化,图像均衡化,图像二值化,Sobel算子边缘检测,模板匹配。-License plate image locator key point of this procedure as follows: using the template matching method to find license plat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:2216960
    • 提供者:韦略
  1. EdgeDetect_matlabcode

    0下载:
  2. 读入图像TestImage1.jpg,并转换为灰度图像gray_im;使用Sobel算法对灰度图像gray_im进行边缘检测;结果图像保存为out_im.jpg。-Read into the image TestImage1.jpg, and converted to gray image gray_im using Sobel algorithm for gray image gray_im edge detection the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:21504
    • 提供者:Ashtray
  1. EdgeContour

    0下载:
  2. 几个边缘检测算子代码:Roberts Sobel Prewitt Kirsh和Gauss-Laplace Hough变换:平行直线检测-Several edge detection operator code: Roberts Sobel Prewitt Kirsh and Gauss-LaplaceHough transform: parallel line detection
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-02
    • 文件大小:885760
    • 提供者:dlf
  1. sobeledge

    0下载:
  2. sobel算法的源码,应用2个3x3的掩模中心像素(mask)检测图像的边缘。一个是检测水平边沿的 ;另一个是检测垂直平边沿的。可以自己测试和修改参数,从而得到最佳的算法值。-sobel algorithm source code, the application of two 3x3 pixel mask center (mask) image edge detection. One is the detection level of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:rex2042
  1. ImageShow

    0下载:
  2. 基于OpenCV和VC环境开发的彩色图像边缘提取程序,包括laplace,canny,sobel等常用算子,可自动调整阈值。-OpenCV and VC-based environment for the development of color image edge extraction procedures, including laplace, canny, sobel operator, such as commonly use
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:37888
    • 提供者:aclon
  1. newnew

    0下载:
  2. 本人亲手用C++builder编写的一个图像处理小程序,包含可执行文件和所有源码,在BCB6.0上调试通过。功能有图像灰度化、缩放、Sobel算子及prewitt算子实现边缘检测,还能根据颜色将图片的前景和背景分离。是学习图像处理编程的好东东。-I personally use C++ Builder to prepare an image processing applet that contains an executable fi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:765952
    • 提供者:gung66
  1. EdgeContour

    0下载:
  2. VC++的边缘与轮廓处理程序,包括边缘检测(五个算子,robert,sobel,prewitt,kirsch,gauss-laplase),hough变换(平行直线检测),轮廓提取,种子填充(两个算法),和轮廓跟踪。-VC++ The edge with the outline of treatment procedures, including edge detection (five operator, robert, sobel,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:2132992
    • 提供者:ZL
  1. EdgeDetect

    0下载:
  2. 用sobel、prewitt、robert、marr和canny算子实现边缘检测-By sobel, prewitt, robert, marr and realize canny edge detection operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:359424
    • 提供者:冯沁红
  1. gray_image_zhifangtu_junhenghua

    0下载:
  2. 一个灰度图象直方图的均衡化实现.还有SOBEL算子的实现程序.另外含有一篇PPT-A gray-scale image histogram equalization realize. Also realize Sobel operator procedures. In addition to contain a PPT
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:946176
    • 提供者:单昊
  1. Display

    0下载:
  2. 清华大学的一个边缘检测处理实例,有sobel算子还有prewwit算子-Tsinghua University, a deal with examples of edge detection, there are still sobel operator prewwit operator
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-02
    • 文件大小:2435072
    • 提供者:李丽
  1. EdgeContour

    0下载:
  2. 本程序包括所有的边缘检测算法,实现了robert,sobel,prewitt,gauss边缘检测,hough变换检测水平直线,轮廓提取,种子填充等的功能,经典收藏啊!-This procedure includes all of the edge detection algorithm robert, sobel, prewitt, gauss edge detection, hough transform detection of t
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:73728
    • 提供者:无梦
  1. sobel

    0下载:
  2. 自编边缘提取方法,能够准确的提取边缘,编写简单。-Self-edge detection method, able to accurately extract the edge, simple to prepare.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:郑实
  1. BMPImage

    0下载:
  2. 本程序用MFC实现了灰度图像的处理,功能如下: 几何变换:平移、旋转、缩放; 点处理:线性变换、灰度拉伸、灰度直方图、直方图均衡; 可以给图像产生%3椒盐噪声; 图像的平滑:均值滤波(3X3)、超限中值滤波(3X3); 边缘检测:边缘检测局部算子法,包括Sobel算子、Prewitt算子、拉普拉斯算子; Fourier变换。-This procedure using MFC realize the gray-sc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:51200
    • 提供者:骆志军
  1. sobel

    0下载:
  2. 图像边缘检测的VERILOG实现,能准确检测图像边缘-Image Edge Detection of Verilog realize that can accurately detect image edge
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:589824
    • 提供者:李永杰
  1. graphics

    0下载:
  2. 对图像进行单色处理,并进行Robers算子的处理,Sobel算子处理,二值化,旋转变换,逆反处理,高通滤波,及直方图的建立。-Monochrome image processing, and Robers treatment operator, Sobel operator processing, binarization, rotation transform, inverse treatment, high-pass filteri
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:2006016
    • 提供者:杜璐
  1. FunCarlP

    0下载:
  2. 基于sobel算法的汽车牌照定位 本算法用matlab实现-Sobel algorithm based on the vehicle license positioning realize this algorithm by matlab
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:129024
    • 提供者:王强
  1. EdgeDetection

    0下载:
  2. Edge Detection边缘检测roberts,sobel,prewitt,laplacian-Edge Detection edge detection roberts, sobel, prewitt, laplacian
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:193536
    • 提供者:王旌阳
  1. figureanalys

    0下载:
  2. 用matlab编写的图像分析程序,可以显示图像轮廓图,图像柱状图,sobel边界图,也可以进行灰度调整。-Prepared to use matlab image analysis procedures, can show the image contour maps, image histogram, sobel border map, you can adjust to gray.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:bianxianze
  1. DIP

    0下载:
  2. 数字图像处理全解 包括均值滤波 Laplacian算子 Robert梯度 Sobel梯度 Prewitt梯度算子等-Digital image processing solutions include all-mean filter Laplacian operator Robert gradient Sobel gradient Prewitt gradient operator such as
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:174080
    • 提供者:roy
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org