| .. |
|
algorithm.cpp
|
fix type check bug of Algorithm
|
2013-10-06 06:25:14 +09:00 |
|
algorithm.h
|
add Algorithm class and modify FaceRecognizer to inherit it
|
2013-07-07 06:06:13 +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
|
fix issue #22
|
2013-04-30 09:10:05 +09:00 |
|
cvcapture.h
|
added error handling to some methods
|
2011-07-22 00:47:54 +09:00 |
|
cvchain.cpp
|
change utility functions' name
|
2013-01-20 02:13:37 +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
|
change utility functions' name
|
2013-01-20 02:13:37 +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
|
replace rb_hash_aref to rb_hash_lookup (or LOOKUP_HASH)
|
2013-01-20 02:37:19 +09:00 |
|
cvfont.h
|
change utility functions' name
|
2013-01-20 02:13:37 +09:00 |
|
cvhaarclassifiercascade.cpp
|
change utility functions' name
|
2013-01-20 02:13:37 +09:00 |
|
cvhaarclassifiercascade.h
|
uniformed code format
|
2011-08-12 02:26:54 +09:00 |
|
cvhistogram.cpp
|
remove some unused variables
|
2013-01-18 04:04:20 +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#reshape
|
2013-10-07 01:50:31 +09:00 |
|
cvmat.h
|
change arguments of CvMat#reshape
|
2013-10-07 01:50:31 +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
|
remove some unused variables
|
2013-01-18 04:04:20 +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
|
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
|
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 |
|
eigenfaces.cpp
|
fix GC guard functions for FaceRecognition
|
2013-10-06 04:44:23 +09:00 |
|
eigenfaces.h
|
fix GC guard functions for FaceRecognition
|
2013-10-06 04:44:23 +09:00 |
|
extconf.rb
|
fix for mswin32
|
2013-03-25 02:32:41 +09:00 |
|
facerecognizer.cpp
|
fix GC guard functions for FaceRecognition
|
2013-10-06 04:44:23 +09:00 |
|
facerecognizer.h
|
add FisherFaces
|
2013-10-06 02:11:22 +09:00 |
|
fisherfaces.cpp
|
add FisherFaces
|
2013-10-06 02:11:22 +09:00 |
|
fisherfaces.h
|
fix GC guard functions for FaceRecognition
|
2013-10-06 04:44:23 +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
|
move pyr_segmentation to IplImage
|
2013-01-20 02:53:24 +09:00 |
|
iplimage.h
|
move pyr_segmentation to IplImage
|
2013-01-20 02:53:24 +09:00 |
|
lbph.cpp
|
add LBPH face recognizer
|
2013-10-06 05:49:20 +09:00 |
|
lbph.h
|
add LBPH face recognizer
|
2013-10-06 05:49:20 +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
|
add LBPH face recognizer
|
2013-10-06 05:49:20 +09:00 |
|
opencv.h
|
add LBPH face recognizer
|
2013-10-06 05:49:20 +09:00 |
|
pointset.cpp
|
remove some unused variables
|
2013-01-18 04:04:20 +09:00 |
|
pointset.h
|
remove some incomplete functions
|
2012-11-15 23:00:01 +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 |