登录
首页 » matlab » 模式识别

模式识别

于 2021-01-30 发布
0 212
下载积分: 1 下载次数: 4

代码说明:

说明:  对一副已经给出的图像进行中值滤波处理,利用罗伯特算子、索伯尔算子、canny算子、拉普拉斯算子,分别进行边缘检测。 具体见说明文档。(A given image is processed by median filter. Robert operator, Sobel operator, Canny operator and Laplace operator are used for edge detection. See the instruction document for details.)

文件列表:

源程序, 0 , 2020-12-28
源程序\canny.fig, 1787159 , 2020-12-19
源程序\canny.m, 7522 , 2020-12-20
源程序\canny_1.fig, 142504 , 2020-12-20
源程序\hough.fig, 3462627 , 2020-12-19
源程序\hough_1.m, 861 , 2020-12-19
源程序\huiduzhuanhuan.fig, 2936602 , 2020-12-19
源程序\huiduzhuanhuan.m, 150 , 2020-12-19
源程序\Image1_withnoise.jpg, 68020 , 2020-12-07
源程序\ImageA.jpg, 140559 , 2020-12-19
源程序\ImageA_1.png, 349454 , 2020-12-19
源程序\imageB.jpg, 81660 , 2020-12-19
源程序\ImageB_1.png, 271444 , 2020-12-19
源程序\jiaquan.fig, 2939129 , 2020-12-19
源程序\jiaquan.m, 410 , 2020-12-19
源程序\laplacian.fig, 1743574 , 2020-12-19
源程序\Laplacian.m, 1106 , 2020-12-20
源程序\Laplacian_1.fig, 852437 , 2020-12-20
源程序\pingjun.m, 484 , 2020-12-19
源程序\pingjunfa.fig, 2181708 , 2020-12-19
源程序\robots.fig, 1659497 , 2020-12-19
源程序\robots.m, 783 , 2020-12-19
源程序\robots_1.fig, 233265 , 2020-12-19
源程序\sobel.fig, 1730583 , 2020-12-19
源程序\sobel.m, 3714 , 2020-12-19
源程序\sobel_1.fig, 182805 , 2020-12-19
源程序\suanzi.m, 1020 , 2020-12-19
源程序\zhongzhilvbo.fig, 2671206 , 2020-12-19
源程序\zhongzhilvbo.m, 389 , 2020-12-19
源程序\zhongzhilvbo1.fig, 1697561 , 2020-12-19
源程序\zhongzhilvbo_1.m, 516 , 2020-12-19
源程序\zuidazhi.fig, 2945341 , 2020-12-19
源程序\zuidazhi.m, 408 , 2020-12-19
说明.docx, 5290875 , 2021-01-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LBP-master
    说明:  获取图像的LBP特征:对图像的原始LBP模式、等价LBP模式、旋转不变LBP模式,以及等价旋转不变LBP模式的LBP特征进行提取以及显示(Obtaining LBP features of images: extracting and displaying the original LBP pattern, equivalent LBP pattern, rotation invariant LBP pattern and equivalent rotation invariant LBP pattern of images)
    2019-04-08 19:36:12下载
    积分:1
  • phasecongruency-byMySelf
    log Gabor小波图像纹理特征分析我小改過(log Gabor wavelet texture features of image I have little turn over)
    2010-12-16 20:09:28下载
    积分:1
  • LANE-Detection-HOUGH-Transform
    a lane dtection method using hough-transform
    2012-01-25 00:48:29下载
    积分:1
  • Brain_segmentation
    基于MRI的脑组织分割。首先从给定的MRI图像中得到脑区域,而后计算脑容积;再得到脑白质灰质区域,并计算百分比。(Given an MRI scan, first segment the brain mass from the rest of the head, then determine the brain volume. Also compare portions of gray and white matter present. )
    2009-12-23 09:26:22下载
    积分:1
  • QMcoder
    这是我研究生期间,用QM Coder做图像和图片压缩的源代码。希望能帮助大家(This is the QM Coder for video/image compression. Hopefully, it will be useful for you. )
    2020-09-20 22:37:52下载
    积分:1
  • f771982e0947
    sift算法引用于图像处理的一些常用程序(a reference to the image processing algorithms sift some common procedures)
    2020-09-03 13:48:07下载
    积分:1
  • CxImage
    说明:  VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。 (VC++ image processing library CxImage source code, CxImage is a can be used MFC' s C++ classes, you can open, save, display, convert various formats of image files, such as BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K and other formats. Can achieve BMP &lt -&gt JPG, PNG &lt &gt TIFF format conversion, etc..)
    2011-04-08 12:16:37下载
    积分:1
  • machine-vision-algorithm-
    包含基于VC++的各种图像、视频处理的源码如图像增强、灰度位图处理、图像平移旋转、bmp2txt等程序源码(Contains various images VC++ based video processing source code, such as image enhancement, grayscale bitmap processing, image translation and rotation, bmp2txt program source code, etc.)
    2014-05-03 14:54:22下载
    积分:1
  • 车牌识别
    利用MATLAB编程实现车牌号识别并显示,并对出入库时的车辆时间进行记录,计算车辆在停车场的时间(The license plate number is identified and displayed by MATLAB programming, and the vehicle time is recorded and the time of vehicle in the parking lot is calculated.)
    2018-03-10 10:30:27下载
    积分:1
  • compare
    基于小波变换的压缩感知图像处理,及三种重构算法.(Compression based on wavelet transform the perceived image processing and three reconstruction algorithm.)
    2012-09-01 13:14:27下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载