SimpleITK - Open Source Multi-dimensional Image Analysis
Intro simpleitk๋ ์คํ์์ค๋ก์ ์ฃผ๋ก ์๋ฃ, ์ฒ๋ฌธ์์ ์ฌ์ง์ ํ๋ก์ธ์ฑํ๋ ํดํท์ด๋ค. ์ฃผ๋ก python์ ์ฌ์ฉํ๋๋ฐ ์ค์น์ ์ฌ์ฉ์ด ๋๋ฌด ์ง์ ๋ถํ๊ณ ๋ฒ๊ฑฐ๋กญ๋ค. lua๋ฅผ ์ฌ์ฉํ๋ ๋ฐฉ๋ฒ์ ์์ ๋ณด์๋ค. ์ค์น๋ luarocks ํจํค์ง ๋งค๋์ ๋ฅผ ์ฌ์ฉํ์๊ณ apiํํ๋ก ์ปดํ์ผํด์ ์ฌ์ฉํ๋ค. Install Python Package Install $ pip install SimpleITK $ pip install SimpleITK-SimpleElastix $ vim test.py import SimpleITK as sitk Lua Package Install : version 2.2.0 $ luarocks search simpleitk # ํจํค์ง ๊ฒ์ $ luarocks install --local simpleitk # ๋ก์ปฌ`~/.luarocks`์ ์ค์น $ vim test.lua Links Quick Start: https://simpleitk.readthedocs.io/en/master/gettingStarted.html Github Page: https://github.com/SimpleITK/SimpleITKLuaRock Python SimpleITK Howto: https://bo-10000.tistory.com/61