horosproject / horos

Horos™ is a free, open source medical image viewer. The goal of the Horos Project is to develop a fully functional, 64-bit medical image viewer for OS X. Horos is based upon OsiriX and other open source medical imaging libraries. Horos is made freely available under the GNU Lesser General Public License, Version 3 (LGPL-3.0). Horos is linked against the Grok JPEG 2000 library, for fast viewing of JPEG 2000 images. This library is licensed under the terms of the GNU Affero General Public License.
http://www.horosproject.org
Other
482 stars 145 forks source link

Why is it slower than Osirix Lite? #69

Closed ashadibudi closed 8 years ago

ashadibudi commented 8 years ago

Hi, I am using Horos 1.1.7 on Elcapitan Macbook 12

I notice Horos 1.1.7 that running at 64 bit significant speed slower for the than Osirix Lite 32 bit, when opening a CT.

I load a simple 2D axial CT images consist of 208 slices only. Horos takes about 14 seconds to fully 100% load the 2D images. While its only takes about 4 seconds in Osirix lite.

But the strange thing is.. When run a 3D volume rendering on the exact same images. Horos & Osirix Lite have exact same time at 4 seconds to fully load the 3d rendering.

How can I know that Horos app in my mac already run the 64bit? Or this is also a bug?

fvpolpeta commented 8 years ago

This is related to the fact the image CODECs used by Horos are fully derived from open source projects. OsiriX relies on third-party commercial CODECs, which are faster than ours. CODECs are specifically used in load time. We are working to improve this.

Horos is built only in 64-bit. For sure you are running it in 64-bit.