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
2011-07-12 02:30:10 +09:00
..
lib moved version.rb to ext/opencv/lib/opencv/ 2011-05-04 02:14:33 +09:00
curve.cpp tested Curve 2011-05-21 20:12:06 +09:00
curve.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvavgcomp.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvavgcomp.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvbox2d.cpp added raise_typeerror, raise_compatible_typeerror 2011-07-03 14:16:38 +09:00
cvbox2d.h added raise_typeerror, raise_compatible_typeerror 2011-07-03 14:16:38 +09:00
cvcapture.cpp modified for OpenCV 2.3 2011-07-04 22:16:08 +09:00
cvcapture.h modified for OpenCV 2.3 2011-07-04 22:16:08 +09:00
cvchain.cpp modified CvChain for speeding up 2011-05-24 00:25:58 +09:00
cvchain.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvcircle32f.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvcircle32f.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvcondensation.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvcondensation.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvconnectedcomp.cpp added a constructor for CvConnectedComp, and modified it's test 2011-05-15 03:30:11 +09:00
cvconnectedcomp.h added a constructor for CvConnectedComp, and modified it's test 2011-05-15 03:30:11 +09:00
cvcontour.cpp implemented rb_cvCreateMemStorage and replaced cvCreateMemStorage with rb_cvCreateMemStorage to create CvMemStorage as much as possible 2011-04-28 00:36:34 +09:00
cvcontour.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvcontourtree.cpp modified cvcontourtree.cpp, cvfont.h, iplconvkernel.cpp to suppress warnings 2011-04-18 01:08:47 +09:00
cvcontourtree.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvconvexitydefect.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvconvexitydefect.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cverror.cpp renamee cCvError::raise_cverror to cCvError::raise, and added raise_cverror to cvutils.h (shortcut macro of cCvError::raise) 2011-07-12 02:30:10 +09:00
cverror.h renamee cCvError::raise_cverror to cCvError::raise, and added raise_cverror to cvutils.h (shortcut macro of cCvError::raise) 2011-07-12 02:30:10 +09:00
cvfont.cpp modified some initialize methods to private 2011-05-15 04:09:00 +09:00
cvfont.h added type check to some CvMat methods (4) 2011-07-03 17:19:39 +09:00
cvhaarclassifiercascade.cpp added raise_typeerror, raise_compatible_typeerror 2011-07-03 14:16:38 +09:00
cvhaarclassifiercascade.h modified arguments of CvHaarClassifierCascade#detect_objects to set options more easily 2011-05-21 18:22:27 +09:00
cvhistogram.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvhistogram.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvhumoments.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvhumoments.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvline.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvline.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvmat.cpp renamed CvMat#row -> CvMat#get_rows, CvMat#col -> CvMat#get_cols 2011-07-09 11:26:04 +09:00
cvmat.h renamed CvMat#row -> CvMat#get_rows, CvMat#col -> CvMat#get_cols 2011-07-09 11:26:04 +09:00
cvmatnd.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvmatnd.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvmemstorage.cpp implemented rb_cvCreateMemStorage and replaced cvCreateMemStorage with rb_cvCreateMemStorage to create CvMemStorage as much as possible 2011-04-28 00:36:34 +09:00
cvmemstorage.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvmoments.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvmoments.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvpoint.cpp modified some functions 2011-07-02 13:42:44 +09:00
cvpoint.h added raise_typeerror, raise_compatible_typeerror 2011-07-03 14:16:38 +09:00
cvpoint2d32f.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvpoint2d32f.h added raise_typeerror, raise_compatible_typeerror 2011-07-03 14:16:38 +09:00
cvpoint3d32f.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvpoint3d32f.h added raise_typeerror, raise_compatible_typeerror 2011-07-03 14:16:38 +09:00
cvrect.cpp added raise_typeerror, raise_compatible_typeerror 2011-07-03 14:16:38 +09:00
cvrect.h added raise_typeerror, raise_compatible_typeerror 2011-07-03 14:16:38 +09:00
cvscalar.cpp modified some initialize methods to private 2011-05-15 04:09:00 +09:00
cvscalar.h modified VALUE_TO_CVSCALAR to reduce redundant rb_intern calls 2011-07-09 11:35:30 +09:00
cvseq.cpp modified CvSeq to also use Fixnum as elements, and removed CvIndex 2011-05-03 01:47:05 +09:00
cvseq.h added type check to some CvMat methods (8) 2011-07-08 00:15:07 +09:00
cvset.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvset.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvsize.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvsize.h added raise_typeerror, raise_compatible_typeerror 2011-07-03 14:16:38 +09:00
cvsize2d32f.cpp modified some initialize methods to private 2011-05-15 04:09:00 +09:00
cvsize2d32f.h added raise_typeerror, raise_compatible_typeerror 2011-07-03 14:16:38 +09:00
cvslice.cpp tested CvSlice 2011-05-21 20:43:16 +09:00
cvslice.h added raise_typeerror, raise_compatible_typeerror 2011-07-03 14:16:38 +09:00
cvsparsemat.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvsparsemat.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvsurfparams.cpp implementated CvSURFParams 2011-06-19 07:16:25 +09:00
cvsurfparams.h added type check to some CvMat methods (8) 2011-07-08 00:15:07 +09:00
cvsurfpoint.cpp implemented CvSURFPoint 2011-06-19 06:13:26 +09:00
cvsurfpoint.h implemented CvSURFPoint 2011-06-19 06:13:26 +09:00
cvtermcriteria.cpp modified some initialize methods to private 2011-05-15 04:09:00 +09:00
cvtermcriteria.h added raise_typeerror, raise_compatible_typeerror 2011-07-03 14:16:38 +09:00
cvtwopoints.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvtwopoints.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvutils.cpp renamee cCvError::raise_cverror to cCvError::raise, and added raise_cverror to cvutils.h (shortcut macro of cCvError::raise) 2011-07-12 02:30:10 +09:00
cvutils.h renamee cCvError::raise_cverror to cCvError::raise, and added raise_cverror to cvutils.h (shortcut macro of cCvError::raise) 2011-07-12 02:30:10 +09:00
cvvideowriter.cpp added CvVideoWriter (not fully tested) 2011-06-11 02:46:52 +09:00
cvvideowriter.h added CvVideoWriter (not fully tested) 2011-06-11 02:46:52 +09:00
gui.cpp modified to use GUI functions (except for Window#set_trackbar) without ffcall 2011-05-07 06:59:46 +09:00
gui.h modified to use GUI functions (except for Window#set_trackbar) without ffcall 2011-05-07 06:59:46 +09:00
iplconvkernel.cpp implemented rb_cvCreateStructuringElementEx and replaced cvCreateStructuringElementEx with rb_cvCreateStructuringElementEx to create IplConvKernel as much as possible 2011-04-28 00:22:23 +09:00
iplconvkernel.h added type check to some CvMat methods (6) 2011-07-03 19:49:22 +09:00
iplimage.cpp changed some files 2011-04-30 04:39:07 +09:00
iplimage.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
mouseevent.cpp modified to use GUI functions (except for Window#set_trackbar) without ffcall 2011-05-07 06:59:46 +09:00
mouseevent.h modified to use GUI functions (except for Window#set_trackbar) without ffcall 2011-05-07 06:59:46 +09:00
opencv.cpp modified CvError to handle errors 2011-07-10 23:46:20 +09:00
opencv.h added type check to some CvMat methods (8) 2011-07-08 00:15:07 +09:00
point3dset.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
point3dset.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
pointset.cpp added type check to some CvMat methods (8) 2011-07-08 00:15:07 +09:00
pointset.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
trackbar.cpp modified some initialize methods to private 2011-05-15 04:09:00 +09:00
trackbar.h modified to use GUI functions (except for Window#set_trackbar) without ffcall 2011-05-07 06:59:46 +09:00
window.cpp modified some initialize methods to private 2011-05-15 04:09:00 +09:00
window.h modified to use GUI functions (except for Window#set_trackbar) without ffcall 2011-05-07 06:59:46 +09:00