December 2022
Intermediate to advanced
488 pages
16h 2m
English
The CVIPtools (Computer Vision and Image Processing tools) software was developed at Southern Illinois University Edwardsville, and it contains functions to perform the operations that are discussed in this book. These were originally written in ANSI-compatible C code and divided into libraries based on function category. For the current version of CVIPtools, a wrapper based on the Common Object Module (COM) interface was added to each function, and these COM functions are all contained in a dynamically linked library (dll) for use under the Windows operating system. A graphical user interface (GUI) was created for algorithm development and exploratory ...