Skip to content

Should BM3D be in nonfree? #2156

Open
Open
@tholzmann

Description

@tholzmann

Hi,

the BM3D algorithm implemented in OpenCV [1] is only build in case the nonfree option is activated.

However, I didn't find a strong evidence that the original BM3D algorithm[2] is patented. I only found two patents[3,4] which are an extension to the original algorithm in my opinion.

Maybe the contributors to this code (@LaurentBerger @bpawlik) can comment on why this code is marked as nonfree.

Thanks!
Thomas

[1] https://github.com/opencv/opencv_contrib/blob/master/modules/xphoto/src/bm3d_image_denoising.cpp
[2] http://www.cs.tut.fi/~foi/GCF-BM3D/BM3D_TIP_2007.pdf
[3] https://patents.google.com/patent/CN107292851A/en?q=BM3D&oq=BM3D
[4] https://patents.google.com/patent/US9230161

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions