BSD 3-Clause License (Non-Commercial Research Use)

Copyright (c) 2026, Furkan Kucuk
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted for the following purposes only, and subject to the
conditions listed below:

  (a) academic and scientific research;

  (b) education and teaching;

  (c) personal, hobby, and evaluation use;

  (d) development of, and inclusion in, open-source software, provided that
      software is distributed at no charge under a licence that permits the
      uses in (a) through (d).

Any other use requires prior written permission from the copyright holder. In
particular, permission is required to use this software, in whole or in part,
in a product or service that is sold, licensed for a fee, or otherwise operated
for commercial advantage or monetary compensation, whether or not this software
is distributed to the user of that product or service.

Research carried out by a commercial organisation is permitted under (a),
including research that is internally funded, provided the software itself is
not incorporated into a commercial product or service.

The conditions:

1. Redistributions of source code must retain the above copyright notice,
   this list of conditions, and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions, and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors
   may be used to endorse or promote products derived from this software
   without specific prior written permission.

4. Any publication, paper, or report that makes use of this software,
   in whole or in part, must cite the work as follows:

     Kucuk, Furkan. "Eulerian Video Magnification on CUDA."
     https://github.com/iamkucuk/eulerian-video-magnification-cuda, 2026.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
