0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
implemented CvSize2D32f#to_s, CvSize2D32f#to_ary, and added some tests for CvSize and CvSize2D32f More... over 14 years ago
fixed CvPoint2D32f, CvPoint3D32f, and added some tests for them More... over 14 years ago
added some tests for CvPoint More... over 14 years ago
removed CvRect#or, implemented CvRect.max_rect instead of CvRect#or, and added some tests for CvRect More... over 14 years ago
added and modified some tests for CvMat More... over 14 years ago
fixed CvMat#eigenvv, removed CvMat#eigenvv!, and added some tests More... over 14 years ago
fixed CvMat#solve, and added some tests More... over 14 years ago
added some tests for CvMat More... over 14 years ago
fixed some methods of CvMat, and added some tests More... over 14 years ago
modified CvMat, and added some tests More... over 14 years ago
modified CvMat, and added some tests More... over 14 years ago
modified test helper to keep compatibility for Ruby 1.8 More... over 14 years ago
added some tests More... over 14 years ago
modified some tests More... over 14 years ago
added some tests More... over 14 years ago
modified some tests More... over 14 years ago
Commented out CvMat#>, CvMat#>=, CvMat#<, CvMat#<=, CvMat#==, CvMat#!=, and added some tests More... over 14 years ago
change the order of arguments of CvMat#[], CvMat#[]=, and modified some tests More... over 14 years ago
added some tests More... over 14 years ago
modified CvMat#not, and added some tests More... over 14 years ago
modified CvMat#or, and added some tests More... over 14 years ago
added some tests More... over 14 years ago
modified CvMat#and More... over 14 years ago
added some tests for CvMat More... over 14 years ago
fixed a bug of CvMat#repeat, and c More... over 14 years ago
fixed a bug of CvMat#copy More... over 14 years ago
fixed the format of rb_raise() in rb_sub_rect() in cvmat.cpp More... over 14 years ago
fixed a bug of CvMat#convert_scale, and added some tests More... over 14 years ago
fixed a comment of CvMat#rand_shuffle, and added some tests More... over 14 years ago
modified CvMat#flip to confirm to the behavior of OpenCV's cvFlip(), and added some tests More... over 14 years ago