X
Forgot Password

If you have forgotten your password you can enter your email here and get a temporary password sent to your email.

Search Again

We support boolean queries, use +,-,<,>,~,* to alter the weighting of terms

Showing 20 out of 27,007 Resources on page 883

Finsler tractography module for Slicer

This module implements the Finsler tractography method with HARDI data described by J. Melonakos et al. From a set of seeding and target points, the paths are estimated as the shortest path taking into account a local, directional dependent cost. The output provided is the connectivity map from each voxel in the volume to the seeding points, plus a vector volume with the directions tangent to the fiber bundles at each point. If the Backtracing module within is built, these directions can be traced back to actually compute the fiber bundles (VTK required). The software can be built as either a stand-alone or a CLI plugin for 3D Slicer.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

FiberViewerLight

Light version of the existing tool Fiber Viewer. It includes every clustering methods of Fiber Viewer such as : Lenght, Gravity, Hausdorff, and Mean methods but also a Normalized Cut algorithm. As in the full version you can also display a plane on the fiber. This tool works faster than the full version due to simplified visualizations.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

Fiber-tracking based on Finsler distance

Software provided as a sub-project in the Finsler-tractography module: http://www.nitrc.org/projects/finslertract

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

Fiber Tracking Tool

Used to analyze the fibers produced by ukf tractography

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

False Discovery Rate Weighted

Simple and efficient, this application performs the Weighted False Discovery Rate procedure of Benjamini and Hochberg (1997) to correct for multiple testing. The good think is that you can test virtually any number of p-values (even millions) obtained with any test-statistics for any data set. The bonus is that you can assign a-priori weights to give a better chance to those variables that you deem important. In practice, this procedure is powerful only with a relatively small number of p-values.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

FSL extensions

A reference for modifications, extensions, and utilities for the FMRIB Software Library (FSL).

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

FBIRN Image Processing Scripts

A FSL package for the comprehensive management of large-scale multi-site fMRI projects, including data storage, retrieval, calibration, analysis, multi-modal integration, and quality control.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

Epsilon Radial Networks

An efficient framework for building and analyzing graphs called epsilon radial networks (ERNs) using tractography data in a normalized space. Currently there is no agreed-upon method for constructing the brain anatomical connectivity graphs out of large number of white matter tracts. The key challenge in defining brain networks is node delineation and their method defines nodes in the graph using tract-end points clustered in a sphere of a given radius (epsilon). Using a kd-tree based search algorithm they can identify the nodes computationally efficiently and in a fully automatic way. These networks can be used not only to analyze topo-physical properties of the structural brain networks but also to perform classical region-of-interest (ROI) analyses in a very efficient way. Thus ERNs can be used as a novel image processing lens for statistical and machine learning based analyses.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

A sample size calculation method

Sample size calculation based on exact test for assessing differential expression analysis in RNA-seq data. R code is available from the corresponding author.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

EEG human categorization data

A collection of 32-channel data from 14 subjects (7 males, 7 females) acquired using the Neuroscan software. Subjects are performing a go-nogo categorization task and a go-no recognition task on natural photographs presented very briefly (20 ms). Each subject responded to a total of 2500 trials. Data is CZ referenced and is sampled at 1000 Hz (total data size is 4Gb; more details are given later).

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

Disease State Prediction

These are the scripts used for the analyses reported in: Craddock RC, Holtzheimer PE, 3rd, Hu XP, Mayberg HS. (2009): Disease state prediction from resting state functional connectivity. Magn Reson Med 62(6):1619-28. Specifically included are scripts for performing t-test filter, reliability filter, recursive feature elimination, and reliability recursive feature elimination feature selection methods. These make use of wrappers that perform .632 bootstrap and k-fold cross validation strategies. The scripts are written in matlab and require the Bioinformatics toolbox. If you do not have the bioinformatics toolbox, the scripts can be easily modified to run with other matlab SVM toolboxes (i.e., libsvm, svmlight, shogun, etc.).

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

Diffusion Warp

Software tools appropriate for the registration of diffusion tensor images to an average coordinate system. The tools include image registration methods and algorithms for the correct alignment of the diffusion tensor when applying the resulting transformation. The program uses the Slicer3 execution model framework to define the command line arguments, and can be fully integrated using the module discovery capabilities of Slicer3.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

Diffusion MRI at DKFZ Heidelberg

This central project points to all open-source and open-data initiatives provided by the German Cancer Research Center in the field of diffusion MRI.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

Diffusion MRI - In-vivo and Phantom Data

An open-data initiative for the distributation of common datasets for the evaluation and validation of diffusion MRI processing methods. http://www.dkfz.de/en/medphysrad/projectgroups/dwi/DTI_projects.html#inhalt3

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

DentalTools

Software package that provides 3D imaging resources such as multimodal imaging, volume and mesh processing or segmentation for Dental Research. DentalTools package intends to contribute to the free exchange of information and methods in the dentistry research community.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

DbGaP Cleaner

Tool to assist site staff with curation of data dictionary, data item, and subject item files for preparation to uploading and sharing data with DbGaP resource.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

DW-MRI registration in FSL

This code registers linearly and non-linearly Diffusion Weighted Magnetic Resonance Images (DW-MRIs) by extending FLIRT (linear registration of 3D scalar volumes) and FNIRT (non-linear registration of 3D scalar volumes) in the FMRIB Software Library (FSL) to work with 4D volumes. The basis for registering DW-MRIs is the concept of Angular Interpolation (Tao, X., Miller, J. V., 2006. A method forregistering diffusion weighted magnetic resonance images. In: MICCAI. Vol. 9. pp. 594?602), which is implemented and extended to non-linear registration, based on the FLIRT and FNIRT models in FSL. See http://www.frontiersin.org/Brain_Imaging_Methods/10.3389/fnins.2013.00041/abstract. The code does not overwrite FLIRT, FNIRT or any of the FSL C++ code. It is added as FLIRT4D, FNIRT4D and supporting cost functions. The makefiles will however be overwritten to compile the new code, without affecting any version of FSL.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

DTI Fiber Tract Statistics

This is a command line tool which allows the user to study the behavior of water diffusion (using DTI data) along the length of the white matter fiber-tracts. Various tract-oriented scalar diffusion measures obtained from DTI brain images, are treated as a continuous function of white matter fibers'' arc-length. To analyze the trend along a given fiber tract, a command line tool performs kernel regression on this data. The idea is to try out different noise models and maximum likelihood estimates within kernel windows (along the tract), such that they best represent the data and are robust to noise and Partial Volume effect. The package contains several command line based modules and an GUI based tool called DTIAtlasFiberAnalyzer to access most functions. The features available in the tool currently, its use and input / output formats and other relevant details are provided in the first draft of the documentation. (http://www.na-mic.org/Wiki/index.php/Projects:dtistatisticsfibers).

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

DOTS WM tract segmentation

A fast, scalable tool developed at the Johns Hopkins University to automatically segment the major anatomical fiber tracts within the human brain from clinical quality diffusion tensor MR imaging. With an atlas-based Markov Random Field representation, DOTS directly estimates the tract probabilities, bypassing tractography and associated issues. Overlapping and crossing fibers are modeled and DOTS can also handle white matter lesions. DOTS is released as a plug-in for the MIPAV software package and as a module for the JIST pipeline environment. They are therefore cross-platform and compatible with a wide variety of file formats.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

DICOM UploadGUI

A Java tool that takes an unorganized collection of DICOM scans, sorts and categorizes them according to user-customizable rules, gathers metadata about the scans, and saves out this information to help facilitate data uploads. Batch pr

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous