Skip to content

PyBM3D 0.1.0

Compare
Choose a tag to compare
@timmeinhardt timmeinhardt released this 25 Sep 20:32
· 37 commits to master since this release

This is the initial public release of PyBM3D which represents the state of the project prior to a series of possibly API and backwards compatibility breaking changes. These changes will include major improvements such as a GPU accelerated version.

Current Features

  • Python bindings for this C++ implementation of BM3D with parameter options for sigma, useSD_h, useSD_w, tau_2D_hard, tau_2D_wien.
  • Packaged and distributed with distutils
  • Travis CI testing