All the DLL files etc needed to run Parlevision on a Windows install, contains simple half-finished BlobTracker and okish videoframe grabber
If used for research properties please refer to http://hmi.ewi.utwente.nl/verslagen/capita-selecta/CS-Jansen-Michel+Loos-Richard.pdf
The original and compileable src code can be found on https://github.com/raloos/parlevision or https://github.com/utwente/parlevision and some unstable additions can be found in https://github.com/Robnocop/parlevision
We in no way claim that the software will function at any given time. We will not be held responsible for any damages done due to use of this software. Software is provided as-is and risk of use is entirely up to the user.
We gratefully use
QT- https://www.qt.io/licensing/ The freedoms provided by the LGPL license cannot be in any way negotiated upon or restricted from any of the recipients – i.e. it is not possible to make such terms for an application or a device using theLGPL library that would in any way restrict the rights provided by the LGPL. For example some means of distribution, such as online application stores, may have rules that are in conflict with LGPL, in which case those cannot be used with the LGPL licensing option of Qt. The user of an application or device created with LGPL library has to be notified of their rights by providing a copy of the LGPL license text to the user and displaying a prominent notice about using the LGPL library – i.e. it is not allowed to hide the fact the LGPL library is used.
qxt - https://github.com/mnutt/libqxt/blob/master/LICENSE This file is provided "AS IS", without WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
You should have received a copy of the CPL along with this file. See the LICENSE file and the cpl1.0.txt file included with the source distribution for more information. If you did not receive a copy of the license, contact the Qxt Foundation.
You should have received a copy of the LGPL along with this file. See the LICENSE file and the lgpl-2.1.txt file included with the source distribution for more information. If you did not receive a copy of the license, contact the Qxt Foundation.
Parts of Qxt depend on Qt 4 and/or other libraries that have their own licenses. Qxt is independent of these licenses; however, use of these other libraries is subject to their respective license agreements.
openCV- By downloading, copying, installing or using the software you agree to this license. If you do not agree to this license, do not download, install, copy or use the software.
License Agreement For Open Source Computer Vision Library (3-clause BSD License)
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
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.
Neither the names of the copyright holders nor the names of the contributors may be used to endorse or promote products derived from this software without specific prior written permission.
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 copyright holders or contributors 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.