Top "Detection" questions

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

How to detect the physical connected state of a network cable/connector?

In a Linux environment, I need to detect the physical connected or disconnected state of an RJ45 connector to its …

linux networking connection detection
How to detect page zoom level in all modern browsers?

How can I detect the page zoom level in all modern browsers? While this thread tells how to do it …

javascript browser zoom detection
How can I detect if Flash is installed and if not, display a hidden div that informs the user?

How can I use javascript/jQuery/etc to detect if Flash is installed and if it isn't, display a div …

javascript jquery asp.net-mvc flash detection
Stopping scripters from slamming your website

I've accepted an answer, but sadly, I believe we're stuck with our original worst case scenario: CAPTCHA everyone on purchase …

scripting e-commerce bots detection
How can I detect if the user is on localhost in PHP?

In other words, how can I tell if the person using my web application is on the server it resides …

php localhost detection
Detecting CPU architecture compile-time

What is the most reliable way to find out CPU architecture when compiling C or C++ code? As far as …

c++ c detection cpu-architecture compile-time
What is the mAP metric and how is it calculated?

In computer vision and object detection, the common evaluation method is mAP. What is it and how is it calculated?

machine-learning computer-vision detection metrics vision
Apache proxy load balancing backend server failure detection

Here's my scenario (designed by my predecessor): Two Apache servers serving reverse proxy duty for a number of mixed backend …

apache load-balancing detection reverse-proxy failover
NLTK and language detection

How do I detect what language a text is written in using NLTK? The examples I've seen use nltk.detect, …

python nlp nltk detection
Similar code detector

I'm search for a tool that could compare source codes for similarity. We have a very trivial system right now …

c++ c detection copy-paste plagiarism-detection