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 28,809 Resources on page 967

Graphtools

A set of MATLAB scripts for analysis of networks derived from neuroimaging data. Some of these scripts are entirely original, while some are adapted (or just copied) from the Brain Connectivity Toolbox (https://sites.google.com/a/brain-connectivity-toolbox.net/bct) The source code is available via git: git clone ssh://user

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

Generalized PPI Toolbox

An automated toolbox for a generalized form of psychophysiological interactions for SPM and FSFAST. The automated toolbox can do the following: (a1) produce identical results to the current implementation in SPM (a2) use the current implementation of PPI in SPM but using the regional mean instead of the eigenvariate (a3) use a generalized form that allows a PPI for each task to be in the same model using either the regional mean of eigenvariate (b) create the model using the output of one of the (a) options and the first level design (c) estimate the model (/results directory) (d) compute the contrasts specified.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

Generalized Covariance Analysis

A platform for any Principal Component Analysis (PCA)-based analysis on functional neuroimaging data (PET and fMRI). Includes: * Ordinal Trend Canonical Variance Analysis for parametric designs (C. Habeck et al. A New Approach to Spatial Covariance Modeling of Functional Brain Imaging Data: Ordinal Trend Analysis. Neural Computation 2005; 17: 1602-1645) * Partial Least Squares for any design matrix * Subprofile Scaling Model for cross-sectional designs (JR. Moeller, Strother SC. A regional covariance approach to the analysis of functional patterns in positron emission tomographic data.J Cereb Blood Flow Metab. 1991 Mar;11(2):A121-35.)

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

GRETNA

A graph theoretical network analysis toolbox which allows researchers to perform comprehensive analysis on the topology of brain connectome by integrating the most of network measures studied in current neuroscience field.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

GPU based affine registration

This tool can be used as a command line module with 3D Slicer (version 3 and above) for the affine registration of image volumes. The registration toolbox has 2 options: 1) a Mutual Information based registration, 2) a Sum-of-Square differences registration method. The final output is in the same space as the fixed image. You do require to have CUDA v2.2 or greater installed on your system with atleast 256MB Nvidia GPU memmory card. All operating systems are supported, but take a look at the CMakeLists.txt file for how to compile for you system.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

BRAINSMush

Tool to generate brain volume mask from input of T1 and T2-weighted images alongside a region of interest brain mask. This volume mask omits dura, skull, eyes, etc. The program is built upon ITK and uses the Slicer3 execution model framework to define the command line arguments and can be fully integrated with Slicer3 using the module discovery capabilities of Slicer3.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

GAMMA

GAMMA suite is an open-source cross-platform data mining software package designed to analyze neuroimaging data. A neuroimaging study often focuses on biomarker detection and classification. We designed and implemented a Bayesian, multivariate, nonparametric suite of algorithms for analyzing neuroimaging data. The GAMMA suite can be used for brain morphometric analysis, lesion-deficit analysis, and functional MR data analysis.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

GAMBIT

An end-to-end application allowing Group-wise Automatic Mesh-Based analysis of cortIcal Thickness as well as other surface area measurements. This cross-platform tool can be run within 3D Slicer as an external module, or directly as a command line.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

Functional and Structural Neuroimaging Journals Listing

Journals addressing functional and structural neuroimaging topics.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

Functional ROI Atlas

An effort to provide a set of quasi-probabilistic atlases for established functional ROIs in the human neuroimaging literature. Many atlases exist for various anatomical parcellation schemes, such as the Brodmann areas, the structural atlases, tissue segmentation atlases, etc. To date, however, there is no atlas for so-called functional ROIs. Such fROIs are typically associated with an anatomical label of some kind (e.g. the _fusiform_ face area), but these labels are only approximate and can be misleading inasmuch as fROIs are not constrained by anatomical landmarks, whether cytoarchitectonic or based on sulcal and gyral landmarks. The goal of this project is to provide quasi-probabilistic atlases for fROIs that are based on published coordinates in the neuroimaging literature. This is an open-ended enterprise and the atlas can grow as needed. Members of the neuroscience and neuroimaging community interested in contributing to the project are encouraged to do so.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

Functional Connectivity Community

A community for the discussion of functional connectivity and all related topics. This includes discussion of related tools, data sets, methodological discussion, related websites and publications, etc.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

Framework for Open Programmatic Access

A standardized framework for communication and data exchange between medical imaging applications, with particular focus on neuroimaging technologies. FOPA is an attempt to design and implement a common protocol for network and command line communication with either file-system or imbedded data structures. Initial reference implementations will support interoperability between ITK, VTK, and Java platforms. Contributions are welcome from other neuroimaging development communities.

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

Fluid Registration and Atlas Toolkit

THIS RESOURCE IS NO LONGER IN SERVICE, documented on November 05, 2013. It has been superseeded by the CALATK, available here http://www.calatk.org c++ libraries and applications for performing fluid registration based operations on 2D and 3D images. The registration method is based on the large displacement diffeomorphic mapping (LDDM) registration method and implements discretized fluid registration. This registration method is then applied to time series analysis, cross-sectional atlas building, and longitudinal atlas building. The individual tool components are: * LDDM: Fluid registration between two images. * TimeSeries: Time series analysis of longitudinal data for a single subject. * AtlasBuilder: Cross-sectional atlas building for a population of images. * LongitudinalAtlasBuilder: Longitudinal atlas building for a population of subjects, each with a longitudinal data set. * FRATUtils: A collection of utility functions for working with volumes and time series files

  • Resource
  • SciCrunch
  • 13 years ago - by Anonymous

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