Giter Site home page Giter Site logo

wanghongjiang / horos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from horosproject/horos

0.0 0.0 0.0 1.6 GB

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

License: Other

C++ 39.44% Objective-C 30.74% Objective-C++ 14.06% C 14.81% Makefile 0.01% AppleScript 0.01% HTML 0.21% JavaScript 0.14% CSS 0.05% Smarty 0.38% Shell 0.10% Mathematica 0.03% Roff 0.01% Perl 0.01% Rich Text Format 0.01% ActionScript 0.01%

horos's Introduction

Build instructions

Prerequisites

  1. Must use XCode 11.3.1, due to runtime errors this will NOT work with versions above. You can download this here: https://developer.apple.com/download/more/?q=xcode (requires being signed in to your developer account to view)
  2. In XCode 11.3.1, set your command line tools to 12.1 or higher (This prevents OpenSSL from complaining during compilation with linker errors). You can do this in XCode by going to preferences -> locations and setting the command line tool version.
  3. cmake and pkg-config must be in the system's PATH.
  4. git-lfs must be in the installed (for VTK-m) (https://git-lfs.github.com/)
  5. 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

horos's People

Contributors

rossetantoine avatar aglv avatar j0ris avatar fvpolpeta avatar spalte avatar brizolara avatar b-deville avatar jensen0914 avatar bettar avatar vsaase avatar dd-p avatar horosproject avatar icaven avatar dirkx avatar jaasantinha avatar tessus avatar andrefrelicot avatar caine85 avatar dpatriarche avatar thedagger avatar pugio avatar stfnr avatar air-h-128k-il avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.