public class HistoMR_registration extends ImageRegistration
alreadySavedParams, autoSaveParams, D, H, matchXYscales, transformedAD, viewTransformedImage, W, wasReadIn| Constructor and Description |
|---|
HistoMR_registration(short[][][] refImg,
java.util.Properties[] Props1,
Rectangle3D refRoi,
short[][][] defImg,
java.util.Properties[] Props2,
Rectangle3D defRoi,
ArrayColorDisplay3D sumAd) |
| Modifier and Type | Method and Description |
|---|---|
float |
CalcCorr(float[] curValues) |
void |
setRegDisplay() |
void |
showAbout() |
java.lang.String |
toString() |
void |
updateRegDisplay(java.lang.String displayType) |
CalcNCCC, CalcNMI, Copy, finishReg, getAmoebaCurValues, getCurValues, getDrot, getDscale, getHrot, getHscale, getInvTransformedPtCoords_px, getInvTransformedPtCoords_px, getTransformedPtCoords_mm, getTransformedPtCoords_mm, getTransformedPtCoords_px, getTransformedPtCoords_px, getWrot, getWscale, getXshift, getYshift, getZshift, putAmoebaCurValues, read, run, run, run, spaceWindowsOnScreen, write, writeDefImgTranspublic HistoMR_registration(short[][][] refImg,
java.util.Properties[] Props1,
Rectangle3D refRoi,
short[][][] defImg,
java.util.Properties[] Props2,
Rectangle3D defRoi,
ArrayColorDisplay3D sumAd)
public void showAbout()
showAbout in class ImageRegistrationpublic void setRegDisplay()
setRegDisplay in class ImageRegistrationpublic void updateRegDisplay(java.lang.String displayType)
updateRegDisplay in class ImageRegistrationpublic float CalcCorr(float[] curValues)
CalcCorr in class ImageRegistrationpublic java.lang.String toString()
toString in class ImageRegistration