- 24 Aug, 2018 7 commits
-
-
Alexander Alekhin authored
-
Hamdi Sahloul authored
-
Hamdi Sahloul authored
-
Hamdi Sahloul authored
to provide `file`, `func`, `line`, `code`, `msg`, and `err` attributes
-
Hamdi Sahloul authored
-
Hamdi Sahloul authored
-
Suleyman TURKMEN authored
* Update core.hpp * Update imgproc.hpp * Update ImgprocTest.java * Update CameraCalibrator.java * Update OnCameraFrameRender.java * Update FindContoursDemo.java * Update IntroductionToSVMDemo.java * Update NonLinearSVMsDemo.java * Update IntroductionToPCADemo.java * Update Smoothing.java * Update MainActivity.java * Update CalcBackProjectDemo1.java * Update CornerSubPixDemo.java * Update CornerDetectorDemo.java * Update GoodFeaturesToTrackDemo.java
-
- 22 Aug, 2018 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 21 Aug, 2018 11 commits
-
-
Hamdi Sahloul authored
-
Alexander Alekhin authored
-
Jiri Horner authored
* video: remove duplicate RANSAC code * remove RANSAC code video module. The module now uses RANSAC estimators from calib3d. * deprecate estimateRigidTransform * replace internal usage of deprecated estimateRigidTransform * remove from wrappers * replace usage in shape module. shape module now links to calib3d instead of video module. * reprecate also C API version * remove cvEstimateRigidTransform * supress deprecated warnings in estimateRigidTransform test * the function is now deprecated
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Kaartic Sivaraam authored
The while loop would run only once making it useless and leading to confusion. So, remove the unwanted while loop and just keep an infinite for loop.
-
Alexander Alekhin authored
-
- 20 Aug, 2018 10 commits
-
-
Colin Smith authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Intrinsics must be effective, so don't declare FP16 type/operations if there is no native support. - CV_FP16: supports load/store into/from float32 - CV_SIMD_FP16: declares FP16 types and native FP16 operations
-
Alexander Alekhin authored
-
Rostislav Vasilikhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Kuang Fangjun authored
-
Kuang Fangjun authored
-
- 18 Aug, 2018 2 commits
-
-
Alexander Alekhin authored
It is designed for 1D vectors only
-
Alexander Alekhin authored
-
- 17 Aug, 2018 4 commits
-
-
pasbi authored
* fixed 64-float pfm auto conversion * removed trailing whitespace
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-