My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 75
= Egglue Semantic CAPTCHA = Egglue Semantic CAPTCHA generates text CAPTCHA challenges for protecting websites from automated spam. Unlike conventional CAPTCHA, all challenges require only basic intuitive abilities to solve. The use of plain texts rather than images improves accessibility. Belo...
http://kaptcha.googlecode.com/svn/wiki/images/kaptcha-example.jpg <wiki:gadget url="http://kaptcha.googlecode.com/svn/wiki/adsense3.xml" border="0" width="468" height="60" /> === Introduction === <wiki:gadget url="http://kaptcha.googlecode.com/svn/wiki/donate.xml" border="0" width="140" hei...
Here you can find a collection of Captcha breaking scripts. Each script is designed to work with one specific type of Captchas. *I take no responsibility for what people do with this code and I will not be responsible for any damages, injuries or losses that occur because of the usage of the code...
El objetivo de este proyecto es la generación de captchas de seguridad básica generando imágenes relativamente amigables para el usuario. = Example = This project provides the `SimpleCaptcha` class. Basic example: {{{ session_start(); $captcha = new SimpleCaptcha(); // Change config...
= Captchacker Project = ==Abstract== _The Captchacker Project exploits the potential of Support Vector Machines to break visual captchas. We define “simulation-based” and “captcha-based” methods to build our models._ _Our method performs extremely well for breaking easily-segmentable ca...
CAPTCHA is an abbreviation of the English words "Completely Automatic Public Turing Test to Tell Computers and Humans Apart" - fully automatic Ai to differentiate computers and people. In other words, it is a task which can be easily solved by human and extremly hard to solve with the computer m...
Asirra is a human interactive proof (HIP/CAPTCHA) that asks users to identify photos of cats and dogs. http://www.asirra.com This class intercepts POST requests, stores them in a session and asks for an Asirra CAPTCHA test. If successful, the POST action is resumed. Success is stored in a Coo...
=About= 3DCaptcha is an easy to use captcha written in PHP. It features: * A new approach to captchas, using human's 3D spatial cognition abilities to differentiate from a machine. * It uses a markov-chain to generate words that resemble human language and are easy to type. * It's easy ...
Plugins and libraries for the reCAPTCHA API
we try to find the best way to recognise different kinds of captcha,and through this method, we would focus on the pattern recognition and the application using in many other fields such as fingerprint recognition ,face recognition ,etc.Our goal is to find some new way to recognise objects using co...
1 2 3 4 5 6 7 8 Next