Module imagingbook.common
module imagingbook.common
The central part of imagingbook library with implementions of image
processing algorithms, associated data structures and utility code.
-
Packages
ExportsPackageDescriptionFourier descriptors for 2D shape representation and matching.EISPACK code (FORTRAN) for solving generalized eigenvalue problems (from http://www.netlib.no/netlib/eispack).Implementation of David Lowe's SIFT feature detection scheme.Indirect Exports -
Modules
RequiresModifierModuleDescriptiontransitiveProvides minimal infrastructure required for building other imagingbook library packages.