|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.tuwien.ifs.somtoolbox.apps.MapInterpolator
public class MapInterpolator
Interpolates a trained SOM to a higher resolution of units.
TODO: the algorithm is very coarse, maybe implement Interpolating self-organising map (iSOM) - Electronics
Letters: http://ieeexplore.ieee.org/iel5/2220/17454/00807048.pdf?arnumber=807048.
Constructor Summary | |
---|---|
MapInterpolator()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Method for stand-alone execution of the map interpolater. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapInterpolator()
Method Detail |
---|
public static void main(java.lang.String[] args) throws SOMLibFileFormatException, java.io.IOException
args
- the execution arguments as stated above.
SOMLibFileFormatException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |