-
Notifications
You must be signed in to change notification settings - Fork 102
Radiomics test suite
Aditya P. Apte edited this page Jan 18, 2023
·
16 revisions
CERR provides tests to compare CERR's radiomics calculation with ITK. ITK should be installed on the host computer in order to run these tests.
Test functions use a randomly generated matrix as the input image and a bounded mask. The same matrix and mask are passed to ITK. Each feature value is compared between with CERR and a percentage value of difference is calculated and displayed.
The test suite covers the following:
Feature Class | Test |
---|---|
GLCM | testGlobalGLCM.m |
GLRLM | testRunLength.m |
Feature Class | Test |
---|---|
GLCM | testPatchwiseGLCM.m |