Skip to content

version for production run of 62_seg_v1

Compare
Choose a tag to compare
@xiuliren xiuliren released this 22 Jul 18:38
· 207 commits to master since this release
479bd48
add neighbors property for bounding box (#249)

* add neighbors property for bounding box

* fix warnings. replace np.bool with bool. replace np.int with int

* once we have found the plugin file, we should stop searching

* update

* add test bounding box; first version of 62_seg