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
2012-11-07 01:11:37 +09:00
..
lib fix Psych loading problem 2012-02-09 00:01:56 +09:00
curve.cpp uniformed code format 2011-08-12 02:26:54 +09:00
curve.h uniformed code format 2011-08-12 02:26:54 +09:00
cvavgcomp.cpp replace INT2FIX to INT2NUM in CvAvgComp 2012-05-01 00:12:23 +09:00
cvavgcomp.h removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
cvbox2d.cpp fix for Windows 2011-12-27 23:47:08 +09:00
cvbox2d.h fix for Windows 2011-12-27 23:47:08 +09:00
cvcapture.cpp fixed for installing on Windows (mswin32) 2011-11-28 08:31:12 +09:00
cvcapture.h added error handling to some methods 2011-07-22 00:47:54 +09:00
cvchain.cpp fix CvChain for enabling to call CvSeq's methods 2012-08-20 19:42:34 +09:00
cvchain.h add CvChain#approx_chains 2012-05-01 05:19:58 +09:00
cvcircle32f.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvcircle32f.h removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
cvcondensation.cpp replace INT2FIX to INT2NUM in CvConDensation 2012-05-01 00:20:52 +09:00
cvcondensation.h removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
cvconnectedcomp.cpp fixed for installing on Windows (mswin32) 2011-11-28 08:31:12 +09:00
cvconnectedcomp.h removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
cvcontour.cpp fix CvContour for enabling to call CvSeq's methods 2012-08-20 18:06:22 +09:00
cvcontour.h fixed double free bug of sequences 2011-08-04 03:09:30 +09:00
cvcontourtree.cpp tested and fixed CvContourTree 2011-07-31 00:37:45 +09:00
cvcontourtree.h tested and fixed CvContourTree 2011-07-31 00:37:45 +09:00
cvconvexitydefect.cpp removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
cvconvexitydefect.h removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
cverror.cpp fix for OpenCV 2.4 (tested using OpenCV 2.4-beta2) 2012-04-22 22:27:58 +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
cvfeaturetree.cpp fix for Windows 2011-12-27 23:47:08 +09:00
cvfeaturetree.h added CvFeatureTree 2011-12-19 03:45:50 +09:00
cvfont.cpp fix italic option of CvFont#initialize 2012-04-22 23:43:12 +09:00
cvfont.h refactored some functions to get options 2011-10-31 03:28:06 +09:00
cvhaarclassifiercascade.cpp fixed for installing on Windows (mswin32) 2011-11-28 08:31:12 +09:00
cvhaarclassifiercascade.h uniformed code format 2011-08-12 02:26:54 +09:00
cvhistogram.cpp added CvHistogram functions 2011-10-23 06:15:31 +09:00
cvhistogram.h added CvHistogram functions 2011-10-23 06:15:31 +09:00
cvhumoments.cpp added error handling to some methods 2011-07-22 00:47:54 +09:00
cvhumoments.h removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
cvline.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvline.h removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
cvmat.cpp change arguments of CvMat#dft, CvMat#dct 2012-11-07 01:11:37 +09:00
cvmat.h change CvMat#save_image to set format-specific save parameters 2012-08-30 17:03:56 +09:00
cvmatnd.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvmatnd.h removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
cvmemstorage.cpp added error handlings to some functions 2011-08-12 15:59:58 +09:00
cvmemstorage.h fixed double free bug of sequences 2011-08-04 03:09:30 +09:00
cvmoments.cpp added error handling to some methods 2011-07-22 00:47:54 +09:00
cvmoments.h removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
cvpoint.cpp replace INT2FIX to INT2NUM in CvPoint 2012-05-01 00:32:49 +09:00
cvpoint.h fix for Windows 2011-12-27 23:47:08 +09:00
cvpoint2d32f.cpp removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
cvpoint2d32f.h fix for Windows 2011-12-27 23:47:08 +09:00
cvpoint3d32f.cpp uniformed code format 2011-08-12 02:26:54 +09:00
cvpoint3d32f.h fix for Windows 2011-12-27 23:47:08 +09:00
cvrect.cpp replace INT2FIX to INT2NUM in CvRect 2012-05-01 00:34:18 +09:00
cvrect.h fix for Windows 2011-12-27 23:47:08 +09:00
cvscalar.cpp removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
cvscalar.h fix for Windows 2011-12-27 23:47:08 +09:00
cvseq.cpp fix a bug of CvSeq#push 2012-10-28 12:50:53 +09:00
cvseq.h fix CvContour for enabling to call CvSeq's methods 2012-08-20 18:06:22 +09:00
cvsize.cpp replace INT2FIX to INT2NUM in CvSize 2012-05-01 00:36:53 +09:00
cvsize.h fix for Windows 2011-12-27 23:47:08 +09:00
cvsize2d32f.cpp uniformed code format 2011-08-12 02:26:54 +09:00
cvsize2d32f.h fix for Windows 2011-12-27 23:47:08 +09:00
cvslice.cpp removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
cvslice.h fix for Windows 2011-12-27 23:47:08 +09:00
cvsparsemat.cpp Added gemspec to be able to bundle install from git. 2011-04-14 12:26:41 -07:00
cvsparsemat.h removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
cvsurfparams.cpp uniformed code format 2011-08-12 02:26:54 +09:00
cvsurfparams.h added type check to some CvMat methods (8) 2011-07-08 00:15:07 +09:00
cvsurfpoint.cpp uniformed code format 2011-08-12 02:26:54 +09:00
cvsurfpoint.h implemented CvSURFPoint 2011-06-19 06:13:26 +09:00
cvtermcriteria.cpp uniformed code format 2011-08-12 02:26:54 +09:00
cvtermcriteria.h uniformed code format 2011-08-12 02:26:54 +09:00
cvtwopoints.cpp removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
cvtwopoints.h added error handling to some methods (2) 2011-07-23 19:51:58 +09:00
cvutils.cpp changed some functions which call CVMAT_WITH_CHECK() to call CVARR_WITH_CHECK() 2011-11-20 20:18:24 +09:00
cvutils.h changed some functions which call CVMAT_WITH_CHECK() to call CVARR_WITH_CHECK() 2011-11-20 20:18:24 +09:00
cvvideowriter.cpp added error handling to some methods (2) 2011-07-23 19:51:58 +09:00
cvvideowriter.h removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
gui.cpp uniformed code format 2011-08-12 02:26:54 +09:00
gui.h removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
iplconvkernel.cpp added error handling to some methods (2) 2011-07-23 19:51:58 +09:00
iplconvkernel.h removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
iplimage.cpp fix some comments 2012-07-15 03:16:41 +09:00
iplimage.h add IplImage#decode (wrapper of cvDecodeImage) 2012-07-15 03:14:39 +09: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 uniformed code format 2011-08-12 02:26:54 +09:00
opencv.cpp change arguments of CvMat#dft, CvMat#dct 2012-11-07 01:11:37 +09:00
opencv.h add OpenCV::build_information (wrapper of cv::getBuildInformation()) 2012-05-23 02:09:02 +09:00
pointset.cpp fix PointSet#convexity_defects 2012-06-02 23:54:20 +09:00
pointset.h uniformed code format 2011-08-12 02:26:54 +09:00
trackbar.cpp fix a memory leak of GUI::Trackbar 2012-02-05 19:08:46 +09:00
trackbar.h fix a memory leak of GUI::Trackbar 2012-02-05 19:08:46 +09:00
window.cpp fix multiple windows operation bug 2012-02-05 05:59:10 +09:00
window.h fix multiple windows operation bug 2012-02-05 05:59:10 +09:00