Skip to content

Downloads and Installation (CurveAlign)

Yuming Liu edited this page May 26, 2020 · 9 revisions

Downloads of CurveAlign

Installation of CurveAlign

Matlab standalone APP:

Windows 64-bit standalone

  1. First the MATLAB Compiler Runtime (MCR) needs to be installed. Please make sure MATLAB MCR for Windows-64 bit systems is installed before launch. The MCR can be freely downloaded from the Mathworks, Inc. Windows 64-bit MCR 2014b(for CurveAlign 4.0) or MCR 2018b(for CurveAlign 5.0) should be installed.
  2. Unzip the downloaded package and then double click the CurveAlign application to launch CurveAlign.
  3. After 1 and 2, the main control graphical user interface will pop up.

Mac 64-bit standalone

the APP is compiled with Mac OS X Sierra, version 10.12.6, and should be compliable with older versions.

  1. First the MATLAB Compiler Runtime (MCR) needs to be installed. Please make sure MATLAB MCR 2014b (for CurveAlign 4.0) or MCR 2018b (for CurveAlign 5.0) for Windows-64 bit systems is installed before launch the APP. The MCR can be freely downloaded from the Mathworks, Inc.
  2. Unzip the downloaded package and then right click the CurveAlign APP to launch CurveAlign as follows: Right click the APP(ctrl -click)----->Show Package Contents ----> Contents---->MacOS---->applauncher (right-click and choose open).
  3. After 1 and 2, the main control graphical user interface will pop up.

MATLAB source code version

  1. Download and unzip the Matlab m-files above.
  2. Go to curvelet.org and register to sign a licensing agreement and download the CurveLab 2.1.2 MATLAB package.
  3. Put the subfolder "fdct_wrapping_matlab" under the folder "CurveLab-2.1.2" to the CurveAlign folder, and add it to the MATLAB path.
  4. With MATLAB's Current Folder set to the CurveAlign folder, enter "CurveAlign" at the command prompt to launch the GUI.
Clone this wiki locally