Package | Description |
---|---|
<Unnamed> | |
mpicbg.models | |
mpicbg.trakem2.align | |
mpicbg.trakem2.transform |
Modifier and Type | Field and Description |
---|---|
protected RigidModel2D |
Transform_Rigid.model |
Modifier and Type | Field and Description |
---|---|
protected InterpolatedAffineModel2D<AffineModel2D,RigidModel2D> |
Transform_RegularizedAffine.model |
Modifier and Type | Method and Description |
---|---|
protected RigidModel2D |
Transform_Rigid.myModel() |
Modifier and Type | Method and Description |
---|---|
protected InterpolatedAffineModel2D<AffineModel2D,RigidModel2D> |
Transform_RegularizedAffine.myModel() |
Modifier and Type | Method and Description |
---|---|
RigidModel2D |
RigidModel2D.copy() |
RigidModel2D |
RigidModel2D.createInverse()
TODO Not yet tested
|
Modifier and Type | Method and Description |
---|---|
void |
RigidModel2D.concatenate(RigidModel2D model) |
void |
RigidModel2D.preConcatenate(RigidModel2D model) |
void |
SimilarityModel2D.set(RigidModel2D m) |
void |
RigidModel2D.set(RigidModel2D m) |
void |
AffineModel2D.set(RigidModel2D m) |
Constructor and Description |
---|
RigidTile2D(RigidModel2D model,
Patch patch) |
Modifier and Type | Class and Description |
---|---|
class |
RigidModel2D |
Copyright © 2015–2021 Fiji. All rights reserved.