obuk/Cv-Stitcher
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Cv-Stitcher version 0.01 ======================= Cv-Stitcher module is perl interface to OpenCV cv::stitcher, and it works with Cv module. INSTALLATION To install this module type the following: $ perl Makefile.PL $ make $ make test $ make install DEPENDENCIES This module requires these other modules and libraries: Cv COPYRIGHT AND LICENCE Copyright (c) 2013 by Masuda Yuta. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.