Friday, August 24, 2012

Face Recognition Library for ActionScript 3 - work progress update

Face Recognition Library for AS3 is currently under heavy development. Video blow shows its use for face detection and then face recognition, and finally identification of a person.

Wednesday, August 22, 2012

Synchronize video playback with GPS information

GeoVideoPlayer is an website component created in ActionScript 3 (Flash) letting you play video and at the same time show GPS info like position, speed or elevation corresponding to each video frame.

If you like it or want to use it please leave a comment.

Wednesday, June 27, 2012

Tuesday, May 22, 2012

Tuesday, April 17, 2012

Road collision prevention computer vision based system

This is demo of beta version of my, computer vision based, road collision prevention system named CarEye. It has been written in C# and uses Emgu CV wrapper for OpenCV and it works in real time of course (50 fps using Intel T8300@2.4 mobile CPU with VGA video source). If you like it let me know in comment section below.


Road collision prevention system using single camera and Emgu CV library and GPS.