|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PriorShape | |
---|---|
plugins.big.bigsnakeutils.shape.priorshapes | |
plugins.big.bigsnakeutils.shape.priorshapes.shapes |
Uses of PriorShape in plugins.big.bigsnakeutils.shape.priorshapes |
---|
Methods in plugins.big.bigsnakeutils.shape.priorshapes that return PriorShape | |
---|---|
PriorShape |
ShapeProjector.getShape()
Returns the type of prior-shape that is used. |
Methods in plugins.big.bigsnakeutils.shape.priorshapes with parameters of type PriorShape | |
---|---|
ShapeProjector |
ShapeProjectorBuilder.buildShapeProjectorAffine(PriorShape shape)
Create an affine (+ translation) shape-projector for a particular shape-space. |
ShapeProjector |
ShapeProjectorBuilder.buildShapeProjectorSimilarity(PriorShape shape)
Create a similarity (+ translation) shape-projector for a particular shape-space. |
Constructors in plugins.big.bigsnakeutils.shape.priorshapes with parameters of type PriorShape | |
---|---|
ShapeProjector(PriorShape shape,
Jama.Matrix projector,
Jama.Matrix orthoProjector)
Constructor affine transform (discrete). |
|
ShapeProjector(PriorShape shape,
Jama.Matrix projector,
Jama.Matrix orthoProjector,
Jama.Matrix B)
Constructor Similarity transform. |
Uses of PriorShape in plugins.big.bigsnakeutils.shape.priorshapes.shapes |
---|
Subclasses of PriorShape in plugins.big.bigsnakeutils.shape.priorshapes.shapes | |
---|---|
class |
Banana
Shape prior with taking the shape of a banana. |
class |
Boomerang
Shape prior with taking the shape of a boomerang. |
class |
BrainWhite
Shape prior with taking the shape of a part of the white matter of the brain. |
class |
BuddingYeast
Shape prior budding yeast. |
class |
Circle
Shape prior with taking the shape of a circle. |
class |
CorpusCallosum
Shape prior with taking the shape of a cross section of the corpus callosum within the brain. |
class |
Cross
Shape prior with taking the shape of a cross. |
class |
Custom
Shape prior with taking the shape of a banana. |
class |
ElectricGuitar
Shape prior with taking the shape of an electric guitar. |
class |
Femur
Shape prior with taking the shape of a cross section of a femur. |
class |
Fly
Shape prior with taking the shape of a fly. |
class |
MouseOrgan
Shape prior with taking the shape of an organ of a mouse. |
class |
Rod
Shape prior rod. |
class |
Semicircle
Shape prior with taking the shape of a semicircle. |
class |
Square
Shape prior with taking the shape of a square with rounded edges. |
class |
UpperLip
Shape prior with taking the shape of an upper lip. |
class |
VirginiePhantom
Shape prior with taking the shape of a banana. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |