• 回答数

    3

  • 浏览数

    131

缘梦~幸福宝贝
首页 > 期刊论文 > 边缘检测算法本科生毕业论文

3个回答 默认排序
  • 默认排序
  • 按时间排序

xiaoyoubaobei

已采纳

提取二进制图像的轮廓。语法:BW2 = bwmorph(BW1,operation)BW1 = imread('circles.png');subplot(2,2,1); subimage(BW1);BW2 = bwmorph(BW1,'remove');subplot(2,2,2); subimage(BW2)检测灰度图像的边缘格式: BW = edge(I,method,thresh,direction)I = imread('rice.png');imshow(I);BW1 = edge(I,'prewitt');figure; imshow(BW1); BW2 = edge(I,'canny');figure;imshow(BW2);

113 评论

clover2011

国内外现状常用的经典边缘检测算法你的改进算法总结附注你的关键代码

224 评论

脑子已停机

Canny operator based on edge detection algorithm Abstract: This paper describes the Canny edge detection operator of the basic tenets of the theory, gives the operator the course of the specific algorithm. On this basis, the use of JAVA language to achieve its edge detection. The results show that the real face: Canny operator has a good edge detection performance, the effect of extraction on the image better. Key words: image processing; Canny operator; edge detection; Java

104 评论

相关问答

  • 边缘检测学位毕业论文

    我的也是这个题目 还没开始做呢 主要是对算法的介绍与比较,然后用其中某两种算法进行编程用软件处理出结果 在对结果进行分析 大概流程就是这样

    好吃鬼玲 4人参与回答 2023-12-10
  • 本科生毕业论文页边距

    大学本科论文格式要求 论文常用来指进行各个学术领域的研究和描述学术研究成果的文章,简称之为论文。它既是探讨问题进行学术研究的一种手段,又是描述学术研究成果进行学

    贪吃的pinko酱 3人参与回答 2023-12-07
  • 银河边缘杂志

    《银河边缘系列》百度网盘免费资源下载: 链接: 510. 银河边缘系列(全书共五册,五次雨果奖、一次星云奖,以及科幻终身成就奖“云雀奖”!蝉联各大平台畅销金榜

    面包超人311 3人参与回答 2023-12-10
  • 边缘检测好发论文吗

    边缘就是灰度突变的地方。边缘检测一般就是对图像做微分,得出变化的部分。例如一维图像 3 3 3 6 9 9 9 9 9 ,每三个相邻的像素中,用左右两个

    不给知道我是谁 4人参与回答 2023-12-11
  • 小波变换边缘检测论文

    ​ 论文简介: 利用图像传输理论测量海水的点扩散函数和调制传递函数并且使用维纳滤波器复原模糊的图像。退化方程H(u,v)在水槽中测量得到。在实验中利用狭缝

    中基惠通 4人参与回答 2023-12-09