Exemple #1
0
    def _call_fut(self, image):
        from google.cloud.vision.annotations import _process_image_annotations

        return _process_image_annotations(image)
Exemple #2
0
    def _call_fut(self, image):
        from google.cloud.vision.annotations import _process_image_annotations

        return _process_image_annotations(image)