搜索资源列表

  1. 基于win32api的边缘检测

    0下载:
  2. win32api程序,超经典,包括sobel、laplacian、hough等,内容丰富-A program about win32api,very cool,include sobel,laplacian,hough,etc. Useful.
  3. 所属分类:Windows编程

    • 发布日期:2024-11-16
    • 文件大小:177kb
    • 提供者:沈郑燕
  1. 220195168672005715205401563311

    0下载:
  2. 图像的腐蚀图像的膨胀图像的结构开和结构闭图像的细化图像的边缘检测图像的Hough变换图像的轮廓提取图像的识别和模板匹配- The picture corrosion picture inflation picture structure opens with the structure shuts the picture the thin picture edge examination picture Hough transfor
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-11-16
    • 文件大小:30kb
    • 提供者:shixian
  1. c实现图像处理常用算法集

    0下载:
  2. 本人收集的关于c实现图像处理常用算法,包括Hough变换,雕刻技术,灰度均衡,图像的3D灰度显示,拉普拉斯高斯边缘检测等等,-I collected on c achieve common image processing algorithms, including the Hough transform, carving, gray balance, 3D gray-scale images, Laplace Gaussian edg
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-16
    • 文件大小:21kb
    • 提供者:陈曙
  1. VC++examples(9Sources)

    1下载:
  2. 该文件包括9个VC++编程的例子源码,包括Hough变换,灰度均衡,灰度拉伸,图像的3D灰度显示,拉普拉斯高斯边缘检测等等。-The documents include nine VC++ programming examples of FOSS, including Hough transform, gray balance, gray stretch, 3D gray-scale images, Laplace, etc. Gaus
  3. 所属分类:Windows编程

    • 发布日期:2024-11-16
    • 文件大小:10kb
    • 提供者:小会
  1. TImageProcess

    0下载:
  2. 一个图像处理集合的VC源代码,包括平滑、锐化、边缘增强、Hough Sobel边缘检测、傅立叶变换、腐蚀、膨胀、边缘提取等等。-a set of image processing VC source code, including smoothing, sharpening, edge enhancement, Hough Sobel edge detection, Fourier transform, corrosion, swell
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-16
    • 文件大小:146kb
    • 提供者:赵杰伊
  1. color_model_change_matlab

    0下载:
  2. 西安交通大学开的《图象处理》的课,用的课本是章毓晋老师编的《图象工程》上册,既《图象处理和分析》,我本科期间学的这门课,这是用MATLAB所做的作业源程序,包括颜色模型转换成,直方图转换,图象分割,边缘检测,hough变换(哈夫变换),图象表达等。-Xi'an Jiaotong University opened the "image processing" of the class, Textbooks a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-16
    • 文件大小:321kb
    • 提供者:myname
  1. EdgContour

    0下载:
  2. 用VC编写的一个图像处理的程序:它可以实现图像的边缘检测和轮廓提取,边缘检测算子包括:Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子。hough直线检测、轮廓提取、种子检测和轮廓跟踪。-VC prepared by an image processing procedures : it can achieve image edge detection and contour ext
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-16
    • 文件大小:72kb
    • 提供者:何再兴
  1. Imageprocess-11

    0下载:
  2. 用VC实现图像处理的一些效果,如平滑与锐化,边缘增强, Sobel边缘检测和Hough边缘检测, 反转, 腐蚀与膨胀 -images with VC some of the results, such as smoothing and sharpening, edge enhancement, Sobel edge detection and Hough edge detection, inversion, corrosion an
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-16
    • 文件大小:128kb
    • 提供者:林兴
  1. file2

    0下载:
  2. 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.-30 imag
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-16
    • 文件大小:3.7mb
    • 提供者:sunjunling
  1. Edge_Detection_and_Segmentation

    1下载:
  2. 边缘检测与分割源代码 edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m 算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)-Edge Detection and Seg
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-16
    • 文件大小:6kb
    • 提供者:major
  1. EdgeContour

    0下载:
  2. 边缘检测及一些算子计算包括hough检测直线-Edge detection operator and a number of factors including detection of a straight line hough
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-16
    • 文件大小:2.03mb
    • 提供者:alai
  1. EdgeContour

    0下载:
  2. 实现了边缘检测算法,包括Gauss边缘检测、Hough边缘检测、Prewitt边缘检测等算法-Realize the edge detection algorithm, including the Gauss edge detection, Hough edge detection, Prewitt edge detection algorithm, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-16
    • 文件大小:74kb
    • 提供者:xiechunxi
  1. Edge_detection

    0下载:
  2. 本人用VC开发的一个小工程,里面包含基本的边缘检测算法,和空间矩亚像素检测算法.以及HOUGH变换和曲线拟合等多种算法实现,现发布让大家一起交流-I use VC to develop a small project, which contains the basic edge detection algorithms, and spatial moment sub-pixel detection algorithm. As well
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-16
    • 文件大小:114kb
    • 提供者:robin
  1. ImageProcess

    0下载:
  2. 图像处理的基本方法源代码,包括:正交变换 , 傅里叶变换,离散余弦变换,沃尔什变换 ,卷积,平滑与锐化,边缘增强,Sobel边缘检测和Hough边缘检测, 反转,腐蚀与膨胀,开与闭,边缘提取, 细化,增强CDib等-The basic method of image processing source code, including: orthogonal transform, Fourier transform, discre
  3. 所属分类:图形图象

    • 发布日期:2024-11-16
    • 文件大小:17kb
    • 提供者:赵堃
  1. hough

    0下载:
  2. vc++6.0实现的hough直线检测算法和log边缘检测算法。-vc++ 6.0 achieved hough line detection algorithm and log edge detection algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-16
    • 文件大小:65kb
    • 提供者:孙宇
  1. EdgeContour

    0下载:
  2. VC数字图像处理典型算法及实现,完整的源码,主要算法有:Robert 算子,Sobel 算子,Prewitt 算子,Kirsch 算子,Gauss-Laplace 算子实现边缘检测 Hough变换,轮廓提取,轮廓跟踪-VC typical digital image processing algorithm and the realization of the complete source code, the main a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-16
    • 文件大小:3.8mb
    • 提供者:lgy
  1. hough

    0下载:
  2. 可用于图像边缘检测,用于区域图形检测,并且包括图像二值化,亮度增强(Can be used for image edge detection, for regional graphics detection, and includes two image value, brightness enhancement)
  3. 所属分类:图形图象

    • 发布日期:2024-11-16
    • 文件大小:2kb
    • 提供者:needhk
  1. hough

    0下载:
  2. prewitt算子边缘检测后图像及霍夫变换(Prewitt Operator Edge Detection Image and Hough Transform)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-16
    • 文件大小:1.22mb
    • 提供者:1285106466
  1. 边缘检测hough直线

    0下载:
  2. 用MATLAB边缘检测检测出直线,并用Hough函数连接起来。(Use MATLAB to detect straight lines and connect)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-16
    • 文件大小:112kb
    • 提供者:王浩号
  1. 边缘检测和hough 变换实现边缘检测MATLAB

    0下载:
  2. 进行图像的边缘检测,霍夫变换用于图像分割处理(image segmentation based on edges check and hough shift)
  3. 所属分类:图形图像处理(光照,映射..)

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

源码中国 www.ymcn.org