|
Hi,
You
applet works splendid! I'm using jdk1.4.1, java3d 1.3, w2k, gf2mx 200, p3 800. I
have seen a single error: when clicking on a picture labeled "Matisse painting",
the applet thread dies because the picture was not found. You should try to
catch the exceptions and recover gracefully. Overall I'm impressed with the
applet. Really cool job. Here is the exception.
sun.awt.image.ImageFormatException: JPEG datastream contains no
image
at sun.awt.image.JPEGImageDecoder.readImage(Native
Method)
at
sun.awt.image.JPEGImageDecoder.produceImage(JPEGImageDecoder.java:144)
at
sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:257)
at
sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:168)
at
sun.awt.image.ImageFetcher.run(ImageFetcher.java:136)
Exception occurred during Behavior execution:
java.lang.IllegalArgumentException: Images can't be
null
at
iis.lis.digitalarchive.homographypano.InterImagesGenerator.initParameters(InterImagesGenerator.java:91)
at
iis.lis.digitalarchive.homographypano.InterImagesGenerator.<init>(InterImagesGenerator.java:71)
... Florin
|
