|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Batchable | |
---|---|
Facemorph.psychomorph | |
Facemorph.psychomorph.batchable |
Uses of Batchable in Facemorph.psychomorph |
---|
Classes in Facemorph.psychomorph that implement Batchable | |
---|---|
class |
Average
Batchable for making averages |
Methods in Facemorph.psychomorph with parameters of type Batchable | |
---|---|
static void |
DelineatorForm.batchProcess(Batchable batchable,
java.lang.String append,
java.awt.Component parent,
javax.swing.JFileChooser jFileChooser1,
java.io.File f,
ImageZoomPanel izp)
Batch processing method |
static void |
DelineatorForm.batchProcess(Batchable batchable,
java.lang.String append,
java.awt.Component parent,
javax.swing.JFileChooser jFileChooser1,
ImageZoomPanel izp)
Batch processing method |
Constructors in Facemorph.psychomorph with parameters of type Batchable | |
---|---|
BatchProcess(Batchable batchable,
java.lang.String append,
java.awt.Component parent,
javax.swing.JFileChooser jFileChooser1,
java.io.File f,
ImageZoomPanel izp)
Create a batch processing thread |
Uses of Batchable in Facemorph.psychomorph.batchable |
---|
Classes in Facemorph.psychomorph.batchable that implement Batchable | |
---|---|
class |
BatchCategoriseImage
Simple batchable to assign a set of image to groups, recorded in a text file |
class |
BatchChimericTransform
Chimeric transform implementation |
class |
BatchColourCalibrate
Colour calibration implementation Reads calibration chart data from file. |
class |
BatchCorrectMouth
Batch corrects the mouth in the "standard" template, by checking if the top -lip is below the bottom lip points and swapping if needed |
class |
BatchCorrectTemplate
Allows the user to edit a bacth of templates one after the other to make small corrections |
class |
BatchExtraPoints
Implements adding extra points to the "old" standard template in the style of Ben and Lisa (mostly around the neck, nose and ears) The points should be correct afterwards. |
class |
BatchMRFTransform
|
class |
BatchSymmetrise
Batch symmetriser |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |