Recognizing temperature values in camera traps using OCR
- 0 Collaborators
Tutorial on how to implement the K-Nearest Neighbor algorithm to recognize temperature values. ...learn more
Internet of Things, Artificial Intelligence
Groups
Student Developers for AI
Overview / Usage
The use of camera traps is common for wildlife research. Unfortunately however, much of the image metadata from the camera traps is often inaccessible due to poor encoding and non-existent developer support. In this project, I explore a different alternative to the camera's metadata by using the K-Nearest Neighbor algorithm for automatic detection of the temperature values.