1
0
Fork 0
mirror of https://github.com/ruby-opencv/ruby-opencv synced 2023-03-27 23:22:12 -04:00

fix module name

This commit is contained in:
ser1zw 2016-04-03 07:53:39 +09:00
parent a2b46e4839
commit 9c7e778928
24 changed files with 11 additions and 3265 deletions

View file

@ -1,7 +1,7 @@
#ifndef RUBY_OPENCV_RECT_H
#define RUBY_OPENCV_RECT_H
/*
* Document-class: OpenCV::Rect
* Document-class: Cv::Rect
*/
namespace rubyopencv {
namespace Rect {