The subject IDs are provided below.
Our study include 356 subjects (160 AD, 196 controls). PDF.mat contain descriptor that are used in experiments. PDF.mat is a cell array that contain vectorized descriptors for the two hemispheres, left and right respectively. MAT file also include true class labels, AD and controls respectively.
We used FreeSurfer to extract cortical thickness from T1 weighted MR images. FreeSurfer v1.133.2.57 was installed for reconstruction. For installation details, please see FreeSurfer. AD brain scans had severe atrophy due to which “auto-Talairach” step failed. Therefore during automated cortical reconstruction process using recon-all directive, we disabled Talairach transformation via -notal-check for all subjects.
Following are the MATLAB routines to generate the minmax pairs (scatter plot) on the cortical surface of individual subject.
For more details on Heat kernel smoothing, please visit Heat kernel smoothing
To obtain FreeSurfer spherical atlas read_surf.m
We used following Plex routines to generate minmax pairs for AD classification. Please install the latest version. This is needed to run the complete implementation of Topology based Kernels.
Please report bugs and errors to pachauri@cs.wisc.edu