0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed a bug of CvMat#threshold_trunc, and added some tests More... over 14 years ago
modified .gitignore to ignore tag files More... over 14 years ago
tested CvMat#copy_make_border_* More... over 14 years ago
tested CvMat#filter2d More... over 14 years ago
tested smooth filter functions of CvMat More... over 14 years ago
fixed a bug of CvMat#smooth_blur_no_scale More... over 14 years ago
modified CvMat#morphology_gradient More... over 14 years ago
tested morphology functions More... over 14 years ago
added some tests for CvMat#erode and CvMat#dilate More... over 14 years ago
modified and tested IplConvKernel More... over 14 years ago
added CvMat.find_homography More... over 14 years ago
added some tests for CvMat More... over 14 years ago
changed method name CvMat.rotation to CvMat.rotation_matrix2D (because this method returns a rotation matrix), and added some tests More... over 14 years ago
added some tests More... over 14 years ago
modified CvMat#rect_sub_pix and CvMat#quadrangle_sub_pix, and added some tests More... over 14 years ago
added a comment for CvMat#good_features_to_track More... over 14 years ago
removed unused class More... over 14 years ago
modified some image processing functions of CvMat, and added some tests More... over 14 years ago
implemented CvMat.load More... over 14 years ago
added constants for IplImage.load, and tested IplImage More... over 14 years ago
added tests for CvMat#dft and CvMat#dct More... over 14 years ago
added a test for CvMat#put_text More... over 14 years ago
fixed a bug of CvFont (about italic font setting), added CvFont#italic and its tests More... over 14 years ago
fixed CvFont, and added tests for it More... over 14 years ago
modified drawing functions of CvMat, and added some tests More... over 14 years ago
implemented setters and constructor of CvBox2D, and added some tests for them More... over 14 years ago
implemented to_a to CvCircle32f, CvPoint, CvPoint2D32f, CvPoint3D32f, CvScalar, CvSize, CvSize2D32f, CvTermCriteria, CvTwoPoints, CvVector, and added tests for them More... over 14 years ago
implemented CvMat#mat_mul, and added its tests More... over 14 years ago
added some tests for opencv.cpp More... over 14 years ago
fixed a bug of opencv.cpp, and added some tests More... over 14 years ago