698 Commits (2ac00324b26d7c94cb75f652ca2ec796500ab5e5)

Author SHA1 Message Date
baisheng lai 2ac00324b2 small modification 10 years ago
baisheng lai 2960c631de add all modules to ccalib group 10 years ago
baisheng lai 79ddc32eed rename files 10 years ago
baisheng lai 27609c12e3 make optimization of omnidir::calibrate more stable 10 years ago
baisheng lai 971b745934 - move hpp files to include/opencv2/ccalib 10 years ago
baisheng lai 05a40a3997 remove bugs 10 years ago
baisheng lai a88a7eb83f remove warning 10 years ago
baisheng lai ce5d9b7475 bug fix 10 years ago
baisheng lai 5beefcfab2 fix a bug of multiCamCalib.cpp 10 years ago
baisheng lai 2b28181d38 modify doxygen commands 10 years ago
baisheng lai a337e588b5 remove warnings 10 years ago
baisheng lai d648cc8c86 remove warnings 10 years ago
baisheng lai fc471beb1e bug fix 10 years ago
baisheng lai a5ce50b1f1 change include files 10 years ago
baisheng lai fb27204797 All files of the second half period 10 years ago
Baisheng Lai c6e54d1797 update tutorial and doxygen 10 years ago
Baisheng Lai 1bce14416e add tutorial for omnidirectional camera calibration 10 years ago
Baisheng Lai d77525533b remove black line in README.md 10 years ago
Baisheng Lai ae7a7bbe36 change README.md 10 years ago
Baisheng Lai 7082b257e9 add omnidirectional camera calibration to ccalib 10 years ago
Lluis Gomez-Bigorda d7410500e0 Fix for Bug #3633: do away with "quads [2][3] = 255;" The four lowest bits in each quads[i][j] correspond to the 2x2 binary patterns Q_1, Q_2, Q_3 in the NM paper [1] (see in page 4 at the end of first column). Q_1 and Q_2 have four patterns, while Q_3 has only two. 10 years ago
lluis 2dc4cd934b Fix for Bug 4074. This seems to be just a typo-error, because the Tesseract API can handle correctly with RGB images (double-checked and it works). 10 years ago
cbalint13 cef5666fa3 Bugfix Normalization / Enhance "double" mode queries for DAISY. 10 years ago
cbalint13 d3895582c7 Add back the wrapper. 10 years ago
cbalint13 a7356eb532 BugFix & Enhance DAISY. 10 years ago
Aliaksandr d76b976012 Bug fix for feature extraction 10 years ago
Vadim Pisarevsky cf3dff2e9a fixed several warnings in opencv_contrib (text, xfeatures2d); added tesseract installation mini-guide in text/readme.md 10 years ago
sbokov a70af9f7d6 Adding edge-aware disparity filtering 10 years ago
cbalint13 ee4a9c8d14 Fix docs and repush for buildbot. 10 years ago
cbalint13 6baf963079 Get in sync with master. 10 years ago
cbalint13 332a504b95 Add rotation invariance option for BRIEF descriptor. 10 years ago
cbalint13 7ec4559509 Fix docs once again. 10 years ago
cbalint13 4c0278f387 Remove few tabs due to vs2013. 10 years ago
cbalint13 a324c6c658 Refactor DAISY for more opencv style. 10 years ago
cbalint13 309274a4ae Fix doc in header. 10 years ago
BISMOY MURASING 5925bc539e Code to grab the red lined polygon from Google Maps 10 years ago
GilLevi 5e64ac0ad8 added tests and renamed LATCH 10 years ago
berak c17dbb45bb wrapping remaining xfeature2d classes to scripting 10 years ago
cbalint13 1a9eee393a Fixx win64 compilation. 10 years ago
Vadim Pisarevsky 0f38313f36 added test for http://code.opencv.org/issues/3943; 10 years ago
Vadim Pisarevsky e3995236ed added test for http://code.opencv.org/issues/3943; 10 years ago
cbalint13 dec629a69f Fix docs warns. 10 years ago
cbalint13 fe38c9ef46 Squash all commits into single one. 10 years ago
cbalint13 73bed6f3b2 Rebase the code, massive cleanups. We still pass QA. 10 years ago
GilLevi f7c309983f cleaned the code a bit 10 years ago
cbalint13 2d85137ef1 More fixes, reorganize, fix memleaks, more API tests. 10 years ago
GilLevi e2dfa35745 added description of LATCH and fixed indentation 10 years ago
GilLevi 292cee6012 fixed warnings5 10 years ago
GilLevi 49a7cb6219 fixed warnings4 10 years ago
GilLevi cd8a73397b fixed warnings3 10 years ago