58 Commits (52f3f5a3f617e8b1fa708bdfc37a6bc58a13ebb7)

Author SHA1 Message Date
Maksym Ivashechkin f85cf5d7f9 Update usac tutorial. 1 year ago
Alex c12e1ecb86 update aruco bytesList docs 1 year ago
Ihsan Soydemir 6a7d54f550
Merge pull request #23128 from Isydmr:update-fastNlMeansDenoising-documentation 2 years ago
catree c7d24c0fb3 Fix AKAZE bib reference using dblp.org and bmva.org sources. 2 years ago
catree a04f9e7a59 Add more references. Update missing references with webarchive. Use mathbf for matrices. Check that the determinant of the rotation matrix is not negative (reflection), and correct it if it is the case. 2 years ago
Victor 1230075011
Merge pull request #22045 from victor1234:calib3d-fisheye-model-reference 2 years ago
catree 032a61b197 Summarize PnP pose computation on a single separate page. 3 years ago
Stefano Allegretti 91817bffe1
Merge pull request #21275 from stal12:CCL_improvements 3 years ago
catree c621384707 Use correct BibTeX syntax for month field. 4 years ago
Andreas Franek 4ed91ce7ed add estimateAffine3D overload that implements Umeyama's algorithm 4 years ago
Federico Bolelli 9695165877
Merge pull request #19631 from prittt:sota-ccl 4 years ago
Alexander Alekhin 3eea3dd46b imgproc: add IntelligentScissors 4 years ago
Wenqing Zhang 22d64ae08f
Merge pull request #17570 from HannibalAPE:text_det_recog_demo 4 years ago
catree 417d7a38de Add Robot-World/Hand-Eye calibration function. 4 years ago
kadi soheib 613ff61de7 Added reference to paper. 4 years ago
Yosshi999 922108060d
Merge pull request #17907 from Yosshi999:gsoc_asift-py2cpp 4 years ago
Alexander Smorkalov abceef74e0 Added reference to Original Wu's articte about SAUF connected components search method. 4 years ago
Jan Lebert a8f04359e8 docs: linkfix in bibliography 4 years ago
Alexander Alekhin a327418767 features2d(sift): move SIFT tests / headers / build fixes 5 years ago
catree 43d58aa760 Improve calib3d documentation: 5 years ago
catree 33cb9c5ca5 Add SOLVEPNP_IPPE for planar pose estimation. Add solvePnPGeneric function that returns all the pose solutions and the reprojection errors. 6 years ago
catree dac31e84fb Add solvePnPRefineLM to refine a pose according to a Levenberg-Marquardt iterative minimization process. Add solvePnPRefineVVS to refine a pose using a virtual visual servoing scheme. 6 years ago
catree bbf39b0964 Add Hand-Eye calibration methods (Tsai, Park, Horaud, Andreff, Daniilidis). 6 years ago
Alexander Alekhin 742f22c09b photo: move TonemapDurand to opencv_contrib 6 years ago
Matthias Winkelmann 24acd5fb83 Merge pull request #13228 from MatthiasWinkelmann:master 6 years ago
Karpushin Vladislav c5687caf1a doc: add new tutorial anisotropic image segmentation 6 years ago
Alexander Duda a024593fa6 Merge pull request #12147 from D-Alex:master 6 years ago
Karpushin Vladislav a8e9a3a88d doc: add new tutorial "Out of focus deblur filter" 6 years ago
catree ade21f142e Add Java and Python code for the following features2d tutorials: Harris corner detector, Shi-Tomasi corner detector, Creating your own corner detector, Detecting corners location in subpixels, Feature Detection, Feature Description, Feature Matching with FLANN, Features2D + Homography to find a known object. Use Lowe's ratio test to filter the matches. 7 years ago
LaurentBerger 7ad308ea47 Simulated Annealing for ANN_MLP training method (#10213) 7 years ago
catree b417fb0939 Add tutorial and codes for the homography tutorial. 7 years ago
Jasper Shemilt 0136711cf4 Adds fitEllipseAMS to imgproc: The Approximate Mean Square (AMS) proposed by Taubin 1991. 7 years ago
Tong Ke 0a63ab36bb Merge pull request #8301 from tonyke1993:p3p_alg 8 years ago
Vladislav Sovrasov dfe4519c07 Add QR decomposition to HAL 8 years ago
catree 5ee61219c8 Add bib reference for overall hitrate and max false alarm rate formulas in train cascade tutorial. 8 years ago
catree 87d06eab82 Add bib reference for overall hitrate and false alarm rate for the train cascade user guide (OpenCV 2.4). 8 years ago
Marina Noskova 617dd5db5b Fixed doc/opencv.bib 9 years ago
joao.faro a2f0963d66 SVMSGD class added 9 years ago
Thomas Dunker 6882c10b45 Extension of the camera distortion model for tilted image sensors (Scheimpflug condition) including test 9 years ago
Maksim Shabunin 7392ce0a81 Added some documentation for MSER 9 years ago
cbalint13 fb56d5c482 Squash all BRISK commits into one. 10 years ago
cbalint13 26997f32c6 Fix BRISK detector&descriptor using proper AGAST. 10 years ago
Maksim Shabunin 53c9460454 Reorganized ML module documentation 10 years ago
Maksim Shabunin 4ccbd44559 User guide converted to doxygen 10 years ago
Maksim Shabunin 36a04ef8de Doxygen tutorials: cpp done 10 years ago
Maksim Shabunin 03e213ccae Doxygen documentation: BiB references and fixes 10 years ago
Maksim Shabunin 555fdf893a Documenting imgproc module 10 years ago
Alexey Polovinkin da0cb51916 added documentation on LatentSVM algorithm 14 years ago
Alexey Spizhevoy b7b21966c3 added bib link to the article in GPU docs (for HOG) 14 years ago
Vladislav Vinogradov 566befe908 fixed some mistakes in gpu docs, added docs for gpu stereo. 14 years ago