]> Creatis software - FrontAlgorithms.git/commit
...
authorLeonardo Flórez-Valencia <florez-l@javeriana.edu.co>
Tue, 26 Sep 2017 21:22:49 +0000 (16:22 -0500)
committerLeonardo Flórez-Valencia <florez-l@javeriana.edu.co>
Tue, 26 Sep 2017 21:22:49 +0000 (16:22 -0500)
commitb4059b76232207db78905ed83fa96115c7fe41c3
tree6feb6b7ed5140d48d7d200558d5f1afcd0262155
parent30e4529b4758ee7b397c4e839ac0e3334adb4010
...
23 files changed:
CMakeLists.txt
cmake/Definitions.cmake [new file with mode: 0644]
cmake/Functions.cmake [new file with mode: 0644]
cmake/InstallCommands.cmake [new file with mode: 0644]
examples/CMakeLists.txt [moved from tests/CMakeLists.txt with 72% similarity]
examples/image/CMakeLists.txt [moved from tests/image/CMakeLists.txt with 75% similarity]
examples/image/Dijkstra/CMakeLists.txt [moved from tests/image/Dijkstra/CMakeLists.txt with 75% similarity]
examples/image/Dijkstra/ExtractAxis.cxx [moved from tests/image/Dijkstra/ExtractAxis.cxx with 100% similarity]
examples/image/Dijkstra/ExtractSkeleton.cxx [moved from tests/image/Dijkstra/ExtractSkeleton.cxx with 100% similarity]
examples/image/Dijkstra/Gaussian.cxx [moved from tests/image/Dijkstra/Gaussian.cxx with 100% similarity]
examples/image/Dijkstra/Identity.cxx [moved from tests/image/Dijkstra/Identity.cxx with 100% similarity]
examples/image/Dijkstra/Invert.cxx [moved from tests/image/Dijkstra/Invert.cxx with 100% similarity]
examples/image/RandomWalker/CMakeLists.txt [moved from tests/image/RandomWalker/CMakeLists.txt with 58% similarity]
examples/image/RandomWalker/CompareRandomWalkers.cxx [moved from tests/image/RandomWalker/CompareRandomWalkers.cxx with 100% similarity]
examples/image/RandomWalker/Gaussian.cxx [moved from tests/image/RandomWalker/Gaussian.cxx with 100% similarity]
examples/image/RandomWalker/Original.cxx [moved from tests/image/RandomWalker/Original.cxx with 100% similarity]
examples/image/RegionGrow/BinaryThreshold.cxx [moved from tests/image/RegionGrow/BinaryThreshold.cxx with 100% similarity]
examples/image/RegionGrow/CMakeLists.txt [moved from tests/image/RegionGrow/CMakeLists.txt with 73% similarity]
examples/image/RegionGrow/Mori.cxx [moved from tests/image/RegionGrow/Mori.cxx with 100% similarity]
examples/image/RegionGrow/Tautology.cxx [moved from tests/image/RegionGrow/Tautology.cxx with 100% similarity]
lib/CMakeLists.txt
lib/fpa/CMakeLists.txt
lib/fpa/Config.h.in