Ryanshuai / BM3D_py

pure Python implementation of BM3D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LICENSE

BM3D

This is a Python implementation of BM3D.
Matlab version.
We refer to this CPP version.
This repository is guided by Professor Yu-Xiang Wang.

Why Python

  1. Easier to understand BM3D.
  2. Quickly develop a new algorithm based on BM3D.

Comparison of CPP version and Python version

Test Image PSNR

About

pure Python implementation of BM3D


Languages

Language:Python 100.0%