Monthly Archive: May 2013

FacePreview on Android with native libraries

Android has its own face recognition and we don’t need OpenCV to find faces on pictures or while shooting with camera. In this example I used FaceDetector to find faces on Bitmap image which I had to create from Raw data. The biggest problem of this solution is the conversion. Since FaceDetector supports RGB_565 and many android cameras support only YUV. I tested this on my Huawei Honor 2 with NV21 bitmap image type. If your device supports other image format feel free to edit code and/or post your conversion function in comments or ask for help if needed. Second…
Read more

Puk 1.0.3 Released

There are two things we enjoy the most in Slovakia, playing and being with friends and watching our national hockey or football team, preferably both together. But there is always a question: What to do between two periods ? Well, I thought it would be great to play something simple with my friends so I created this game. Enjoy! Requirements: Multitouch screen, Android 2.2+ Screenshots (v1.0.0): Changelog: Game renamed from Ball game to Puk Initial puck speed slightly increased Download: