Difference between revisions of "Getting Started Quickly with MIPAV"

From MIPAV
Jump to: navigation, search
m
 
Line 58: Line 58:
 
<div class="CellBody">Linux</div>
 
<div class="CellBody">Linux</div>
 
|
 
|
<div class="CellBody">Open a shell. Go to the directory where you downloaded the installer. At the prompt, type <span style="font-style: normal; text-decoration: none; text-transform: none; vertical-align: baseline">'''<font color="#000000">sh ./installMIPAV.bin</font>'''</span>. </div>
+
<div class="CellBody">Open a shell. Go to the directory where you installed MIPAV, or the location you choose for the MIPAV links. At the prompt, type <span style="font-style: normal; text-decoration: none; text-transform: none; vertical-align: baseline">'''<font color="#000000">./mipav</font>'''</span>. </div>
 
|-
 
|-
 
|
 
|

Latest revision as of 14:33, 4 June 2015

Getting Started Quickly with MIPAV

MIPAV

This MIPAV WIKI provides information to help you get started quickly using MIPAV. It explains basic tasks, such as starting and ending the program, opening and loading images, creating new images, and saving and printing images. In addition, it discusses how to create volumes of interest (VOIs), how to compare images using alphablending, and how to customize the program.

Sample images to start with MIPAV can be found here Sample images.

See also: MIPAV change list.

Contents

Back to MIPAV WIKI

Starting MIPAV

MIPAV: Main and Output windows

Starting MIPAV differs depending on your platform. To begin a MIPAV session, do the following:

If your platform is . . .
Then . . .
Windows 95, 98, 2000, NT, XP, Vista
Select Start > Programs > mipav > mipav.
Linux
Open a shell. Go to the directory where you installed MIPAV, or the location you choose for the MIPAV links. At the prompt, type ./mipav.
Mac Operating System (OSX)
Unzip the installer. Double-click the installer icon on your desktop.
Unix OS (Sun Solaris, OS/2 Warp, and others
In a shell tool, command tool, or terminal window, go to the directory where you installed MIPAV. At the prompt, type
./mipav.


Both the main Medical Image Processing, Analysis, & Visualization (MIPAV) window and the Output window appear on your desktop. You can access most of MIPAV's features from the main menu bar.

Main and Output windows options

The Output window menu options
File

Save Messages-Saves all of the messages displayed on the currently open page (e.g., Global Data page, Data page, or Debug page). When you select this command, the Save dialog box opens. Add tab- Adds a new tab to the Output window. When you select this option, the Add Tab dialog box opens. In this dialog box, enter the name for the new tab and press OK.

Edit Clear messages-Clears all of the messages that are displayed on the currently open page. Be sure that you want to use this command. There is no undo!

Copy-Copies the selected text on the currently open page.
Cut-Removes the selected text from the currently open page.
Select All-Selects all of the text on the currently open page.

The Output window toolbar

Save Results
Saves all of the messages displayed on the currently open page. When you select this command, the Save dialog box opens.
Copy
Copies the selected text on the currently open page.
Paste
Pastes copied text into the currently open page at the cursor point.
Cut
Removes the selected text from the currently open page.
Remove selected tab
Removes selected tab from the output window.
The Output window default tabs
Data tab
Displays messages that apply to the currently active image.
Debug tab
Displays debugging information for the currently selected image.


After starting MIPAV, you can open and load image files, create new images, access DICOM images, customize MIPAV, and end the session.

Managing memory resources

MIPAV requires at least 35 Mb of random access memory (RAM). Additional memory is needed to correctly display image files and to quantify the data. To determine the amount of additional memory needed, multiply the size of the image file that you want to display by 10. Thus, if an image file is 2 Mb, you must allocate an additional 20 Mb of RAM (in addition to the base of 35 Mb) for it to display correctly. Because memory requirements fluctuate depending on the size and number of image files open, it may be necessary to allocate additional memory during a session. Refer to FAQ: Understanding Memory for more examples on required memory calculations.

For more information, refer to: Allocating Memory in MIPAV and FAQ: Understanding Memory.

See also: