difference about 'grabcut' and 'lazysnapping'

조회 수: 3 (최근 30일)
W Chen
W Chen 2018년 10월 27일
답변: Raghvendra Kumar 2020년 7월 7일
Hello I learned the 'lazysnapping' is an advanced method from graph cut segmentation technique, and its combined graph cut and boundary editing. But from the function of 'lazysnapping', I cannot find the plugin of boundary editing. (BW=lazysnapping(A, L, foremask, backmask) Could anyone tell me what is the difference of function 'grabcut' and 'lazysnapping'. Thank you.

답변 (1개)

Raghvendra Kumar
Raghvendra Kumar 2020년 7월 7일
Lazy Snapping requires the user to specify foreground and background seeds, and performs 2D segmentation with the seeds as hard constraints. GrabCut makes the process more automatic by using iterated graph cuts – the only user interaction required is a bounding box of the foreground object.

카테고리

Help CenterFile Exchange에서 Agriculture에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by