↓ 2 callersMethoddetectRun text-prompted detection. Returns list of dicts: {"class_name": str, "bbox": [x1, y1, x2, y2], "score": float, "label":
src/digitalsreeni_image_annotator/inference/dino_utils.py:141
↓ 2 callersMethodprocess_multidimensional_image(
self, image_array, image_path, dimensions=None,
force_dimension_dialog=False, axes_hint=None
src/digitalsreeni_image_annotator/controllers/image_controller.py:584