download
raw
325 Bytes
from collections.abc import Sequence
import numpy as np
from .transforms import BboxBase
def affine_transform(points: np.ndarray, trans: np.ndarray) -> np.ndarray: ...
def count_bboxes_overlapping_bbox(bbox: BboxBase, bboxes: Sequence[BboxBase]) -> int: ...
def update_path_extents(path, trans, rect, minpos, ignore): ...

Xet Storage Details

Size:
325 Bytes
·
Xet hash:
1e1fd1b0e466adc51a5d2d27241ea33c301b40d93b682b02238bff6bbccff5f9

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.