add todo note
This commit is contained in:
parent
9a9a05d1d7
commit
7aa850a239
1 changed files with 1 additions and 0 deletions
|
|
@ -116,6 +116,7 @@ def guillotine_bssf_sas(rect_sizes: numpy.ndarray,
|
|||
sizes should be Nx2
|
||||
regions should be Mx4 (xmin, ymin, xmax, ymax)
|
||||
#TODO: test me!
|
||||
# TODO add rectangle-merge?
|
||||
"""
|
||||
rect_sizes = numpy.array(rect_sizes)
|
||||
rect_locs = numpy.zeros_like(rect_sizes)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue