Skip to content

First C++ GUI program created for college diploma project.

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-3.0
COPYING.txt
Notifications You must be signed in to change notification settings

A-Mikhail/QT_eye_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EyeDetection


EyeDetection using haarcascade, written on c++ language in Qt, uses OpenCV library and include lot of bugs.

To-Do list:

    1. refactor code
    1. optimize code
    1. add security code
    1. translate comment on english, remove useless comments
  • ?. design program (options, about, combobox, main menu)

Known bugs:

    1. if haarcascade file not found, after close message box, program starts without interface
    1. change webcam not work correct

Documentation

License

“Copyright 2015 Mikhail Adamenko”

This program 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.

This program 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 this program. If not, see http://www.gnu.org/licenses/.

Full Text License - LICENSE

About

First C++ GUI program created for college diploma project.

Topics

Resources

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-3.0
COPYING.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published