Computer Vision application(+web interface) for face detection and recognition from database
- by Kush
My project is a computer vision java application which should implement the following :
A web interface through which the form entry+images(for example a student data) will be stored into a database(Mysql) & images into directory common to my java application.
Then the data & images can be retrieved from my java Gui application and I…