test_box_in_frame¶
- tri3d.geometry.test_box_in_frame(obj2img, obj_size, img_size)[source]¶
Return whether any of a box corner points lands within an image.
- Parameters:
obj2img (Transformation)
- Return type:
bool
Return whether any of a box corner points lands within an image.
obj2img (Transformation)
bool