obuk / Cv-Stitcher

Cv-Stitcher module is perl interface to OpenCV cv::stitcher, and it works with Cv module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Cv-Stitcher module is perl interface to OpenCV cv::stitcher, and it works with Cv module


Languages

Language:C 84.7%Language:Perl 15.3%