Analogue of the scale-invariant feature transform (SIFT) for three-dimensional images. Includes an image processing and linear algebra library with feature matching and RANSAC regression. Also includes IO functions supporting a variety of image formats.
All I did was the same as instructions in 'INSTALL_LINUX.md' except that I installed the dependency named libdcmtk2-dev instead of libdcmtk-dev. It failed when I compiled the 'SIFT3D' with cmake. Here are the errors:
All I did was the same as instructions in 'INSTALL_LINUX.md' except that I installed the dependency named libdcmtk2-dev instead of libdcmtk-dev. It failed when I compiled the 'SIFT3D' with cmake. Here are the errors: