difference about 'grabcut' and 'lazysnapping'

5 visualizaciones (últimos 30 días)
W Chen
W Chen el 27 de Oct. de 2018
Respondida: Raghvendra Kumar el 7 de Jul. de 2020
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.

Respuestas (1)

Raghvendra Kumar
Raghvendra Kumar el 7 de Jul. de 2020
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.

Categorías

Más información sobre Agriculture en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by