|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
FishEye | FishEye is an ImageCaptcha Challenge type : image Response type : a point position, in pixels from the bottom left, can be : a String with two numbers separated with a comma or a java.awt.Point Description : An image of a distorded picture. |
FishEyeFactory | This factory use a Backgroud generator to retrieve a picture, Selects a random square center for the deformation, and apply it. |
This package a struture for implementing fisheye captcha
A fisheye is ImageCaptcha with the question "Click on the center of the deformation of the image".
Gimpy is based on the human ability to analyse distortion of a normal picture,
and the inability of current computer programs to do the same.
The FishEye name is a reference to a type of camera objectives with a very wide angle.
This package defines a new CaptchaFactory :
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |