Fix typo in ImageSegmenter.java
PiperOrigin-RevId: 514534013
This commit is contained in:
parent
f15244997f
commit
0337c7f52f
|
@ -64,7 +64,7 @@ import java.util.Optional;
|
|||
* <ul>
|
||||
* <li>The image that image segmenter runs on.
|
||||
* </ul>
|
||||
* <li>Output ImageSegmenterResult {@link ImageSgmenterResult}
|
||||
* <li>Output ImageSegmenterResult {@link ImageSegmenterResult}
|
||||
* <ul>
|
||||
* <li>An ImageSegmenterResult containing segmented masks.
|
||||
* </ul>
|
||||
|
|
Loading…
Reference in New Issue
Block a user