mediapipe/mediapipe/tasks/java
Jiuqiang Tang 065f1f38aa Fix the vision tasks aar build rule to solve the "cannot find symbol" error:
```
mediapipe/tasks/java/com/google/mediapipe/tasks/vision/imagesegmenter/ImageSegmenter.java:28: error: cannot find symbol
import com.google.mediapipe.tasks.TensorsToSegmentationCalculatorOptionsProto;
```

PiperOrigin-RevId: 517542284
2023-03-17 17:02:22 -07:00
..
com/google/mediapipe/tasks Fix the vision tasks aar build rule to solve the "cannot find symbol" error: 2023-03-17 17:02:22 -07:00
BUILD Internal change 2023-02-06 11:48:51 -08:00
version_script.lds Add getLabels to ImageSegmeter Java API 2023-03-14 18:04:33 -07:00