EyeDetection using haarcascade, written on c++ language in Qt, uses OpenCV library and include lot of bugs.
-
- refactor code
-
- optimize code
-
- add security code
-
- translate comment on english, remove useless comments
- ?. design program (options, about, combobox, main menu)
-
- if haarcascade file not found, after close message box, program starts without interface
-
- change webcam not work correct
- OpenCV - http://docs.opencv.org/index.html
- Qt - http://doc.qt.io/
“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