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-06-11 01:33:03 +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 modified some initialize methods to private 2011-05-15 04:09:00 +09:00
cvbox2d.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvcapture.cpp added some methods to CvCapture to set some properties 2011-06-11 01:33:03 +09:00
cvcapture.h added some methods to CvCapture to set some properties 2011-06-11 01:33:03 +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 Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cverror.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvfont.cpp modified some initialize methods to private 2011-05-15 04:09:00 +09:00
cvfont.h modified cvcontourtree.cpp, cvfont.h, iplconvkernel.cpp to suppress warnings 2011-04-18 01:08:47 +09:00
cvhaarclassifiercascade.cpp modified arguments of CvHaarClassifierCascade#detect_objects to set options more easily 2011-05-21 18:22:27 +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 modified some methods of CvMat to adapt them to IplImage 2011-05-29 01:44:28 +09:00
cvmat.h modified some methods of CvMat to adapt them to IplImage 2011-05-29 01:44:28 +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 Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvpoint.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvpoint2d32f.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvpoint2d32f.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvpoint3d32f.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvpoint3d32f.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvrect.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvrect.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvscalar.cpp modified some initialize methods to private 2011-05-15 04:09:00 +09:00
cvscalar.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07: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 gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07: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 gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvsize2d32f.cpp modified some initialize methods to private 2011-05-15 04:09:00 +09:00
cvsize2d32f.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvslice.cpp tested CvSlice 2011-05-21 20:43:16 +09:00
cvslice.h tested CvSlice 2011-05-21 20:43:16 +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
cvtermcriteria.cpp modified some initialize methods to private 2011-05-15 04:09:00 +09:00
cvtermcriteria.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07: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
cvvideowriter.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvvideowriter.h Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07: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 gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07: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 removed CvChainCode 2011-05-24 00:08:51 +09:00
opencv.h modified some methods of CvMat to adapt them to IplImage 2011-05-29 01:44:28 +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 implemented rb_cvAlloc and replaced cvAlloc with rb_cvAlloc to allocate memory buffer as much as possible 2011-04-28 00:11:46 +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