stereodisc
Class Nidek3DXToJPS
java.lang.Object
stereodisc.Nidek3DXToJPS
public class Nidek3DXToJPS
- extends java.lang.Object
Convert single image file to adjusted JPS stereo file.
Copyright (c) 1999-2005, Michael Abramoff. All rights reserved.
|
Field Summary |
static int |
h
|
static int |
lx
|
static int |
ly
|
static int |
rx
|
static int |
ry
|
static int |
w
|
|
Method Summary |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lx
public static final int lx
- See Also:
- Constant Field Values
ly
public static final int ly
- See Also:
- Constant Field Values
rx
public static final int rx
- See Also:
- Constant Field Values
ry
public static final int ry
- See Also:
- Constant Field Values
w
public static final int w
- See Also:
- Constant Field Values
h
public static final int h
- See Also:
- Constant Field Values
Nidek3DXToJPS
public Nidek3DXToJPS()
main
public static void main(java.lang.String[] args)