Skip to content Skip to sidebar Skip to footer
Showing posts with the label Computer Vision

How To Use Flash Without Stopping Camera Feed?

I am currently working on a barcode scanning app, which uses the mobile vision api for the majority… Read more How To Use Flash Without Stopping Camera Feed?

In The Circle Hough Transform, What Is The Inverse Ratio Of Accumulator Resolution (dp) And How Does It Affect Circle Detection?

The OpenCV documentation states: dp: Inverse ratio of the accumulator resolution to the image reso… Read more In The Circle Hough Transform, What Is The Inverse Ratio Of Accumulator Resolution (dp) And How Does It Affect Circle Detection?

Android - Face Feature Detection

Currently I'm working on an app for Android phones. We want to detect features of a face. The p… Read more Android - Face Feature Detection