Top "Detection" questions

Detection is a general term that describes the action of finding an object, event or state during a process.

HoughCircles circle detection using opencv and python-

I am trying to use OpenCV's (Hough)Circle detection to.. detect circles. I created a solid circle on a black …

python opencv geometry detection
Notification of or detecting screenshot before being taken?

Is there a notification or other mechanism of being informed that the user is taking a screenshot with the home/…

iphone screenshot detection notifications
Fastest Way Of Detecting User's Country

I need detect user's country and show website's language by him / her country . (Turkish for Turkish people, English for all …

php detection
Getting MimeType subtype with Apache tika

I'd need to get the iana.org MediaType rather than application/zip or application/x-tika-msoffice for documents like, odt, ppt, …

java mime-types detection apache-tika
Algorithm to count people in a crowd

We need to count the number of people in a crowd and we have used the opencv_traincascade but it …

opencv detection head
Detecting if an Oracle Database is Installed

I was wondering if there was a way to tell if an instance of Oracle on a system has a …

oracle installation detection
Detecting Operating Systems in Ruby

Is there a way to detect the operating system in ruby? I am working on developing a sketchup tool that …

ruby operating-system detection sketchup
Detect which image is sharper

I'm looking for a way to detect which of two (similar) images is sharper. I'm thinking this could be using …

image-processing detection scoring
detecting a redirect with javascript - how?

Is there any way to detect whether a webpage is going to redirect me to another, knowing its URL? I …

javascript redirect detection
How to detect current JSF-Version?

I am developing a jsf-webapp and now I need to know what JSF-Version I am using? Where can I look …

jsf version detection