This project aims at implementing an intelligent human resources management system which combines the RFID and face recognition method. The proposed system will have a camera to capture the faces of people and a RFID reader to check the ID numbers. If both of the verifying processes return a “Pass” signal, then a successful entrance signal is generated.
Mobile autonomous robot using the Kinect
This project targets at applying the state-of-the-art technology in computer vision which is depth sensor equipped with RGB camera called Kinect. Kinect is not only normal camera sensor but also a special device can provide depth map. Depth map is acquired through OpenNI library then processed by Point Cloud library to extract accurate information about the environment.
Stereo vision experiment on Logitech cameras
This project provides an alternative way for robot to detect and estimate the distance to an object. The stereo vision technique is used as human eyes with the support of OpenCV library.
The project was part of my subjects in University time back then in 2011 when I did so many computer vision related projects.