Skip to content

v0.5.0

Choose a tag to compare

@adusachev adusachev released this 31 Jan 14:46
· 10 commits to master since this release

Improvements and bug fixes

  • Improve correlation map calculation, add feature that prevents detections in the area of the white background of the image:
    • in run_matching function add step with correlation map postprocessing: turn some corr map values to zero
  • Fix bug with 1-channel image
  • Add func to invert images with black background