Next Project
For the beginning of 2022 my goal is to advance my knowledge of coding. Continuing with Python, I’m trying to get into face and pattern recognition.
Not exactly real facial recognition yet but it’s getting there. The next project I want to do is something with machine learning like facial recognition or pattern recognition.
Pattern recognition is commonly used in EMG prosthetics to increase the responsiveness, efficiency, and diversity of the device by recognizing the diverse and various signal inputs generated by the residual limb of the amputee.
Right now this is simply facial tracking which took me a lot longer to learn than it should have. But I want to add a library of faces so that it can properly identify what face belongs to what human. You can also see that I have two sets of code depending on what you want the face to be labeled as.
Comments