This is the matlab source code for our paper published in Plosone in 2016, "Retrieval of Brain Tumors by Adaptive Spatial Pooling and Fisher Vector Representation".
The two main programs you need to run begin with "main_". Before running the code, you need to:
- dowload the image data and uncompress them into the folder "imageData". You can download the data from here.
- Compile the vlfeat package following the instructions on vlfeat website (http://www.vlfeat.org/install-matlab.html). The vlfeat package is already included in this project.
The code is annotated. Have fun and good luck!
Jun Cheng
School of Biomedical Engineering
Shenzhen University, Shenzhen, China
Email: [email protected]