Tag Archives: developer

openCV – Android app

This a post from a guy that have just used openCV libraries directly on Android. Brilliant! Thank you for your post, Elvis Chidera

For those who doesn’t know what openCV is or what is it for, openCV is the most popular opensource library that allows you to manipulate images, like identifying objects and so on.

If you need that on your android app, take a look on this post.

Developer tools updated

Developer tools

Update: Easy Parameters

This is a tool for queries taken from logs, where we have queries and parameters unbinded. Take a look at the example.

You can also insert the parameters into the query text area instead, with the following text:
bind => [param1, param2, etc].

Feel free to use and comment.