The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

Image Verification for Security Using OpenCV #594

Open Tisha6661 opened 1 year ago

Tisha6661 commented 1 year ago

Is your feature request related to a problem? Please describe.

Image verification is real necessary for security purposes today, at exam centers, hotels, the image of a person is verified with the aadhar card image or other authorized document.

Describe the solution you'd like

I would like to make an image verification project that would verify the two images of a person, and give positive result if the images are of same person. One image would probably the image taken and other would be live image taken through live video.

Describe alternatives you've considered

Alternatively we can choose two images of the person.

Additional context

Under Gssoc'23 please assign me this task.

Code of Conduct

khusheekapoor commented 12 months ago

@Tisha6661 - you can go ahead! We are assigning you 21 days for this project, after which it will be assigned to someone else if not completed. All the best! Name the file as: algorithm_dataset.ipynb and link it in the readme of the labeled directory as algorithm - dataset.