public class DrawReconstruction
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
javax.swing.JFrame |
frame |
java.lang.String |
title |
Constructor and Description |
---|
DrawReconstruction(org.nd4j.linalg.api.ndarray.INDArray data) |
DrawReconstruction(org.nd4j.linalg.api.ndarray.INDArray data,
int heightOffset,
int widthOffset) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
draw() |
java.awt.Image |
getImage() |
void |
readjustToData() |
void |
start() |