Integrating Vision Toolkit Code
Brought to you by:
padrem
File | Date | Author | Commit |
---|---|---|---|
examples | 2019-11-28 |
![]() |
[4d091d] ran dos2unix for all .h and .cpp files |
src | 2019-11-28 |
![]() |
[33bbd1] bugfix in ImageProcessor::ApplyHomography for t... |
README.md | 2019-11-28 |
![]() |
[ca90eb] initial add from ivt-1.3.22.zip |
See http://ivt.sf.net for documentation.
Check the git repository for updates: git clone git://git.code.sf.net/p/ivt/code
The initial add to the git repository is the version ivt-1.3.22. Since then, updates will be commited to the git repository only. New versions will be released very rarely. It is therefore strongly recommended to pull updates from the git repository.
The git repository contains only the source files (IVT/src and IVT/examples). For all other files (IVT/doc, IVT/files, IVT/win32), ivt-1.3.22.zip downloaded from https://sf.net/projects/ivt
CMake support will be added soon, replacing the Makefiles and Visual Studio project files (IVT/win32), which are contained in the archive ivt-1.3.22.zip.