AkshaySharma
Posts: 2
Joined: Sat Apr 28, 2018 12:36 pm

LBPH Image Processing

Wed Feb 26, 2020 10:48 am

I am currently doing a project that works on image processing using opencv and python. The code is supposed to take and train Images for recognition and logging. It works well until the images are trained.But during recognition a KeyError is raised by a callback from the Pandas library The entire error goes like this
Attachments
KeyError ID.png
Error Image
KeyError ID.png (185.17 KiB) Viewed 113 times

Return to “Python”