
Hi, it happens that I have an implementation of NL-means (implemented in C + cython). I have to clean it a little and then I can send it to the list. It would actually be interesting to convert it to pure Cython for further maintanability. Cheers, Emmanuelle On Thu, Jan 23, 2014 at 03:48:41PM +0000, Kevin Keraudren wrote:
I just listed these implementations as I recently searched for a C++ implementation. Unfortunately, I cannot volunteer to work on this and I do not know anyone who already worked on this topic... Kind regards, Kevin
Le 23/01/2014 11:55, Stéfan van der Walt a écrit :
Hi Kevin
On Thu, 23 Jan 2014 09:47:44 +0000, Kevin Keraudren wrote:
Here are some implementations of Non-Local Means Denoising you might be interested in for reference/comparison: Thanks for these informative links. Are you interested in working on nlmeans, or do you know of someone who would be able to help us review the code once it is written?
Thanks Stéfan