Skip to content

1.6.0

Latest
Compare
Choose a tag to compare
@MiXaiLL76 MiXaiLL76 released this 13 Sep 18:49

v1.6.0

  • Rework mask_api with pybind11 C++ .
  • Rework RLE support.
  • Create test files for all components.
  • The math_matches function has been reworked, with an emphasis on using C++ code.
  • Added more documentation of functions. Optimized existing ones.
  • Added rleToBoundary func with 2 backend ["mask_api", "opencv"]
  • IoU type boundary support (further testing is needed)
  • Create async rle and boundary comput discussion