├── external
├── matconvnet-master
│ ├── .gitmodules
│ ├── utils
│ │ └── proto
│ │ │ ├── __init__.py
│ │ │ └── get-protos.sh
│ ├── matlab
│ │ ├── compatibility
│ │ │ └── parallel
│ │ │ │ ├── labindex.m
│ │ │ │ ├── numlabs.m
│ │ │ │ └── gather.m
│ │ ├── src
│ │ │ ├── bits
│ │ │ │ ├── data.cpp
│ │ │ │ ├── nnbnorm.cpp
│ │ │ │ ├── nnconv.cpp
│ │ │ │ ├── datamex.cpp
│ │ │ │ ├── nnpooling.cpp
│ │ │ │ ├── nnnormalize.cpp
│ │ │ │ ├── nnbilinearsampler.cpp
│ │ │ │ ├── nnsubsample.cpp
│ │ │ │ └── nnfullyconnected.cpp
│ │ │ ├── vl_nnconv.cpp
│ │ │ ├── vl_nnpool.cpp
│ │ │ ├── vl_nnbnorm.cpp
│ │ │ ├── vl_nnconvt.cpp
│ │ │ ├── vl_imreadjpeg.cpp
│ │ │ ├── vl_nnnormalize.cpp
│ │ │ └── vl_nnbilinearsampler.cpp
│ │ ├── xtest
│ │ │ ├── suite
│ │ │ │ ├── nnsigmoid.m
│ │ │ │ ├── nndropout.m
│ │ │ │ ├── nnoffset.m
│ │ │ │ ├── nnsoftmax.m
│ │ │ │ └── nnspnorm.m
│ │ │ └── vl_test_bnorm.m
│ │ ├── +dagnn
│ │ │ ├── @DagNN
│ │ │ │ ├── setLayerInputs.m
│ │ │ │ ├── setLayerParams.m
│ │ │ │ ├── setLayerOutputs.m
│ │ │ │ ├── reset.m
│ │ │ │ └── removeLayer.m
│ │ │ ├── Sigmoid.m
│ │ │ ├── SoftMax.m
│ │ │ ├── LRN.m
│ │ │ ├── NormOffset.m
│ │ │ ├── SpatialNorm.m
│ │ │ └── ElementWise.m
│ │ └── vl_rootnn.m
│ ├── doc
│ │ ├── figures
│ │ │ ├── imnet.pdf
│ │ │ └── pepper.pdf
│ │ └── site
│ │ │ ├── docs
│ │ │ ├── figures
│ │ │ │ ├── stn-perf.png
│ │ │ │ └── stn-samples.png
│ │ │ └── js
│ │ │ │ ├── mathjaxhelper.js
│ │ │ │ └── toggle.js
│ │ │ └── theme
│ │ │ ├── content.html
│ │ │ ├── js
│ │ │ └── base.js
│ │ │ └── toc.html
│ ├── .gitattributes
│ ├── matconvnet.xcodeproj
│ │ └── project.xcworkspace
│ │ │ └── contents.xcworkspacedata
│ ├── examples
│ │ ├── spatial_transformer
│ │ │ └── readme.txt
│ │ └── imagenet
│ │ │ └── cnn_imagenet_sync_labels.m
│ ├── README.md
│ └── COPYING
├── vlfeat
│ └── toolbox
│ │ ├── mex
│ │ ├── mexw32
│ │ │ ├── vl.dll
│ │ │ ├── msvcr100.dll
│ │ │ ├── vl_aib.mexw32
│ │ │ ├── vl_gmm.mexw32
│ │ │ ├── vl_hog.mexw32
│ │ │ ├── vl_lbp.mexw32
│ │ │ ├── vl_liop.mexw32
│ │ │ ├── vl_mser.mexw32
│ │ │ ├── vl_rodr.mexw32
│ │ │ ├── vl_sift.mexw32
│ │ │ ├── vl_slic.mexw32
│ │ │ ├── vl_vlad.mexw32
│ │ │ ├── vl_binsum.mexw32
│ │ │ ├── vl_covdet.mexw32
│ │ │ ├── vl_cummax.mexw32
│ │ │ ├── vl_dsift.mexw32
│ │ │ ├── vl_erfill.mexw32
│ │ │ ├── vl_fisher.mexw32
│ │ │ ├── vl_getpid.mexw32
│ │ │ ├── vl_irodr.mexw32
│ │ │ ├── vl_kmeans.mexw32
│ │ │ ├── vl_tpsumx.mexw32
│ │ │ ├── vl_aibhist.mexw32
│ │ │ ├── vl_alldist.mexw32
│ │ │ ├── vl_alldist2.mexw32
│ │ │ ├── vl_binsearch.mexw32
│ │ │ ├── vl_hikmeans.mexw32
│ │ │ ├── vl_homkermap.mexw32
│ │ │ ├── vl_ihashfind.mexw32
│ │ │ ├── vl_ihashsum.mexw32
│ │ │ ├── vl_ikmeans.mexw32
│ │ │ ├── vl_imdisttf.mexw32
│ │ │ ├── vl_imsmooth.mexw32
│ │ │ ├── vl_inthist.mexw32
│ │ │ ├── vl_localmax.mexw32
│ │ │ ├── vl_simdctrl.mexw32
│ │ │ ├── vl_svmtrain.mexw32
│ │ │ ├── vl_threads.mexw32
│ │ │ ├── vl_twister.mexw32
│ │ │ ├── vl_ubcmatch.mexw32
│ │ │ ├── vl_version.mexw32
│ │ │ ├── vl_ikmeanspush.mexw32
│ │ │ ├── vl_imintegral.mexw32
│ │ │ ├── vl_kdtreebuild.mexw32
│ │ │ ├── vl_kdtreequery.mexw32
│ │ │ ├── vl_quickshift.mexw32
│ │ │ ├── vl_hikmeanspush.mexw32
│ │ │ ├── vl_imwbackwardmx.mexw32
│ │ │ ├── vl_sampleinthist.mexw32
│ │ │ └── vl_siftdescriptor.mexw32
│ │ ├── mexw64
│ │ │ ├── vl.dll
│ │ │ ├── msvcr100.dll
│ │ │ ├── vl_aib.mexw64
│ │ │ ├── vl_gmm.mexw64
│ │ │ ├── vl_hog.mexw64
│ │ │ ├── vl_lbp.mexw64
│ │ │ ├── vl_liop.mexw64
│ │ │ ├── vl_mser.mexw64
│ │ │ ├── vl_rodr.mexw64
│ │ │ ├── vl_sift.mexw64
│ │ │ ├── vl_slic.mexw64
│ │ │ ├── vl_vlad.mexw64
│ │ │ ├── vl_binsum.mexw64
│ │ │ ├── vl_covdet.mexw64
│ │ │ ├── vl_cummax.mexw64
│ │ │ ├── vl_dsift.mexw64
│ │ │ ├── vl_erfill.mexw64
│ │ │ ├── vl_fisher.mexw64
│ │ │ ├── vl_getpid.mexw64
│ │ │ ├── vl_irodr.mexw64
│ │ │ ├── vl_kmeans.mexw64
│ │ │ ├── vl_tpsumx.mexw64
│ │ │ ├── vl_aibhist.mexw64
│ │ │ ├── vl_alldist.mexw64
│ │ │ ├── vl_alldist2.mexw64
│ │ │ ├── vl_binsearch.mexw64
│ │ │ ├── vl_hikmeans.mexw64
│ │ │ ├── vl_homkermap.mexw64
│ │ │ ├── vl_ihashfind.mexw64
│ │ │ ├── vl_ihashsum.mexw64
│ │ │ ├── vl_ikmeans.mexw64
│ │ │ ├── vl_imdisttf.mexw64
│ │ │ ├── vl_imsmooth.mexw64
│ │ │ ├── vl_inthist.mexw64
│ │ │ ├── vl_localmax.mexw64
│ │ │ ├── vl_simdctrl.mexw64
│ │ │ ├── vl_svmtrain.mexw64
│ │ │ ├── vl_threads.mexw64
│ │ │ ├── vl_twister.mexw64
│ │ │ ├── vl_ubcmatch.mexw64
│ │ │ ├── vl_version.mexw64
│ │ │ ├── vl_ikmeanspush.mexw64
│ │ │ ├── vl_imintegral.mexw64
│ │ │ ├── vl_kdtreebuild.mexw64
│ │ │ ├── vl_kdtreequery.mexw64
│ │ │ ├── vl_quickshift.mexw64
│ │ │ ├── vl_hikmeanspush.mexw64
│ │ │ ├── vl_imwbackwardmx.mexw64
│ │ │ ├── vl_sampleinthist.mexw64
│ │ │ └── vl_siftdescriptor.mexw64
│ │ ├── mexa64
│ │ │ ├── libvl.so
│ │ │ ├── vl_aib.mexa64
│ │ │ ├── vl_gmm.mexa64
│ │ │ ├── vl_hog.mexa64
│ │ │ ├── vl_lbp.mexa64
│ │ │ ├── vl_liop.mexa64
│ │ │ ├── vl_mser.mexa64
│ │ │ ├── vl_rodr.mexa64
│ │ │ ├── vl_sift.mexa64
│ │ │ ├── vl_slic.mexa64
│ │ │ ├── vl_vlad.mexa64
│ │ │ ├── vl_binsum.mexa64
│ │ │ ├── vl_covdet.mexa64
│ │ │ ├── vl_cummax.mexa64
│ │ │ ├── vl_dsift.mexa64
│ │ │ ├── vl_erfill.mexa64
│ │ │ ├── vl_fisher.mexa64
│ │ │ ├── vl_getpid.mexa64
│ │ │ ├── vl_irodr.mexa64
│ │ │ ├── vl_kmeans.mexa64
│ │ │ ├── vl_tpsumx.mexa64
│ │ │ ├── vl_aibhist.mexa64
│ │ │ ├── vl_alldist.mexa64
│ │ │ ├── vl_alldist2.mexa64
│ │ │ ├── vl_binsearch.mexa64
│ │ │ ├── vl_hikmeans.mexa64
│ │ │ ├── vl_homkermap.mexa64
│ │ │ ├── vl_ihashfind.mexa64
│ │ │ ├── vl_ihashsum.mexa64
│ │ │ ├── vl_ikmeans.mexa64
│ │ │ ├── vl_imdisttf.mexa64
│ │ │ ├── vl_imsmooth.mexa64
│ │ │ ├── vl_inthist.mexa64
│ │ │ ├── vl_localmax.mexa64
│ │ │ ├── vl_simdctrl.mexa64
│ │ │ ├── vl_svmtrain.mexa64
│ │ │ ├── vl_threads.mexa64
│ │ │ ├── vl_twister.mexa64
│ │ │ ├── vl_ubcmatch.mexa64
│ │ │ ├── vl_version.mexa64
│ │ │ ├── vl_ikmeanspush.mexa64
│ │ │ ├── vl_imintegral.mexa64
│ │ │ ├── vl_kdtreebuild.mexa64
│ │ │ ├── vl_kdtreequery.mexa64
│ │ │ ├── vl_quickshift.mexa64
│ │ │ ├── vl_hikmeanspush.mexa64
│ │ │ ├── vl_imwbackwardmx.mexa64
│ │ │ ├── vl_sampleinthist.mexa64
│ │ │ └── vl_siftdescriptor.mexa64
│ │ ├── mexglx
│ │ │ ├── libvl.so
│ │ │ ├── vl_aib.mexglx
│ │ │ ├── vl_gmm.mexglx
│ │ │ ├── vl_hog.mexglx
│ │ │ ├── vl_lbp.mexglx
│ │ │ ├── vl_liop.mexglx
│ │ │ ├── vl_mser.mexglx
│ │ │ ├── vl_rodr.mexglx
│ │ │ ├── vl_sift.mexglx
│ │ │ ├── vl_slic.mexglx
│ │ │ ├── vl_vlad.mexglx
│ │ │ ├── vl_binsum.mexglx
│ │ │ ├── vl_covdet.mexglx
│ │ │ ├── vl_cummax.mexglx
│ │ │ ├── vl_dsift.mexglx
│ │ │ ├── vl_erfill.mexglx
│ │ │ ├── vl_fisher.mexglx
│ │ │ ├── vl_getpid.mexglx
│ │ │ ├── vl_irodr.mexglx
│ │ │ ├── vl_kmeans.mexglx
│ │ │ ├── vl_tpsumx.mexglx
│ │ │ ├── vl_aibhist.mexglx
│ │ │ ├── vl_alldist.mexglx
│ │ │ ├── vl_alldist2.mexglx
│ │ │ ├── vl_binsearch.mexglx
│ │ │ ├── vl_hikmeans.mexglx
│ │ │ ├── vl_homkermap.mexglx
│ │ │ ├── vl_ihashfind.mexglx
│ │ │ ├── vl_ihashsum.mexglx
│ │ │ ├── vl_ikmeans.mexglx
│ │ │ ├── vl_imdisttf.mexglx
│ │ │ ├── vl_imsmooth.mexglx
│ │ │ ├── vl_inthist.mexglx
│ │ │ ├── vl_localmax.mexglx
│ │ │ ├── vl_simdctrl.mexglx
│ │ │ ├── vl_svmtrain.mexglx
│ │ │ ├── vl_threads.mexglx
│ │ │ ├── vl_twister.mexglx
│ │ │ ├── vl_ubcmatch.mexglx
│ │ │ ├── vl_version.mexglx
│ │ │ ├── vl_ikmeanspush.mexglx
│ │ │ ├── vl_imintegral.mexglx
│ │ │ ├── vl_kdtreebuild.mexglx
│ │ │ ├── vl_kdtreequery.mexglx
│ │ │ ├── vl_quickshift.mexglx
│ │ │ ├── vl_hikmeanspush.mexglx
│ │ │ ├── vl_imwbackwardmx.mexglx
│ │ │ ├── vl_sampleinthist.mexglx
│ │ │ └── vl_siftdescriptor.mexglx
│ │ ├── mexmaci
│ │ │ ├── libvl.dylib
│ │ │ ├── vl_aib.mexmaci
│ │ │ ├── vl_gmm.mexmaci
│ │ │ ├── vl_hog.mexmaci
│ │ │ ├── vl_lbp.mexmaci
│ │ │ ├── vl_liop.mexmaci
│ │ │ ├── vl_mser.mexmaci
│ │ │ ├── vl_rodr.mexmaci
│ │ │ ├── vl_sift.mexmaci
│ │ │ ├── vl_slic.mexmaci
│ │ │ ├── vl_vlad.mexmaci
│ │ │ ├── vl_aibhist.mexmaci
│ │ │ ├── vl_alldist.mexmaci
│ │ │ ├── vl_binsum.mexmaci
│ │ │ ├── vl_covdet.mexmaci
│ │ │ ├── vl_cummax.mexmaci
│ │ │ ├── vl_dsift.mexmaci
│ │ │ ├── vl_erfill.mexmaci
│ │ │ ├── vl_fisher.mexmaci
│ │ │ ├── vl_getpid.mexmaci
│ │ │ ├── vl_ikmeans.mexmaci
│ │ │ ├── vl_inthist.mexmaci
│ │ │ ├── vl_irodr.mexmaci
│ │ │ ├── vl_kmeans.mexmaci
│ │ │ ├── vl_threads.mexmaci
│ │ │ ├── vl_tpsumx.mexmaci
│ │ │ ├── vl_twister.mexmaci
│ │ │ ├── vl_version.mexmaci
│ │ │ ├── vl_alldist2.mexmaci
│ │ │ ├── vl_binsearch.mexmaci
│ │ │ ├── vl_hikmeans.mexmaci
│ │ │ ├── vl_homkermap.mexmaci
│ │ │ ├── vl_ihashfind.mexmaci
│ │ │ ├── vl_ihashsum.mexmaci
│ │ │ ├── vl_imdisttf.mexmaci
│ │ │ ├── vl_imsmooth.mexmaci
│ │ │ ├── vl_localmax.mexmaci
│ │ │ ├── vl_simdctrl.mexmaci
│ │ │ ├── vl_svmtrain.mexmaci
│ │ │ ├── vl_ubcmatch.mexmaci
│ │ │ ├── vl_hikmeanspush.mexmaci
│ │ │ ├── vl_ikmeanspush.mexmaci
│ │ │ ├── vl_imintegral.mexmaci
│ │ │ ├── vl_kdtreebuild.mexmaci
│ │ │ ├── vl_kdtreequery.mexmaci
│ │ │ ├── vl_quickshift.mexmaci
│ │ │ ├── vl_imwbackwardmx.mexmaci
│ │ │ ├── vl_sampleinthist.mexmaci
│ │ │ └── vl_siftdescriptor.mexmaci
│ │ └── mexmaci64
│ │ │ ├── libvl.dylib
│ │ │ ├── vl_aib.mexmaci64
│ │ │ ├── vl_gmm.mexmaci64
│ │ │ ├── vl_hog.mexmaci64
│ │ │ ├── vl_lbp.mexmaci64
│ │ │ ├── vl_dsift.mexmaci64
│ │ │ ├── vl_irodr.mexmaci64
│ │ │ ├── vl_liop.mexmaci64
│ │ │ ├── vl_mser.mexmaci64
│ │ │ ├── vl_rodr.mexmaci64
│ │ │ ├── vl_sift.mexmaci64
│ │ │ ├── vl_slic.mexmaci64
│ │ │ ├── vl_vlad.mexmaci64
│ │ │ ├── vl_aibhist.mexmaci64
│ │ │ ├── vl_alldist.mexmaci64
│ │ │ ├── vl_alldist2.mexmaci64
│ │ │ ├── vl_binsum.mexmaci64
│ │ │ ├── vl_covdet.mexmaci64
│ │ │ ├── vl_cummax.mexmaci64
│ │ │ ├── vl_erfill.mexmaci64
│ │ │ ├── vl_fisher.mexmaci64
│ │ │ ├── vl_getpid.mexmaci64
│ │ │ ├── vl_hikmeans.mexmaci64
│ │ │ ├── vl_ihashsum.mexmaci64
│ │ │ ├── vl_ikmeans.mexmaci64
│ │ │ ├── vl_imdisttf.mexmaci64
│ │ │ ├── vl_imsmooth.mexmaci64
│ │ │ ├── vl_inthist.mexmaci64
│ │ │ ├── vl_kmeans.mexmaci64
│ │ │ ├── vl_localmax.mexmaci64
│ │ │ ├── vl_simdctrl.mexmaci64
│ │ │ ├── vl_svmtrain.mexmaci64
│ │ │ ├── vl_threads.mexmaci64
│ │ │ ├── vl_tpsumx.mexmaci64
│ │ │ ├── vl_twister.mexmaci64
│ │ │ ├── vl_ubcmatch.mexmaci64
│ │ │ ├── vl_version.mexmaci64
│ │ │ ├── vl_binsearch.mexmaci64
│ │ │ ├── vl_homkermap.mexmaci64
│ │ │ ├── vl_ihashfind.mexmaci64
│ │ │ ├── vl_imintegral.mexmaci64
│ │ │ ├── vl_quickshift.mexmaci64
│ │ │ ├── vl_hikmeanspush.mexmaci64
│ │ │ ├── vl_ikmeanspush.mexmaci64
│ │ │ ├── vl_imwbackwardmx.mexmaci64
│ │ │ ├── vl_kdtreebuild.mexmaci64
│ │ │ ├── vl_kdtreequery.mexmaci64
│ │ │ ├── vl_sampleinthist.mexmaci64
│ │ │ └── vl_siftdescriptor.mexmaci64
│ │ ├── noprefix
│ │ ├── assert_equal.m
│ │ ├── assert_almost_equal.m
│ │ ├── assert_exception.m
│ │ ├── pegasos.m
│ │ ├── svmpegasos.m
│ │ ├── rcos.m
│ │ ├── imsc.m
│ │ ├── hat.m
│ │ ├── imup.m
│ │ ├── isoctave.m
│ │ ├── tpfp.m
│ │ ├── ihat.m
│ │ ├── imseg.m
│ │ ├── whistc.m
│ │ ├── dsigmoid.m
│ │ ├── cf.m
│ │ ├── ikmeanshist.m
│ │ ├── ikmeanspush.m
│ │ ├── aibcutpush.m
│ │ ├── plotgrid.m
│ │ ├── dwaffine.m
│ │ ├── figaspect.m
│ │ ├── getpid.m
│ │ ├── simdctrl.m
│ │ ├── xyz2lab.m
│ │ ├── numder2.m
│ │ ├── flatmap.m
│ │ ├── gaussian.m
│ │ ├── dgaussian.m
│ │ ├── ihashfind.m
│ │ ├── imreadbw.m
│ │ ├── imreadgray.m
│ │ ├── ertr.m
│ │ ├── xyz2rgb.m
│ │ ├── numder.m
│ │ ├── xyz2luv.m
│ │ ├── imdown.m
│ │ ├── ddgaussian.m
│ │ ├── clicksegment.m
│ │ ├── waffine.m
│ │ ├── linespec2prop.m
│ │ ├── ubcread.m
│ │ ├── noprefix.m
│ │ ├── sigmoid.m
│ │ ├── erfill.m
│ │ ├── threads.m
│ │ ├── lbpfliplr.m
│ │ ├── matlabversion.m
│ │ ├── histmarg.m
│ │ ├── witps.m
│ │ ├── rgb2xyz.m
│ │ ├── lbp.m
│ │ ├── imgrad.m
│ │ ├── imwhiten.m
│ │ ├── imintegral.m
│ │ ├── test.m
│ │ ├── plotpoint.m
│ │ ├── hikmeanspush.m
│ │ ├── aibhist.m
│ │ └── binsearch.m
│ │ ├── xtest
│ │ ├── vl_assert_equal.m
│ │ ├── vl_test_slic.m
│ │ ├── vl_test_mser.m
│ │ ├── vl_test_grad.m
│ │ ├── vl_test_plotbox.m
│ │ ├── vl_test_hikmeans.m
│ │ ├── vl_test_ikmeans.m
│ │ ├── vl_test_imwbackward.m
│ │ ├── vl_assert_exception.m
│ │ ├── vl_test_phow.m
│ │ ├── vl_test_ihashsum.m
│ │ └── vl_assert_almost_equal.m
│ │ ├── misc
│ │ ├── vl_isoctave.m
│ │ ├── vl_getpid.m
│ │ ├── vl_simdctrl.m
│ │ ├── vl_version.m
│ │ ├── vl_matlabversion.m
│ │ ├── vl_ihashfind.m
│ │ ├── vl_threads.m
│ │ └── vl_numder.m
│ │ ├── demo
│ │ ├── vl_demo_kmeans_2d.m
│ │ ├── vl_demo_sift_or.m
│ │ └── vl_demo_cmd.m
│ │ ├── info.xml
│ │ ├── kmeans
│ │ ├── vl_ikmeanspush.m
│ │ └── vl_ikmeanshist.m
│ │ ├── geometry
│ │ ├── vl_ihat.m
│ │ └── vl_hat.m
│ │ ├── mser
│ │ ├── vl_ertr.m
│ │ └── vl_erfill.m
│ │ ├── aib
│ │ └── vl_aibcutpush.m
│ │ ├── special
│ │ ├── vl_dsigmoid.m
│ │ ├── vl_rcos.m
│ │ ├── vl_gaussian.m
│ │ ├── vl_dgaussian.m
│ │ ├── vl_ddgaussian.m
│ │ └── vl_sigmoid.m
│ │ ├── vl_root.m
│ │ ├── imop
│ │ ├── vl_imsc.m
│ │ ├── vl_imreadbw.m
│ │ └── vl_imreadgray.m
│ │ └── plotop
│ │ └── vl_cf.m
└── RF_Class_C
│ ├── mexClassRF_train.mexa64
│ ├── mexClassRF_train.mexw32
│ ├── mexClassRF_train.mexw64
│ ├── mexClassRF_predict.mexa64
│ ├── mexClassRF_predict.mexw32
│ ├── mexClassRF_predict.mexw64
│ ├── precompiled_rfsub
│ ├── win32
│ │ └── rfsub.o
│ ├── win64
│ │ └── rfsub.o
│ └── linux64
│ │ └── rfsub.o
│ ├── texput.log
│ └── test_ClassRF_extensively.m
├── vesselSegmentation
├── Features
│ ├── Features
│ │ ├── BCOSFIRE
│ │ │ ├── Gabor
│ │ │ │ ├── inhibfacil.m
│ │ │ │ └── onscreen.m
│ │ │ ├── COSFIRE
│ │ │ │ ├── getHashkey.m
│ │ │ │ ├── dilate.mexa64
│ │ │ │ ├── dilate.mexw64
│ │ │ │ ├── maximumOutput.m
│ │ │ │ ├── getDoGBankResponse.m
│ │ │ │ ├── imshift.m
│ │ │ │ ├── getCOSFIREstructure.m
│ │ │ │ ├── getDoG.m
│ │ │ │ └── getGaborResponse.m
│ │ │ ├── Performance
│ │ │ │ └── rocarea.m
│ │ │ └── Preprocessing
│ │ │ │ └── rescaleImage.m
│ │ ├── Soares2006.m
│ │ ├── soares
│ │ │ ├── morlet.m
│ │ │ ├── maxmorlet.m
│ │ │ └── generatefeaturesredfree.m
│ │ └── nguyen
│ │ │ ├── noisefiltering.m
│ │ │ └── im_seg.m
│ └── Util
│ │ └── generateFeatureFilter.m
├── README.md
├── Preprocessing
│ └── fakepad.m
├── CRF
│ ├── CRF_1.0
│ │ ├── maxflowmex.mexw64
│ │ ├── pairwisePart.mexa64
│ │ ├── pairwisePart.mexw64
│ │ ├── fullyCRFwithGivenPairwises.mexa64
│ │ └── fullyCRFwithGivenPairwises.mexw64
│ └── maxflow
│ │ ├── make.m
│ │ └── instances.inc
├── Util
│ ├── resizeImages.m
│ ├── Evaluation
│ │ ├── evaluateOverTestData.m
│ │ └── Metrics
│ │ │ └── getAverageMeasures.m
│ ├── getMultipleImagesFileNames.m
│ ├── openVesselLabels.m
│ ├── getLabeledDataFilenames.m
│ ├── openMultipleImages.m
│ └── encodeFileName.m
├── SOSVM
│ ├── Callbacks
│ │ └── lossCB.m
│ └── Util
│ │ ├── getfeatures.m
│ │ └── pairwisePotentials.m
└── SaveSegmentations.m
├── .gitignore
├── GRAPHICAL_ABSTRACT.png
├── Util
├── files
│ ├── generate_dataset_tag.m
│ ├── getOnlyFolders.m
│ ├── filterFileNames.m
│ └── removeFileNamesWithExtension.m
├── eval
│ └── plot_froc.m
├── openImagesFromFolder.m
└── images
│ └── turn_white_outside_fov.m
├── Learning
├── random-forest
│ └── classRF_predict_probabilities.m
└── standardizeCols.m
├── RedLesionDetection
└── util
│ ├── evaluation
│ ├── getMaLabels.m
│ └── is_in_ground_truth.m
│ ├── preprocessing
│ └── getTopHatTransformation.m
│ ├── deep_learning
│ ├── get_cnn_training_data.m
│ └── prepareCNNforExtractingFeatures.m
│ └── classifier
│ └── train_val_splits.m
├── Scripts
└── figures
│ └── script_classifiers_performance_ma_detection.m
└── default_configuration
└── data_preparation
└── config_organize_messidor_2_data.m
/external/matconvnet-master/.gitmodules:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/external/matconvnet-master/utils/proto/__init__.py:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/vesselSegmentation/Features/Features/BCOSFIRE/Gabor/inhibfacil.m:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/.gitignore:
--------------------------------------------------------------------------------
1 | *.mat
2 | *.asv
3 | *.DS_Store
4 | ConfigurationFiles/
5 | data/
6 | configuration/
7 | *.m~
8 |
--------------------------------------------------------------------------------
/external/matconvnet-master/matlab/compatibility/parallel/labindex.m:
--------------------------------------------------------------------------------
1 | function i = labindex()
2 | i = 1 ;
3 |
--------------------------------------------------------------------------------
/external/matconvnet-master/matlab/compatibility/parallel/numlabs.m:
--------------------------------------------------------------------------------
1 | function n = numlabs()
2 | n = 1 ;
3 |
--------------------------------------------------------------------------------
/GRAPHICAL_ABSTRACT.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/GRAPHICAL_ABSTRACT.png
--------------------------------------------------------------------------------
/vesselSegmentation/README.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/vesselSegmentation/README.md
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl.dll
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl.dll
--------------------------------------------------------------------------------
/external/RF_Class_C/mexClassRF_train.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/RF_Class_C/mexClassRF_train.mexa64
--------------------------------------------------------------------------------
/external/RF_Class_C/mexClassRF_train.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/RF_Class_C/mexClassRF_train.mexw32
--------------------------------------------------------------------------------
/external/RF_Class_C/mexClassRF_train.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/RF_Class_C/mexClassRF_train.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/libvl.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/libvl.so
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/libvl.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/libvl.so
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/noprefix/assert_equal.m:
--------------------------------------------------------------------------------
1 | function varargout = assert_equal(varargin)
2 | [varargout{1:nargout}] = vl_assert_equal(varargin{:});
3 |
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/xtest/vl_assert_equal.m:
--------------------------------------------------------------------------------
1 | function vl_assert_equal(x, y, varargin)
2 | assert(isequalwithequalnans(x,y),varargin{:}) ;
3 | end
4 |
--------------------------------------------------------------------------------
/vesselSegmentation/Preprocessing/fakepad.m:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/vesselSegmentation/Preprocessing/fakepad.m
--------------------------------------------------------------------------------
/external/RF_Class_C/mexClassRF_predict.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/RF_Class_C/mexClassRF_predict.mexa64
--------------------------------------------------------------------------------
/external/RF_Class_C/mexClassRF_predict.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/RF_Class_C/mexClassRF_predict.mexw32
--------------------------------------------------------------------------------
/external/RF_Class_C/mexClassRF_predict.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/RF_Class_C/mexClassRF_predict.mexw64
--------------------------------------------------------------------------------
/external/matconvnet-master/doc/figures/imnet.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/matconvnet-master/doc/figures/imnet.pdf
--------------------------------------------------------------------------------
/external/matconvnet-master/doc/figures/pepper.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/matconvnet-master/doc/figures/pepper.pdf
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_aib.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_aib.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_gmm.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_gmm.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_hog.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_hog.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_lbp.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_lbp.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_liop.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_liop.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_mser.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_mser.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_rodr.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_rodr.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_sift.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_sift.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_slic.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_slic.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_vlad.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_vlad.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_aib.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_aib.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_gmm.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_gmm.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_hog.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_hog.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_lbp.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_lbp.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_liop.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_liop.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_mser.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_mser.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_rodr.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_rodr.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_sift.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_sift.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_slic.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_slic.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_vlad.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_vlad.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/libvl.dylib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/libvl.dylib
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/libvl.dylib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/libvl.dylib
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/msvcr100.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/msvcr100.dll
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_aib.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_aib.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_gmm.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_gmm.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_hog.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_hog.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_lbp.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_lbp.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_liop.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_liop.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_mser.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_mser.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_rodr.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_rodr.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_sift.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_sift.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_slic.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_slic.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_vlad.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_vlad.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/msvcr100.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/msvcr100.dll
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_aib.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_aib.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_gmm.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_gmm.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_hog.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_hog.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_lbp.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_lbp.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_liop.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_liop.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_mser.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_mser.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_rodr.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_rodr.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_sift.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_sift.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_slic.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_slic.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_vlad.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_vlad.mexw64
--------------------------------------------------------------------------------
/vesselSegmentation/CRF/CRF_1.0/maxflowmex.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/vesselSegmentation/CRF/CRF_1.0/maxflowmex.mexw64
--------------------------------------------------------------------------------
/vesselSegmentation/Features/Features/Soares2006.m:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/vesselSegmentation/Features/Features/Soares2006.m
--------------------------------------------------------------------------------
/external/RF_Class_C/precompiled_rfsub/win32/rfsub.o:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/RF_Class_C/precompiled_rfsub/win32/rfsub.o
--------------------------------------------------------------------------------
/external/RF_Class_C/precompiled_rfsub/win64/rfsub.o:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/RF_Class_C/precompiled_rfsub/win64/rfsub.o
--------------------------------------------------------------------------------
/external/matconvnet-master/matlab/src/bits/data.cpp:
--------------------------------------------------------------------------------
1 | #if ENABLE_GPU
2 | #error This file should not be compiled with GPU support enabled
3 | #endif
4 | #include "data.cu"
5 |
--------------------------------------------------------------------------------
/external/matconvnet-master/matlab/src/bits/nnbnorm.cpp:
--------------------------------------------------------------------------------
1 | #ifdef ENABLE_GPU
2 | #error "The file nnbnorm.cu should be compiled instead"
3 | #endif
4 | #include "nnbnorm.cu"
5 |
--------------------------------------------------------------------------------
/external/matconvnet-master/matlab/src/bits/nnconv.cpp:
--------------------------------------------------------------------------------
1 | #ifdef ENABLE_GPU
2 | #error "The file nnconv.cu should be compiled instead"
3 | #endif
4 | #include "nnconv.cu"
5 |
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_binsum.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_binsum.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_covdet.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_covdet.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_cummax.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_cummax.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_dsift.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_dsift.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_erfill.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_erfill.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_fisher.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_fisher.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_getpid.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_getpid.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_irodr.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_irodr.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_kmeans.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_kmeans.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_tpsumx.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_tpsumx.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_binsum.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_binsum.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_covdet.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_covdet.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_cummax.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_cummax.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_dsift.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_dsift.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_erfill.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_erfill.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_fisher.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_fisher.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_getpid.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_getpid.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_irodr.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_irodr.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_kmeans.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_kmeans.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_tpsumx.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_tpsumx.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_aib.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_aib.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_gmm.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_gmm.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_hog.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_hog.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_lbp.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_lbp.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_liop.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_liop.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_mser.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_mser.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_rodr.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_rodr.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_sift.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_sift.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_slic.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_slic.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_vlad.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_vlad.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_binsum.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_binsum.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_covdet.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_covdet.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_cummax.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_cummax.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_dsift.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_dsift.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_erfill.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_erfill.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_fisher.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_fisher.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_getpid.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_getpid.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_irodr.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_irodr.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_kmeans.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_kmeans.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_tpsumx.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_tpsumx.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_binsum.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_binsum.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_covdet.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_covdet.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_cummax.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_cummax.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_dsift.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_dsift.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_erfill.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_erfill.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_fisher.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_fisher.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_getpid.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_getpid.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_irodr.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_irodr.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_kmeans.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_kmeans.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_tpsumx.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_tpsumx.mexw64
--------------------------------------------------------------------------------
/vesselSegmentation/CRF/CRF_1.0/pairwisePart.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/vesselSegmentation/CRF/CRF_1.0/pairwisePart.mexa64
--------------------------------------------------------------------------------
/vesselSegmentation/CRF/CRF_1.0/pairwisePart.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/vesselSegmentation/CRF/CRF_1.0/pairwisePart.mexw64
--------------------------------------------------------------------------------
/external/RF_Class_C/precompiled_rfsub/linux64/rfsub.o:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/RF_Class_C/precompiled_rfsub/linux64/rfsub.o
--------------------------------------------------------------------------------
/external/matconvnet-master/.gitattributes:
--------------------------------------------------------------------------------
1 | * text=auto
2 | *.vcxproj text merge=union eol=crlf
3 | *.vcxproj.filters merge=union eol=crlf
4 | *.sln text merge=union eol=crlf
5 |
--------------------------------------------------------------------------------
/external/matconvnet-master/matlab/src/vl_nnconv.cpp:
--------------------------------------------------------------------------------
1 | #if ENABLE_GPU
2 | #error This file should not be compiled with GPU support enabled
3 | #endif
4 | #include "vl_nnconv.cu"
5 |
--------------------------------------------------------------------------------
/external/matconvnet-master/matlab/src/vl_nnpool.cpp:
--------------------------------------------------------------------------------
1 | #if ENABLE_GPU
2 | #error This file should not be compiled with GPU support enabled
3 | #endif
4 | #include "vl_nnpool.cu"
5 |
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_aibhist.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_aibhist.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_alldist.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_alldist.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_alldist2.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_alldist2.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_binsearch.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_binsearch.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_hikmeans.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_hikmeans.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_homkermap.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_homkermap.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_ihashfind.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_ihashfind.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_ihashsum.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_ihashsum.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_ikmeans.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_ikmeans.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_imdisttf.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_imdisttf.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_imsmooth.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_imsmooth.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_inthist.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_inthist.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_localmax.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_localmax.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_simdctrl.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_simdctrl.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_svmtrain.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_svmtrain.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_threads.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_threads.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_twister.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_twister.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_ubcmatch.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_ubcmatch.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_version.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_version.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_aibhist.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_aibhist.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_alldist.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_alldist.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_alldist2.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_alldist2.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_binsearch.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_binsearch.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_hikmeans.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_hikmeans.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_homkermap.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_homkermap.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_ihashfind.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_ihashfind.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_ihashsum.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_ihashsum.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_ikmeans.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_ikmeans.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_imdisttf.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_imdisttf.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_imsmooth.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_imsmooth.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_inthist.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_inthist.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_localmax.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_localmax.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_simdctrl.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_simdctrl.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_svmtrain.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_svmtrain.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_threads.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_threads.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_twister.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_twister.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_ubcmatch.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_ubcmatch.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_version.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_version.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_aibhist.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_aibhist.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_alldist.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_alldist.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_binsum.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_binsum.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_covdet.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_covdet.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_cummax.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_cummax.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_dsift.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_dsift.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_erfill.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_erfill.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_fisher.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_fisher.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_getpid.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_getpid.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_ikmeans.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_ikmeans.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_inthist.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_inthist.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_irodr.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_irodr.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_kmeans.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_kmeans.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_threads.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_threads.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_tpsumx.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_tpsumx.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_twister.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_twister.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_version.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_version.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_aib.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_aib.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_gmm.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_gmm.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_hog.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_hog.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_lbp.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_lbp.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_aibhist.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_aibhist.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_alldist.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_alldist.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_alldist2.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_alldist2.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_binsearch.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_binsearch.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_hikmeans.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_hikmeans.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_homkermap.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_homkermap.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_ihashfind.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_ihashfind.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_ihashsum.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_ihashsum.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_ikmeans.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_ikmeans.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_imdisttf.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_imdisttf.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_imsmooth.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_imsmooth.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_inthist.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_inthist.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_localmax.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_localmax.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_simdctrl.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_simdctrl.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_svmtrain.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_svmtrain.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_threads.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_threads.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_twister.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_twister.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_ubcmatch.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_ubcmatch.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_version.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_version.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_aibhist.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_aibhist.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_alldist.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_alldist.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_alldist2.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_alldist2.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_binsearch.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_binsearch.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_hikmeans.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_hikmeans.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_homkermap.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_homkermap.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_ihashfind.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_ihashfind.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_ihashsum.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_ihashsum.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_ikmeans.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_ikmeans.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_imdisttf.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_imdisttf.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_imsmooth.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_imsmooth.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_inthist.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_inthist.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_localmax.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_localmax.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_simdctrl.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_simdctrl.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_svmtrain.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_svmtrain.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_threads.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_threads.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_twister.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_twister.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_ubcmatch.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_ubcmatch.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_version.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_version.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/noprefix/assert_almost_equal.m:
--------------------------------------------------------------------------------
1 | function varargout = assert_almost_equal(varargin)
2 | [varargout{1:nargout}] = vl_assert_almost_equal(varargin{:});
3 |
--------------------------------------------------------------------------------
/vesselSegmentation/Features/Features/soares/morlet.m:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/vesselSegmentation/Features/Features/soares/morlet.m
--------------------------------------------------------------------------------
/external/matconvnet-master/matlab/src/bits/datamex.cpp:
--------------------------------------------------------------------------------
1 | #if ENABLE_GPU
2 | #error This file should not be compiled with GPU support enabled
3 | #endif
4 | #include "datamex.cu"
5 |
--------------------------------------------------------------------------------
/external/matconvnet-master/matlab/src/bits/nnpooling.cpp:
--------------------------------------------------------------------------------
1 | #ifdef ENABLE_GPU
2 | #error "The file nnpooling.cu should be compiled instead"
3 | #endif
4 | #include "nnpooling.cu"
5 |
--------------------------------------------------------------------------------
/external/matconvnet-master/matlab/src/vl_nnbnorm.cpp:
--------------------------------------------------------------------------------
1 | #if ENABLE_GPU
2 | #error This file should not be compiled with GPU support enabled
3 | #endif
4 | #include "vl_nnbnorm.cu"
5 |
--------------------------------------------------------------------------------
/external/matconvnet-master/matlab/src/vl_nnconvt.cpp:
--------------------------------------------------------------------------------
1 | #if ENABLE_GPU
2 | #error This file should not be compiled with GPU support enabled
3 | #endif
4 | #include "vl_nnconvt.cu"
5 |
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_ikmeanspush.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_ikmeanspush.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_imintegral.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_imintegral.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_kdtreebuild.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_kdtreebuild.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_kdtreequery.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_kdtreequery.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_quickshift.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_quickshift.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_ikmeanspush.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_ikmeanspush.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_imintegral.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_imintegral.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_kdtreebuild.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_kdtreebuild.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_kdtreequery.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_kdtreequery.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_quickshift.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_quickshift.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_alldist2.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_alldist2.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_binsearch.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_binsearch.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_hikmeans.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_hikmeans.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_homkermap.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_homkermap.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_ihashfind.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_ihashfind.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_ihashsum.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_ihashsum.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_imdisttf.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_imdisttf.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_imsmooth.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_imsmooth.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_localmax.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_localmax.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_simdctrl.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_simdctrl.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_svmtrain.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_svmtrain.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_ubcmatch.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_ubcmatch.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_dsift.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_dsift.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_irodr.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_irodr.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_liop.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_liop.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_mser.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_mser.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_rodr.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_rodr.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_sift.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_sift.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_slic.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_slic.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_vlad.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_vlad.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_ikmeanspush.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_ikmeanspush.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_imintegral.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_imintegral.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_kdtreebuild.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_kdtreebuild.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_kdtreequery.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_kdtreequery.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_quickshift.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_quickshift.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_ikmeanspush.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_ikmeanspush.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_imintegral.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_imintegral.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_kdtreebuild.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_kdtreebuild.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_kdtreequery.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_kdtreequery.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_quickshift.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_quickshift.mexw64
--------------------------------------------------------------------------------
/vesselSegmentation/Features/Features/BCOSFIRE/COSFIRE/getHashkey.m:
--------------------------------------------------------------------------------
1 | function key = getHashkey(tuple)
2 |
3 | primelist = [2 3 5];
4 | key = prod(primelist(1:length(tuple)).^tuple);
--------------------------------------------------------------------------------
/vesselSegmentation/Features/Features/soares/maxmorlet.m:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/vesselSegmentation/Features/Features/soares/maxmorlet.m
--------------------------------------------------------------------------------
/external/matconvnet-master/matlab/src/bits/nnnormalize.cpp:
--------------------------------------------------------------------------------
1 | #ifdef ENABLE_GPU
2 | #error "The file nnnormalize.cu should be compiled instead"
3 | #endif
4 | #include "nnnormalize.cu"
5 |
--------------------------------------------------------------------------------
/external/matconvnet-master/matlab/src/vl_imreadjpeg.cpp:
--------------------------------------------------------------------------------
1 | #if ENABLE_GPU
2 | #error This file should not be compiled with GPU support enabled
3 | #endif
4 | #include "vl_imreadjpeg.cu"
5 |
--------------------------------------------------------------------------------
/external/matconvnet-master/matlab/src/vl_nnnormalize.cpp:
--------------------------------------------------------------------------------
1 | #if ENABLE_GPU
2 | #error This file should not be compiled with GPU support enabled
3 | #endif
4 | #include "vl_nnnormalize.cu"
5 |
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_hikmeanspush.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_hikmeanspush.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_imwbackwardmx.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_imwbackwardmx.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_sampleinthist.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_sampleinthist.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexa64/vl_siftdescriptor.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexa64/vl_siftdescriptor.mexa64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_hikmeanspush.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_hikmeanspush.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_imwbackwardmx.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_imwbackwardmx.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_sampleinthist.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_sampleinthist.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexglx/vl_siftdescriptor.mexglx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexglx/vl_siftdescriptor.mexglx
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_hikmeanspush.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_hikmeanspush.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_ikmeanspush.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_ikmeanspush.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_imintegral.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_imintegral.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_kdtreebuild.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_kdtreebuild.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_kdtreequery.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_kdtreequery.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_quickshift.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_quickshift.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_aibhist.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_aibhist.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_alldist.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_alldist.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_alldist2.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_alldist2.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_binsum.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_binsum.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_covdet.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_covdet.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_cummax.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_cummax.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_erfill.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_erfill.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_fisher.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_fisher.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_getpid.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_getpid.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_hikmeans.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_hikmeans.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_ihashsum.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_ihashsum.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_ikmeans.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_ikmeans.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_imdisttf.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_imdisttf.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_imsmooth.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_imsmooth.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_inthist.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_inthist.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_kmeans.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_kmeans.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_localmax.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_localmax.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_simdctrl.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_simdctrl.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_svmtrain.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_svmtrain.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_threads.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_threads.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_tpsumx.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_tpsumx.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_twister.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_twister.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_ubcmatch.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_ubcmatch.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_version.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_version.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_hikmeanspush.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_hikmeanspush.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_imwbackwardmx.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_imwbackwardmx.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_sampleinthist.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_sampleinthist.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw32/vl_siftdescriptor.mexw32:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw32/vl_siftdescriptor.mexw32
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_hikmeanspush.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_hikmeanspush.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_imwbackwardmx.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_imwbackwardmx.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_sampleinthist.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_sampleinthist.mexw64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexw64/vl_siftdescriptor.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexw64/vl_siftdescriptor.mexw64
--------------------------------------------------------------------------------
/external/matconvnet-master/doc/site/docs/figures/stn-perf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/matconvnet-master/doc/site/docs/figures/stn-perf.png
--------------------------------------------------------------------------------
/external/matconvnet-master/matlab/src/bits/nnbilinearsampler.cpp:
--------------------------------------------------------------------------------
1 | #ifdef ENABLE_GPU
2 | #error "The file nnbnorm.cu should be compiled instead"
3 | #endif
4 | #include "nnbilinearsampler.cu"
5 |
--------------------------------------------------------------------------------
/external/matconvnet-master/matlab/src/bits/nnsubsample.cpp:
--------------------------------------------------------------------------------
1 | #ifdef ENABLE_GPU
2 | #error "The file nnsubsample.cu should be compiled instead"
3 | #endif
4 | #include "nnsubsample.cu"
5 |
6 |
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_imwbackwardmx.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_imwbackwardmx.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_sampleinthist.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_sampleinthist.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci/vl_siftdescriptor.mexmaci:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci/vl_siftdescriptor.mexmaci
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_binsearch.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_binsearch.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_homkermap.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_homkermap.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_ihashfind.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_ihashfind.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_imintegral.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_imintegral.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_quickshift.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_quickshift.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/noprefix/assert_exception.m:
--------------------------------------------------------------------------------
1 | function varargout = assert_exception(varargin)
2 | % VL_ASSERT_EXCEPTION
3 | [varargout{1:nargout}] = vl_assert_exception(varargin{:});
4 |
--------------------------------------------------------------------------------
/external/matconvnet-master/doc/site/docs/figures/stn-samples.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/matconvnet-master/doc/site/docs/figures/stn-samples.png
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_hikmeanspush.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_hikmeanspush.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_ikmeanspush.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_ikmeanspush.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_imwbackwardmx.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_imwbackwardmx.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_kdtreebuild.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_kdtreebuild.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_kdtreequery.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_kdtreequery.mexmaci64
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_sampleinthist.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_sampleinthist.mexmaci64
--------------------------------------------------------------------------------
/vesselSegmentation/CRF/CRF_1.0/fullyCRFwithGivenPairwises.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/vesselSegmentation/CRF/CRF_1.0/fullyCRFwithGivenPairwises.mexa64
--------------------------------------------------------------------------------
/vesselSegmentation/CRF/CRF_1.0/fullyCRFwithGivenPairwises.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/vesselSegmentation/CRF/CRF_1.0/fullyCRFwithGivenPairwises.mexw64
--------------------------------------------------------------------------------
/external/matconvnet-master/matlab/src/bits/nnfullyconnected.cpp:
--------------------------------------------------------------------------------
1 | #ifdef ENABLE_GPU
2 | #error "The file nnfullyconnected.cu should be compiled instead"
3 | #endif
4 | #include "nnfullyconnected.cu"
5 |
--------------------------------------------------------------------------------
/external/matconvnet-master/matlab/src/vl_nnbilinearsampler.cpp:
--------------------------------------------------------------------------------
1 | #if ENABLE_GPU
2 | #error This file should not be compiled with GPU support enabled
3 | #endif
4 | #include "vl_nnbilinearsampler.cu"
5 |
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/mex/mexmaci64/vl_siftdescriptor.mexmaci64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/external/vlfeat/toolbox/mex/mexmaci64/vl_siftdescriptor.mexmaci64
--------------------------------------------------------------------------------
/vesselSegmentation/Features/Features/BCOSFIRE/COSFIRE/dilate.mexa64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/vesselSegmentation/Features/Features/BCOSFIRE/COSFIRE/dilate.mexa64
--------------------------------------------------------------------------------
/vesselSegmentation/Features/Features/BCOSFIRE/COSFIRE/dilate.mexw64:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/vesselSegmentation/Features/Features/BCOSFIRE/COSFIRE/dilate.mexw64
--------------------------------------------------------------------------------
/vesselSegmentation/Features/Features/BCOSFIRE/Performance/rocarea.m:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/vesselSegmentation/Features/Features/BCOSFIRE/Performance/rocarea.m
--------------------------------------------------------------------------------
/vesselSegmentation/Features/Features/soares/generatefeaturesredfree.m:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ignaciorlando/red-lesion-detection/HEAD/vesselSegmentation/Features/Features/soares/generatefeaturesredfree.m
--------------------------------------------------------------------------------
/vesselSegmentation/Util/resizeImages.m:
--------------------------------------------------------------------------------
1 |
2 | function [images] = resizeImages(images, scale)
3 |
4 | for i = 1 : length(images)
5 | images{i} = imresize(images{i}, scale);
6 | end
7 |
8 | end
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/noprefix/pegasos.m:
--------------------------------------------------------------------------------
1 | function varargout = pegasos(varargin)
2 | % VL_PEGASOS [deprecated]
3 | % VL_PEGASOS is deprecated. Please use VL_SVMTRAIN() instead.
4 | [varargout{1:nargout}] = vl_pegasos(varargin{:});
5 |
--------------------------------------------------------------------------------
/external/matconvnet-master/doc/site/docs/js/mathjaxhelper.js:
--------------------------------------------------------------------------------
1 | /*
2 | #if false
3 | Prevent Unity to try compiling this js
4 | */
5 | MathJax.Hub.Config({
6 | "tex2jax": { inlineMath: [ [ '$', '$' ] ] }
7 | });
8 | /*
9 | #endif
10 | */
--------------------------------------------------------------------------------
/vesselSegmentation/Features/Features/BCOSFIRE/COSFIRE/maximumOutput.m:
--------------------------------------------------------------------------------
1 | function [ output ] = maximumOutput( input )
2 | for i = 1:length(input)
3 | in(:,:,i) = input{i};
4 | end
5 |
6 | output = max(in, [], 3);
7 | end
8 |
9 |
--------------------------------------------------------------------------------
/external/matconvnet-master/matlab/compatibility/parallel/gather.m:
--------------------------------------------------------------------------------
1 | function x=gather(x)
2 | % GATHER Compatibility stub for the GATHER() function
3 | % GATHER() is a function in the Parallel MATLAB toolbox. MATCONVNET
4 | % can work without it.
5 |
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/noprefix/svmpegasos.m:
--------------------------------------------------------------------------------
1 | function varargout = svmpegasos(varargin)
2 | % VL_SVMPEGASOS [deprecated]
3 | % VL_SVMPEGASOS is deprecated. Please use VL_SVMTRAIN() instead.
4 | [varargout{1:nargout}] = vl_svmpegasos(varargin{:});
5 |
--------------------------------------------------------------------------------
/external/vlfeat/toolbox/noprefix/rcos.m:
--------------------------------------------------------------------------------
1 | function varargout = rcos(varargin)
2 | % VL_RCOS RCOS function
3 | % Y = VL_RCOS(R,X) computes the RCOS function with roll-off R.
4 | %
5 | % See also: VL_HELP().
6 | [varargout{1:nargout}] = vl_rcos(varargin{:});
7 |
--------------------------------------------------------------------------------
/vesselSegmentation/Util/Evaluation/evaluateOverTestData.m:
--------------------------------------------------------------------------------
1 |
2 | function [result] = evaluateOverTestData(param, model, testset)
3 |
4 | % Get results
5 | [result.segmentations, result.qualityMeasures] = getBunchSegmentations(param, testset, model);
6 |
7 | end
--------------------------------------------------------------------------------
/external/matconvnet-master/doc/site/docs/js/toggle.js:
--------------------------------------------------------------------------------
1 | function toggle_visibility(id) {
2 | var e = document.getElementById(id);
3 | if(e.style.display == 'block')
4 | e.style.display = 'none';
5 | else
6 | e.style.display = 'block';
7 | }
8 |
--------------------------------------------------------------------------------
/external/matconvnet-master/matconvnet.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |