IPB

Welcome Guest ( Log In | Register )

New JPEG2000 viewer for HiRISE images
DataMiner
post Dec 1 2011, 08:01 PM
Post #1


Junior Member
**

Group: Members
Posts: 37
Joined: 12-January 07
Member No.: 1587



Hi Folks,

The HiRISE team has been working on an improved image viewer/data explorer for our JPEG2000 imagery. We'd like to offer you all the chance to try out the release candidate before our public release next week, if you'd like to give it try. The new software is called HiView and can be downloaded from the HiRISE website.

For those of you that are interested: HiView is a platform native application (not java like the IAS Viewer), and as such it is a bit faster and more responsive. The performance using the jpip protocol is somewhat better than the IAS Viewer, and we are continuing to work on improving that. We are also continuing to develop the software. At this time, the software more or less matches the feature set of the IAS Viewer (panning/zooming and color/contrast stretching), but future versions will also include measurement tools and the like as well.

It should be noted that we will not be continuing to distribute the IAS viewer software after the end of this month, but we think HiView is a big enough improvement over the IAS Viewer that we hope nobody will be disappointed by that.

We'll be happy to hear any feedback that you can give us on this. The software is available for OSX, Linux, and Windows.

Enjoy!
Go to the top of the page
 
+Quote Post
2 Pages V  < 1 2  
Start new topic
Replies (15 - 21)
Fran Ontanaya
post Dec 2 2011, 12:21 AM
Post #16


Member
***

Group: Members
Posts: 293
Joined: 22-September 08
From: Spain
Member No.: 4350



Hi.

I've tried the Linux x64 version on Ubuntu 11.10 and works beautifully, with one exception: it doesn't load any path with a folder name that contains non ASCII characters. I.e. "~/imágenes", "~/облики", etc. The error description is "An image could not be obtained from the file."
Go to the top of the page
 
+Quote Post
DataMiner
post Dec 2 2011, 01:14 AM
Post #17


Junior Member
**

Group: Members
Posts: 37
Joined: 12-January 07
Member No.: 1587



Thanks for the report Fran. I've passed on the bug to our HiView developer. I believe the QT toolkit libraries HiView is built on top of all support unicode, so it's likely a problem in the hand off from the gui to the backend file loader, I think.

I have one question, and a couple of things that you might try as work-arounds

1) Were you loading the file from the file chooser (from the file->open dialog)?

2) If you were using the chooser, what happens if you drag and drop one of these files from a file manager? (Nautilus or konquerer)

3) What happens if you try loading the file via a terminal prompt? For example, change directories in a terminal window to the directory containing the file that you want to open, and then launch HiView with the file name as an argument. eg.( $ /path/to/HiView/HiView <your_file>)

Hopefully, one of these options will at least get it working for you right now, while we work on fixing the bug.
Go to the top of the page
 
+Quote Post
Fran Ontanaya
post Dec 2 2011, 01:27 AM
Post #18


Member
***

Group: Members
Posts: 293
Joined: 22-September 08
From: Spain
Member No.: 4350



1. Yes.

2. Same error (with Nautilus).

3. From gnome-terminal (encoding set to UTF-8), no error, loads.
Go to the top of the page
 
+Quote Post
DataMiner
post Dec 2 2011, 05:25 PM
Post #19


Junior Member
**

Group: Members
Posts: 37
Joined: 12-January 07
Member No.: 1587



Thanks Fran,

That's useful information.
Go to the top of the page
 
+Quote Post
Habukaz
post Jul 19 2016, 03:04 PM
Post #20


Member
***

Group: Members
Posts: 423
Joined: 13-November 14
From: Norway
Member No.: 7310



Did the drag-and-drop option in HiView stop working for anyone else recently (last week or so)? I keep getting error messages like this one, without exception:

QUOTE
Could not connect to the JPIP server.
UA::HiRISE::Image_Renderer ($Revision: 1.58 $ $Date: 2013/05/22 23:27:23 $)
Failed to load a JP2 image from "jpip://hirise-pds.lpl.arizona.edu:8064/download/PDS/EXTRAS/RDR/PSP/ORB_008800_008899/PSP_008884_1845/PSP_008884_1845_IRB.NOMAP.JP2
UA::HiRISE::JP2_Exception ($Revision: 1.3 $ $Date: 2010/01/30 22:24:09 $)
UA::HiRISE::Kakadu::JP2_JPIP_Reader ($Revision: 1.48 $ $Date: 2012/04/26 02:53:31 $)
UA::HiRISE::JP2 ($Revision: 1.11 $ $Date: 2012/09/19 00:41:44 $)
Failed to create a JP2 JPIP server reader
for the jpip://hirise-pds.lpl.arizona.edu:8064/download/PDS/EXTRAS/RDR/PSP/ORB_008800_008899/PSP_008884_1845/PSP_008884_1845_IRB.NOMAP.JP2 source.
UA::HiRISE::Kakadu::JP2_JPIP_Reader ($Revision: 1.48 $ $Date: 2012/04/26 02:53:31 $)
Failed to open a JPIP server connection.
UA::HiRISE::Kakadu::JP2_JPIP_Reader ($Revision: 1.48 $ $Date: 2012/04/26 02:53:31 $)
JPIP_Exception
JPIP_Disconnected
Acquistion of metadata from the JPIP server failed.
Could not connect to the JPIP server.".


It works normally with downloaded JPEG 2000 files.


--------------------
Go to the top of the page
 
+Quote Post
elakdawalla
post Jul 19 2016, 03:38 PM
Post #21


Administrator
****

Group: Admin
Posts: 5172
Joined: 4-August 05
From: Pasadena, CA, USA, Earth
Member No.: 454



HiView works fine for me. I had this problem last year and got help from someone on the team -- hopefully you can fix it in the Preferences under the File menu:

QUOTE
> the HTTP_to_JPIP hostname should be set to hirise-jpip.lpl.arizona.edu. Sometimes this gets blanked out.
>
> Just changing 'hirise-pds' to 'hirise-jpip' in that link makes it work.


--------------------
My website - My Patreon - @elakdawalla on Twitter - Please support unmannedspaceflight.com by donating here.
Go to the top of the page
 
+Quote Post
Habukaz
post Jul 19 2016, 04:42 PM
Post #22


Member
***

Group: Members
Posts: 423
Joined: 13-November 14
From: Norway
Member No.: 7310



Strangely, that hostname had indeed gotten blanked out. Thanks.


--------------------
Go to the top of the page
 
+Quote Post

2 Pages V  < 1 2
Reply to this topicStart new topic

 



RSS Lo-Fi Version Time is now: 6th June 2024 - 03:58 PM
RULES AND GUIDELINES
Please read the Forum Rules and Guidelines before posting.

IMAGE COPYRIGHT
Images posted on UnmannedSpaceflight.com may be copyrighted. Do not reproduce without permission. Read here for further information on space images and copyright.

OPINIONS AND MODERATION
Opinions expressed on UnmannedSpaceflight.com are those of the individual posters and do not necessarily reflect the opinions of UnmannedSpaceflight.com or The Planetary Society. The all-volunteer UnmannedSpaceflight.com moderation team is wholly independent of The Planetary Society. The Planetary Society has no influence over decisions made by the UnmannedSpaceflight.com moderators.
SUPPORT THE FORUM
Unmannedspaceflight.com is funded by the Planetary Society. Please consider supporting our work and many other projects by donating to the Society or becoming a member.