Photo capture, Upload and Implement Face recognition algorithm using source code in MAUI
Budget: ₹1,500 – ₹12,500 INR
1. Add Photo Capture button
2. Fix Bug in Capturing Image in the function CapturePhoto() in file GI Track\LogPunch.xaml.cs.
3. Display confirmation button with 'Yes' or 'No' to upload.
4. If 'No' selected go to Camera screen.
5. On selection 'Yes' the image should be uploaded with below implemented logic
5a. (Image 1 Uploaded.)
5b. captured image should be accessible from URL https://greenbooksolutions.com/Uploads/attendance/------FILE NAME-------->.png
6. in function ProcessFrames() in the file GI Track\LogPunch.xaml.cs , implement face recognition algorithm use source from https://github.com/antlancer-solutions/Simple-Face-Recognition-App-CS.git , and get frames and then faces for processing.
2. Fix Bug in Capturing Image in the function CapturePhoto() in file GI Track\LogPunch.xaml.cs.
3. Display confirmation button with 'Yes' or 'No' to upload.
4. If 'No' selected go to Camera screen.
5. On selection 'Yes' the image should be uploaded with below implemented logic
5a. (Image 1 Uploaded.)
5b. captured image should be accessible from URL https://greenbooksolutions.com/Uploads/attendance/------FILE NAME-------->.png
6. in function ProcessFrames() in the file GI Track\LogPunch.xaml.cs , implement face recognition algorithm use source from https://github.com/antlancer-solutions/Simple-Face-Recognition-App-CS.git , and get frames and then faces for processing.