公共静态类 InteractiveSegmenter.RegionOfInterest
要互动的兴趣地区 (ROI)。
公共方法
| 静态 InteractiveSegmenter.RegionOfInterest |
create(List<NormalizedKeypoint> scribble)
创建一个
InteractiveSegmenter.RegionOfInterest 实例,表示用户想要细分的对象上的涂鸦。 |
| 静态 InteractiveSegmenter.RegionOfInterest |
继承的方法
公共方法
public static InteractiveSegmenter.RegionOfInterest create (List<NormalizedKeypoint> scribble)
创建一个 InteractiveSegmenter.RegionOfInterest 实例,表示用户想要细分的对象上的涂鸦内容。
参数
| 涂鸦 |
|---|
public static InteractiveSegmenter.RegionOfInterest create (NormalizedKeypoint 要点)
创建一个 InteractiveSegmenter.RegionOfInterest 实例,表示一个指向用户想要细分的对象的一个点。
参数
| 关键点 |
|---|