필터 지우기
필터 지우기

Is there a way to direct an algorithm in edge detection, or correct my drawing outline of the edge?

조회 수: 4 (최근 30일)
I have some images that are difficult to detect the edges but I only need some simple selections done. I have written something that I can use ginput to outline the edge I wish to make but looking if there is any way to correct it using an edge detection, kind of line snapping a line to a grid?

채택된 답변

David Young
David Young 2015년 6월 24일
편집: David Young 2015년 6월 24일
This is exactly what active contours, or snakes, were originally designed for. If you have the Image Processing Toolbox, have a look at activecontour.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by