jacklau88 / 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.

Home Page:http://www.horosproject.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build instructions

Prerequisites

  1. cmake and pkg-config must be in the system's PATH.
  2. Patience and coffee. A full build takes about 30-45 minutes.

Build

  1. Clone the repository: git clone https://github.com/horosproject/horos.git

Option 1 (GUI)

  1. Open Horos.xcodeproj in Xcode
  2. Build (Command+B)

Option 2 (terminal)

  1. Go to the project root directory
  2. make

Additional remarks

The project uses git submodules and depends on files that are in a zipped format. The build process takes care of these dependencies, but you can invoke the steps manually:

  • To unzip the binaries, you can build the target Unzip Binaries
  • To initialize the submodules: git submodule update --init --recursive

For more information on this code, visit horosproject.org

About

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

License:Other


Languages

Language:C++ 39.5%Language:Objective-C 30.7%Language:C 14.8%Language:Objective-C++ 14.0%Language:Smarty 0.4%Language:HTML 0.2%Language:JavaScript 0.1%Language:Shell 0.1%Language:CSS 0.0%Language:Mathematica 0.0%Language:Rich Text Format 0.0%Language:Makefile 0.0%Language:AppleScript 0.0%Language:AngelScript 0.0%Language:Roff 0.0%Language:Perl 0.0%