A B C D E G H I M N O P R S T U V X Y
G
- getColor() - Method in enum grp25.captcha.tag.Binary
- getColor() - Method in interface grp25.captcha.tag.Tag
-
Get the color representing this tag.
- getDefault() - Static method in enum grp25.captcha.tag.Binary
-
Give the default
Binarytag. - getImg() - Method in class grp25.captcha.ImgWithTag
-
Get the source image file.
- getImgsWithTags() - Method in class grp25.captcha.ClassifierManager
- getInstance() - Static method in class grp25.captcha.ClassifierManager
- getPatch(int, int) - Method in class grp25.captcha.ImgWithTag
-
Get the BufferedImage of patch of the given coordinate.
- getSize() - Method in enum grp25.captcha.tag.Binary
- getSize() - Method in interface grp25.captcha.tag.Tag
-
Get the number of different tags (e.g.
- getTag(int, int) - Method in class grp25.captcha.ImgWithTag
-
Get the tag of patch given its row and column index.
- getType() - Method in class grp25.captcha.ImgWithTag
-
Get the file extension of source image file
- grid - Variable in class grp25.captcha.Controller
- gridContainer - Variable in class grp25.captcha.Controller
- grp25.captcha - package grp25.captcha
-
The main package for the manual classifier, which helps train classifiers.
- grp25.captcha.tag - package grp25.captcha.tag
-
Enum interface and classes for different kind of tag groups.