Feeds
提问
difference about 'grabcut' and 'lazysnapping'
Hello I learned the 'lazysnapping' is an advanced method from graph cut segmentation technique, and its combined graph cut and ...
6 years 前 | 1 个回答 | 0
1
个回答提问
How can I choose data points continuously from Fig during clicking the mouse
I'm referring application [Image segmenter] to fabrication my own analysis program. In the Graph Cut function, the applicatio...
6 years 前 | 1 个回答 | 0
1
个回答提问
マウスのクリックで押している間に連続的にfigから値を取得するにはどのような方法が必要でしょうか?
Figの中の値をマウスのクリックして取り出す方法は関数「ginput」でできますが、これではクリック一回につき一つの値しか取得できません。 領域分割をしたく、画像解析アプリ「イメージの領域分割」を参考にしながらプログラムを書いていますが、graph cu...
6 years 前 | 1 个回答 | 0