Skip to main content

embedding_from_bbox

Function embedding_from_bbox 

Source
pub fn embedding_from_bbox(
    bbox: BoundingBox,
    frame_width: f32,
    frame_height: f32,
) -> Result<Tensor, AppError>