1
0
Fork 0
mirror of https://github.com/ruby-opencv/ruby-opencv synced 2023-03-27 23:22:12 -04:00
ruby-opencv/ext/opencv
2020-06-16 07:17:03 +09:00
..
algorithm.cpp update for generating documents 2014-01-14 18:15:44 +09:00
algorithm.h update for generating documents 2014-01-14 18:15:44 +09:00
curve.cpp fix some codes for YARD 0.8 2012-05-31 02:38:41 +09:00
curve.h fix some codes for YARD 0.8 2012-05-31 02:38:41 +09:00
cvavgcomp.cpp fix some codes for YARD 0.8 2012-05-31 02:38:41 +09:00
cvavgcomp.h fix some codes for YARD 0.8 2012-05-31 02:38:41 +09:00
cvbox2d.cpp change descriptions of some constructor methods 2012-08-21 01:34:07 +09:00
cvbox2d.h fix some codes for YARD 0.8 2012-05-31 02:38:41 +09:00
cvcapture.cpp Fix Fixnum's in documentation and in tests 2017-02-10 12:43:54 +01:00
cvcapture.h Implemented close method for CvCapture 2016-04-08 13:35:40 +02:00
cvchain.cpp Fix Fixnum's in documentation and in tests 2017-02-10 12:43:54 +01:00
cvchain.h fix some codes for YARD 0.8 2012-05-31 02:38:41 +09:00
cvcircle32f.cpp fix some codes for YARD 0.8 2012-05-31 02:38:41 +09:00
cvcircle32f.h fix some codes for YARD 0.8 2012-05-31 02:38:41 +09:00
cvconnectedcomp.cpp change descriptions of some constructor methods 2012-08-21 01:34:07 +09:00
cvconnectedcomp.h fix some codes for YARD 0.8 2012-05-31 02:38:41 +09:00
cvcontour.cpp Fix Fixnum's in documentation and in tests 2017-02-10 12:43:54 +01:00
cvcontour.h Implemented match_shapes for CvContour 2016-06-17 14:57:12 +02:00
cvcontourtree.cpp fix for YARD 0.8 (experimental) 2012-05-09 02:17:18 +09:00
cvcontourtree.h fix for YARD 0.8 (experimental) 2012-05-09 02:17:18 +09:00
cvconvexitydefect.cpp add documents of CvConvexityDefect 2012-05-31 02:58:54 +09:00
cvconvexitydefect.h add documents of CvConvexityDefect 2012-05-31 02:58:54 +09:00
cverror.cpp add documents of CvError 2012-08-05 00:46:23 +09:00
cverror.h add documents of CvError 2012-08-05 00:46:23 +09:00
cvfeaturetree.cpp change descriptions of some constructor methods 2012-08-21 01:34:07 +09:00
cvfeaturetree.h add documents of CvFeatureTree 2012-08-05 00:38:46 +09:00
cvfont.cpp Fix Fixnum's in documentation and in tests 2017-02-10 12:43:54 +01:00
cvfont.h Merge branch 'master' into documentation 2013-01-20 05:33:11 +09:00
cvhaarclassifiercascade.cpp Merge branch 'master' into documentation 2013-01-20 05:33:11 +09:00
cvhaarclassifiercascade.h add documents of CvHaarClassifierCascade 2012-08-05 01:45:20 +09:00
cvhistogram.cpp replace ALLOCA_N to RB_ALLOC_N (#103) 2020-06-16 07:17:03 +09:00
cvhistogram.h add documents of CvHistogram 2012-08-05 23:15:47 +09:00
cvhumoments.cpp add documents of CvHuMoments 2012-08-21 00:37:28 +09:00
cvhumoments.h add documents of CvHuMoments 2012-08-21 00:37:28 +09:00
cvline.cpp add documents of CvLine 2012-08-21 01:07:53 +09:00
cvline.h add documents of CvLine 2012-08-21 01:07:53 +09:00
cvmat.cpp replace ALLOCA_N to RB_ALLOC_N (#103) 2020-06-16 07:17:03 +09:00
cvmat.h add CvMat#norm 2015-01-02 03:12:52 +09:00
cvmemstorage.cpp fix some documents 2014-01-15 00:35:20 +09:00
cvmemstorage.h change CvSeq's constructor parameter to Fixnum flags to allow CV_SEQ_KIND_* flags 2014-08-10 07:20:27 +09:00
cvmoments.cpp small fix 2014-01-18 19:08:13 +09:00
cvmoments.h update for generating documents 2014-01-14 18:15:44 +09:00
cvpoint.cpp Fix Fixnum's in documentation and in tests 2017-02-10 12:43:54 +01:00
cvpoint.h update for generating documents 2014-01-14 18:15:44 +09:00
cvpoint2d32f.cpp fix some documents 2014-01-15 00:35:20 +09:00
cvpoint2d32f.h update for generating documents 2014-01-14 18:15:44 +09:00
cvpoint3d32f.cpp fix some documents 2014-01-15 00:35:20 +09:00
cvpoint3d32f.h update for generating documents 2014-01-14 18:15:44 +09:00
cvrect.cpp fix some documents 2014-01-15 00:35:20 +09:00
cvrect.h update for generating documents 2014-01-14 18:15:44 +09:00
cvscalar.cpp Fix Fixnum's in documentation and in tests 2017-02-10 12:43:54 +01:00
cvscalar.h update for generating documents 2014-01-14 18:15:44 +09:00
cvseq.cpp Fix regression on Ruby versions < 2.4 2017-02-10 12:55:06 +01:00
cvseq.h change CvSeq's constructor parameter to Fixnum flags to allow CV_SEQ_KIND_* flags 2014-08-10 07:20:27 +09:00
cvsize.cpp Fix Fixnum's in documentation and in tests 2017-02-10 12:43:54 +01:00
cvsize.h update for generating documents 2014-01-14 18:15:44 +09:00
cvsize2d32f.cpp fix some documents 2014-01-15 00:35:20 +09:00
cvsize2d32f.h update for generating documents 2014-01-14 18:15:44 +09:00
cvslice.cpp small fix 2014-01-18 19:08:13 +09:00
cvslice.h update for generating documents 2014-01-14 18:15:44 +09:00
cvsurfparams.cpp fix some documents 2014-01-15 00:35:20 +09:00
cvsurfparams.h update for generating documents 2014-01-14 18:15:44 +09:00
cvsurfpoint.cpp fix typo 2014-01-18 19:09:11 +09:00
cvsurfpoint.h update for generating documents 2014-01-14 18:15:44 +09:00
cvtermcriteria.cpp fix some documents 2014-01-15 00:35:20 +09:00
cvtermcriteria.h update for generating documents 2014-01-14 18:15:44 +09:00
cvtwopoints.cpp Fix Fixnum's in documentation and in tests 2017-02-10 12:43:54 +01:00
cvtwopoints.h update for generating documents 2014-01-14 18:15:44 +09:00
cvutils.cpp fix issue #22 2013-04-30 09:10:05 +09:00
cvutils.h fix issue #22 2013-04-30 09:10:05 +09:00
cvvideowriter.cpp small fix 2014-01-18 19:08:13 +09:00
cvvideowriter.h update for generating documents 2014-01-14 18:15:44 +09:00
eigenfaces.cpp fix some documents 2014-01-15 00:35:20 +09:00
eigenfaces.h update for generating documents 2014-01-14 18:15:44 +09:00
extconf.rb refactoring 2014-03-29 20:31:10 +09:00
facerecognizer.cpp update model function for cv::FaceRecognizer 2015-05-08 18:20:34 -07:00
facerecognizer.h update for generating documents 2014-01-14 18:15:44 +09:00
fisherfaces.cpp fix some documents 2014-01-15 00:35:20 +09:00
fisherfaces.h update for generating documents 2014-01-14 18:15:44 +09:00
gui.cpp update some document for GUI 2014-01-18 19:46:59 +09:00
gui.h update for generating documents 2014-01-14 18:15:44 +09:00
iplconvkernel.cpp replace ALLOCA_N to RB_ALLOC_N (#103) 2020-06-16 07:17:03 +09:00
iplconvkernel.h update for generating documents 2014-01-14 18:15:44 +09:00
iplimage.cpp Fix Fixnum's in documentation and in tests 2017-02-10 12:43:54 +01:00
iplimage.h update for generating documents 2014-01-14 18:15:44 +09:00
lbph.cpp fix some documents 2014-01-15 00:35:20 +09:00
lbph.h update for generating documents 2014-01-14 18:15:44 +09:00
mouseevent.cpp update some document for GUI 2014-01-18 19:46:59 +09:00
mouseevent.h update for generating documents 2014-01-14 18:15:44 +09:00
opencv.cpp change CvSeq's constructor parameter to Fixnum flags to allow CV_SEQ_KIND_* flags 2014-08-10 07:20:27 +09:00
opencv.h remove unused codes 2016-07-17 01:02:54 +09:00
pointset.cpp small fix 2014-01-18 19:08:13 +09:00
pointset.h update for generating documents 2014-01-14 18:15:44 +09:00
trackbar.cpp Fix Fixnum's in documentation and in tests 2017-02-10 12:43:54 +01:00
trackbar.h update for generating documents 2014-01-14 18:15:44 +09:00
window.cpp add some create window options 2014-01-18 20:53:59 +09:00
window.h update for generating documents 2014-01-14 18:15:44 +09:00