We support boolean queries, use +,-,<,>,~,* to alter the weighting of terms
Bibliography of books related to neuroscience addressing the topic of functional and structural neuroimaging.
This program contains Python modules for modeling and reconstruction of diffusion weighted MRI data. It is a subset of the code internally used in the CVGMI lab at the University of Florida. Three different reconstruction methods are currently included in this program, namely, Mixture of Wisharts (MOW), Diffusion Orientation Transform (DOT) and Q-ball Imaging (QBI). This program is mainly developed and maintained by Bing Jian, as part of his Ph.D. research, supervised by Prof. Baba Vemuri. Please note that the source code of this program is hosted at Google Code, see the Source Code link on the left.
Data set of an AFNI GroupInCorr session for multi-echo independent component regression (ME-ICR) for a cohort of 52 subjects. This dataset provides a high-quality atlas of seed-based functional connectivity with strong statistical conditioning.
An on-line tutorial on how to use MATLAB for Diffusion-Weighted MRI processing. The following subjects are covered in this tutorial: Generation of Synthetic Diffusion-Weighted MRI datasets, Diffusion Tensor (DTI) Estimation from DW-MRI, DTI Visualization as a field of ellipsoids, Higher-order Diffusion Tensor Estimation from DW-MRI, Computing of Tensor Orientation Distribution Functions (Tensor ODF), Computing of Fiber Orientations, Higher-order Diffusion Tensor Image Visualization as fields of spherical functions, Multi-fiber reconstruction etc. The tutorial contains numerous illustrations, figures and Matlab scripts embedded in the text. The reader/user can automatically generate Matlab script for a self-designed DW-MRI experiment by selecting which steps needs to be followed. The code that corresponds to the selected steps is then appropriately merged in the Matlab Script Generator, and the user can easily copy and paste the produced code directly to the Matlab command prompt.
This repository stores and provides opportunities for collaboration through Matlab code, libraries, and configuration information for projects in early stage development. The MASI research laboratory concentrates on analyzing large-scale cross-sectional and longitudinal neuroimaging data. Specifically, they are interested in population characterization with magnetic resonance imaging (MRI), multi-parametric studies (DTI, sMRI, qMRI), and shape modeling.
Tool that provides a unified framework for testing and applying statistical and voting label fusion techniques. The project will include implementations of several different voting techniques including majority vote, weighted voting, and regionally weighted voting. Additionally, multiple statistical fusion methods will be included, notably, STAPLE, Spatial STAPLE, STAPLER and COLLATE. In addition to the fusion algorithms, code for running specialized simulations and various tools and utilities to test the efficacy of the algorithms will be provided.
Software using a novel local label learning strategy to estimate the target image?s segmentation label using statistical machine learning techniques. They used a support vector machine (SVM) with a K nearest neighbor (KNN) based training sample selection strategy to learn a classifier for each of the target image voxel based on a training dataset consisting of its neighboring voxels in the atlases. Validation experiments on hippocampus segmentation of 117 MR images demonstrated that the method can produce segmentation results consistently better than state-of-the-art label fusion methods.
Project to provide long-term hosting and release for small tools related to medical image analysis. Source repository contains highly experimental code intended for collaborative development. However, any interested parties are welcome to browse/reuse code. Stable/evolved projects will be moved to independent projects.
This module reduces Rician noise on nhdr/nrrd DWIs. Filters image in mean squared error sense using Rician noise model. All estimations are performed as sample estimates in a "shaped neighborhood" defined by the weights extracted from structural similarity of voxels following same idea as in Non-Local Means filter.
Automatically creates a mask based on the "foreground" of an anatomical scan volume.
This repository stores plugins, tutorial code, and examples demonstrating MRI manipulation within the MIPAV plugin environment. This project is separate from JIST so that we can provide WRITE access to any interested party without overly exposing the infrastructure to unplanned modification. Please contact the administrators if you would like to join this project - open use is encouraged.
This project is used for students enrolled in courses using the JIST framework. Content in this CVS is freely available, but it is not intended for any specific purpose.
Primate brain atlas created from over 100 structural MR scans of 19 rhesus macaque animals. The atlas currently comprises high-resolution T1-weighted average MR images with and without skull stripping, tissue probability maps, and a detailed parcellation map based on the NeuroMaps atlas.
Program to develop generic standards and tools to facilitate the recording, sharing, and reporting of neuroimaging metadata. It is expected that these efforts will greatly improve upon current practices for archiving and sharing neuroscience data. Neuroscience data, particularly those in neuroinformatics related areas such as neuroimaging and electrophysiology, are associated with a rich set of descriptive information often called metadata. For data archive, storage, sharing and re-use, metadata are of equal importance to primary data, as they define the methods and conditions of data acquisition (such as device characteristics, study/experiment protocol and parameters, behavioral paradigms, and subject/patient information), and statistical procedures. A further challenge for datasharing is the rapidly evolving nature of investigative methods and scientific applications.
A modular pipeline for comprehensive analysis of smallRNA-Seq data, comprising specific tools for adapter trimming, quality filtering, DE analysis, target prediction by integrating multiple open source modules and resources in an automated workflow.
Suite of tools for brain image analysis. Image manipulation, 2D visualization, linear alignment, BBSI, template-based bias correction, skullstrip. GUI Image analysis tools. Now modified to read/write single file nifti (.nii) format. Other packages to be added.
A Matlab script to convert the raw .csv Hitachi ETG4000 output file into a .nirs file for use with Homer2. The script also requires a .pos file. This is the output of the polhemus 3D digitiser that they use to record where the optodes are located spatially. I realize that not everyone uses a 3D digitiser so I have included three example .pos files - one for each of the possible optode arrangements of the Hitachi system (either two 3x3 arrays, one 3x5 array or one 4x4 array). If you use a different arrangement or have more probes than them, feel free to get in touch and they may be able to advise on how to create a model .pos file. There are two versions of the conversion script: 1. single - this will read in ONE .csv file and ONE .pos file and create ONE .nirs file 2. multi - this will read in a user-specified number of .csv files and ONE .pos file. It will then create one .nirs file for each .csv file that was read in and deposit it in the same directory as that .csv file.
An international effort to establish resources necessary to study the application of neuroimaging measures as (surrogate) biomarkers in Huntington''s Disease (HD). The primary aims are to develop and apply software tools, imaging protocols, quality control procedures, data archiving, data distribution, and participation guidelines that will accelerate existing and prospective imaging studies.
A method for group-wise image registration by pairwisely registering similar images identified using graph theoretic techniques. Particularly, they use sparse coding to estimate image similarity measures among images to be registered, yielding asymmetric, group-wise image similarity measures for each image to others in the group.
Software toolbox for group-information guided Independent Component Analysis (ICA). In GIG-ICA, group information captured by standard Independent Component Analysis (ICA) on the group level is used as guidance to compute individual subject specific Independent Components (ICs) using a multi-objective optimization strategy. For computing subject specific ICs, GIG-ICA is applicable to subjects that are involved or not involved in the computation of the group information. Besides the group ICs, group information captured from other imaging modalities and meta analysis could be used as the guidance in GIG-ICA too.