├── OSTD.m ├── README.md ├── STOC-RPCA ├── solve_proj2.m ├── stoc_rpca.m └── update_col_orpca.m ├── demo.m ├── demo.png ├── doc ├── ostd_demo.png ├── ostd_framework.png └── tensor_decomp.png └── hyperspectral ├── FG ├── fg000001.png ├── fg000002.png ├── fg000003.png ├── fg000004.png ├── fg000005.png ├── fg000006.png ├── fg000007.png ├── fg000008.png ├── fg000009.png ├── fg000010.png ├── fg000011.png ├── fg000012.png ├── fg000013.png ├── fg000014.png ├── fg000015.png ├── fg000016.png ├── fg000017.png ├── fg000018.png ├── fg000019.png ├── fg000020.png ├── fg000021.png ├── fg000022.png ├── fg000023.png ├── fg000024.png ├── fg000025.png ├── fg000026.png ├── fg000027.png ├── fg000028.png ├── fg000029.png └── fg000030.png ├── GT ├── gt000001.png ├── gt000002.png ├── gt000003.png ├── gt000004.png ├── gt000005.png ├── gt000006.png ├── gt000007.png ├── gt000008.png ├── gt000009.png ├── gt000010.png ├── gt000011.png ├── gt000012.png ├── gt000013.png ├── gt000014.png ├── gt000015.png ├── gt000016.png ├── gt000017.png ├── gt000018.png ├── gt000019.png ├── gt000020.png ├── gt000021.png ├── gt000022.png ├── gt000023.png ├── gt000024.png ├── gt000025.png ├── gt000026.png ├── gt000027.png ├── gt000028.png ├── gt000029.png └── gt000030.png ├── SC ├── gt000001.png ├── gt000002.png ├── gt000003.png ├── gt000004.png ├── gt000005.png ├── gt000006.png ├── gt000007.png ├── gt000008.png ├── gt000009.png ├── gt000010.png ├── gt000011.png ├── gt000012.png ├── gt000013.png ├── gt000014.png ├── gt000015.png ├── gt000016.png ├── gt000017.png ├── gt000018.png ├── gt000019.png ├── gt000020.png ├── gt000021.png ├── gt000022.png ├── gt000023.png ├── gt000024.png ├── gt000025.png ├── gt000026.png ├── gt000027.png ├── gt000028.png ├── gt000029.png └── gt000030.png ├── fet.py ├── imgMS ├── in000001.tif ├── in000002.tif ├── in000003.tif ├── in000004.tif ├── in000005.tif ├── in000006.tif ├── in000007.tif ├── in000008.tif ├── in000009.tif ├── in000010.tif ├── in000011.tif ├── in000012.tif ├── in000013.tif ├── in000014.tif ├── in000015.tif ├── in000016.tif ├── in000017.tif ├── in000018.tif ├── in000019.tif ├── in000020.tif ├── in000021.tif ├── in000022.tif ├── in000023.tif ├── in000024.tif ├── in000025.tif ├── in000026.tif ├── in000027.tif ├── in000028.tif ├── in000029.tif └── in000030.tif ├── imgRGB ├── in000001.png ├── in000002.png ├── in000003.png ├── in000004.png ├── in000005.png ├── in000006.png ├── in000007.png ├── in000008.png ├── in000009.png ├── in000010.png ├── in000011.png ├── in000012.png ├── in000013.png ├── in000014.png ├── in000015.png ├── in000016.png ├── in000017.png ├── in000018.png ├── in000019.png ├── in000020.png ├── in000021.png ├── in000022.png ├── in000023.png ├── in000024.png ├── in000025.png ├── in000026.png ├── in000027.png ├── in000028.png ├── in000029.png └── in000030.png └── results.txt /OSTD.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/OSTD.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/README.md -------------------------------------------------------------------------------- /STOC-RPCA/solve_proj2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/STOC-RPCA/solve_proj2.m -------------------------------------------------------------------------------- /STOC-RPCA/stoc_rpca.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/STOC-RPCA/stoc_rpca.m -------------------------------------------------------------------------------- /STOC-RPCA/update_col_orpca.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/STOC-RPCA/update_col_orpca.m -------------------------------------------------------------------------------- /demo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/demo.m -------------------------------------------------------------------------------- /demo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/demo.png -------------------------------------------------------------------------------- /doc/ostd_demo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/doc/ostd_demo.png -------------------------------------------------------------------------------- /doc/ostd_framework.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/doc/ostd_framework.png -------------------------------------------------------------------------------- /doc/tensor_decomp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/doc/tensor_decomp.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000001.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000002.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000002.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000003.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000003.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000004.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000004.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000005.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000005.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000006.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000006.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000007.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000007.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000008.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000008.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000009.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000009.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000010.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000010.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000011.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000011.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000012.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000012.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000013.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000013.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000014.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000014.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000015.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000015.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000016.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000016.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000017.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000017.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000018.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000018.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000019.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000019.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000020.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000020.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000021.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000021.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000022.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000022.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000023.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000023.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000024.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000025.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000025.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000026.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000026.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000027.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000027.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000028.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000028.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000029.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000029.png -------------------------------------------------------------------------------- /hyperspectral/FG/fg000030.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/FG/fg000030.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000001.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000002.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000002.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000003.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000003.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000004.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000004.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000005.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000005.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000006.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000006.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000007.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000007.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000008.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000008.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000009.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000009.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000010.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000010.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000011.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000011.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000012.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000012.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000013.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000013.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000014.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000014.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000015.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000015.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000016.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000016.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000017.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000017.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000018.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000018.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000019.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000019.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000020.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000020.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000021.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000021.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000022.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000022.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000023.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000023.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000024.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000025.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000025.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000026.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000026.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000027.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000027.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000028.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000028.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000029.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000029.png -------------------------------------------------------------------------------- /hyperspectral/GT/gt000030.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/GT/gt000030.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000001.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000002.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000002.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000003.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000003.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000004.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000004.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000005.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000005.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000006.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000006.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000007.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000007.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000008.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000008.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000009.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000009.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000010.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000010.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000011.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000011.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000012.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000012.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000013.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000013.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000014.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000014.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000015.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000015.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000016.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000016.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000017.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000017.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000018.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000018.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000019.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000019.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000020.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000020.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000021.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000021.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000022.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000022.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000023.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000023.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000024.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000025.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000025.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000026.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000026.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000027.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000027.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000028.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000028.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000029.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000029.png -------------------------------------------------------------------------------- /hyperspectral/SC/gt000030.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/SC/gt000030.png -------------------------------------------------------------------------------- /hyperspectral/fet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/fet.py -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000001.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000001.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000002.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000002.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000003.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000003.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000004.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000004.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000005.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000005.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000006.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000006.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000007.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000007.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000008.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000008.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000009.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000009.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000010.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000010.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000011.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000011.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000012.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000012.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000013.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000013.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000014.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000014.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000015.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000015.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000016.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000016.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000017.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000017.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000018.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000018.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000019.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000019.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000020.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000020.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000021.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000021.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000022.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000022.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000023.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000023.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000024.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000024.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000025.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000025.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000026.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000026.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000027.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000027.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000028.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000028.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000029.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000029.tif -------------------------------------------------------------------------------- /hyperspectral/imgMS/in000030.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgMS/in000030.tif -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000001.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000002.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000002.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000003.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000003.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000004.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000004.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000005.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000005.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000006.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000006.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000007.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000007.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000008.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000008.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000009.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000009.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000010.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000010.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000011.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000011.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000012.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000012.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000013.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000013.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000014.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000014.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000015.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000015.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000016.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000016.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000017.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000017.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000018.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000018.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000019.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000019.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000020.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000020.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000021.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000021.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000022.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000022.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000023.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000023.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000024.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000025.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000025.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000026.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000026.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000027.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000027.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000028.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000028.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000029.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000029.png -------------------------------------------------------------------------------- /hyperspectral/imgRGB/in000030.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/imgRGB/in000030.png -------------------------------------------------------------------------------- /hyperspectral/results.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewssobral/ostd/HEAD/hyperspectral/results.txt --------------------------------------------------------------------------------