Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add bounding box node * remove unncessary imports * edit the description * Revert parts of "edit the description" This reverts part of commit 0e3ab2a. * fixes from suggestions - changed the minimum and default to 0, and explicitly set a maximum - renamed the function - added output_types to the outputs * update icon to BsBoundingBox * Raise error when the bounding box is empty The output type for width and height is also more explicit. * small logic simplification if there are no rows in the threshold, then there can't be any columns.
- Loading branch information