diff --git a/Modules/Bundles/org.mitk.gui.qt.diffusionimaging/documentation/UserManual/QmitkFiberProcessingViewUserManual.dox b/Modules/Bundles/org.mitk.gui.qt.diffusionimaging/documentation/UserManual/QmitkFiberProcessingViewUserManual.dox index 963ed94489..02b859a764 100644 --- a/Modules/Bundles/org.mitk.gui.qt.diffusionimaging/documentation/UserManual/QmitkFiberProcessingViewUserManual.dox +++ b/Modules/Bundles/org.mitk.gui.qt.diffusionimaging/documentation/UserManual/QmitkFiberProcessingViewUserManual.dox @@ -1,25 +1,25 @@ /** \bundlemainpage{org_fiberprocessing} Fiber Processing View This view provides everything needed to process fiber bundles. Available sections: - \ref QmitkDiffusionImagingUserManualFiberManpulation - \ref QmitkDiffusionImagingUserManualFiberProcessing -\image html fiberbundleoperationsview.png The Fiber Processing View +\image html fiberprocessing.png The Fiber Processing View \section QmitkDiffusionImagingUserManualFiberManpulation Fiber Bundle Manipulation Fiber extraction: Place ROIs in the 2D render widgets (cricles or polygons) and extract fibers from the bundle that pass through these ROIs by selecting the according ROI and fiber bundle in the datamanger and starting the extraction. The ROIs can be combined via logical operations. All fibers that pass through the thus generated composite ROI are extracted. \section QmitkDiffusionImagingUserManualFiberProcessing Generation of additional information from fiber bundles \li Tract density image: generate a 2D heatmap from a fiber bundle \li Binary envelope: generate a binary image from a fiber bundle \li Fiber bundle image: generate a 2D rgba image representation of the fiber bundle \li Fiber endings image: generate a 2D binary image showing the locations of fiber endpoints \li Fiber endings pointset: generate a poinset containing the locations of fiber endpoints */ diff --git a/Modules/Bundles/org.mitk.gui.qt.diffusionimaging/documentation/UserManual/QmitkOdfDetailsViewUserManual.dox b/Modules/Bundles/org.mitk.gui.qt.diffusionimaging/documentation/UserManual/QmitkOdfDetailsViewUserManual.dox index f7caec3ddd..1b924bd363 100644 --- a/Modules/Bundles/org.mitk.gui.qt.diffusionimaging/documentation/UserManual/QmitkOdfDetailsViewUserManual.dox +++ b/Modules/Bundles/org.mitk.gui.qt.diffusionimaging/documentation/UserManual/QmitkOdfDetailsViewUserManual.dox @@ -1,11 +1,11 @@ /** \bundlemainpage{org_odfdetails} ODF Details View This view provides detailed information about the orentation distribution function at the current crosshair position (if a Q-Ball image is selected). A visualization of the ODF as well as the ODF values and according statistical information are displayed. -\image html odfdetailsview.png The Gibbs Tracking View +\image html odfdetails.png The Gibbs Tracking View \section QmitkDiffusionImagingUserManualInputData Issues At the moment this view can opnly process Q-Ball images but not tensor images. Also the normalization properties etc. of the image as well as the correct rotation of the ODF are currently not incorporated into the views visualization. */