YASW
----
YASW (Yet Another Scan Wizard) is an application used to correct images taken
with a camera while scanning a book. See http://www.diybookscanner.org/
for full information on how to scan with digital cameras.
CONTRIBUTORS
------------
YASW is written by Robert Chéramy <robert@cheramy.net>
I'd like to thank YASW users for their input and encouragements. Whitout them,
I would probably have abandoned developping YASW.
If you want to help, you are very welcome to do so. You mus not code, you can also translate,
submit tickets (bugs or new features), write / ehance the documentation, upload a tutorial in
youtube, spread the word about YASW, rate or even write a review in sourceforge...
LICENSE
-------
YASW is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
YASW is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with YASW. If not, see <http://www.gnu.org/licenses/>.
Third-Party icons: Tango Theme
------------------------------
YASW uses icons fron the Tango Theme, which are in the public domain.
=> See src/icons/tango-icon-theme/copyright.txt for details:
The icons in this folder are taken from the Tango Icon Theme Version 0.8.90.
It can be downloaded from http://tango.freedesktop.org/releases
The icons in the Tango Icon Theme are released under the Public Domain, as stated by the COPYING file in the original tarball:
"The icons in this repository are herefore released into the Public Domain."
Third-Party code: OpenCV (Open Source Computer Vision Library)
--------------------------------------------------------------
YASW links to OpenCV, which is distributed under the 3-clause BSD License.
=> See OpenCV-License.txt for details
Please note that the Windows version of YASW includes OpenCV in binary form (static linking).
Thank you to all OpenCV contributors for the great software!
Third-Party code: openCVToQt
----------------------------
openCVToQt.cpp and openCVToQt.hpp were taken from folowing links and used "without modification":
- http://qtandopencv.blogspot.de/2013/08/how-to-convert-between-cvmat-and-qimage.html
- https://github.com/stereomatchingkiss/blogCodes2/tree/master/libs
The license stated in the blog post is "Take it if you like and do whatever you want."
Thank you sstereomatchingkiss for sharing this useful bit of code.
DOWNLOAD
--------
You can download YASW from https://sourceforge.net/projects/yascanw/