hi wolfgang,

great to hear you're interested in this!

On Mon, May 9, 2016 at 2:11 AM, Tobias Ellinghaus <m...@houz.org> wrote:
> Am Sonntag, 8. Mai 2016, 15:07:49 schrieb Wolfgang Mader:
>
> [...]
>
>> Licence of the Matlab implementation of the Local Laplacian Filters
>> "Start quote"
>> Copyright (c) 2011 Sam Hasinoff
>>
>> Permission is hereby granted, free of charge, to any person
>> obtaining a copy of this software and associated documentation
>> files (the "Software"), to deal in the Software without
>> restriction, including without limitation the rights to use,
>> copy, modify, merge, publish, distribute, sublicense, and/or sell
>> copies of the Software, and to permit persons to whom the
>> Software is furnished to do so, subject to the following
>> conditions:
>>
>> The above copyright notice and this permission notice shall be
>> included in all copies or substantial portions of the Software.
>> "End quote"
>>
>> [1] http://people.csail.mit.edu/sparis/publi/2011/siggraph/
>> matlab_source_code.zip
>
> That is the MIT license: https://opensource.org/licenses/MIT
>
> You can freely use that code in darktable.

well, you can't because it's matlab.. maybe you can run it through
octave. there are also two more implementations by andrew adams:

one in halide

https://github.com/halide/Halide/blob/c699d819194fa5fe299476dd3dfa8a25dece7bf2/apps/local_laplacian/local_laplacian.cpp

and one in imagestack:

https://github.com/abadams/ImageStack/blob/master/src/LocalLaplacian.cpp

cheers,
 jo
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to