Skip to content

loli/ISLESevaluation

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

############### ISLESevaluation ###############

Evaluation script for the ISLES 2015 and 2016 challenges (www.isles-challenge.org).

Background libarary

Covalic: https://github.com/InsightSoftwareConsortium/covalic/

Requirements

ITK: http://www.itk.org/

Compilation

cmake .
make

Usage

LINUX and MAC
./validateLabelImages-ISLES truth.nii[.gz] test.nii[.gz] evaluationresults.json (optional)

WINDOWS
validateLabelImages-ISLES.exe truth.nii[.gz] test.nii[.gz] evaluationresults.json (optional)

About

Evaluation script for the ISLES challenge (www.isles-challenge.org) 2015.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published