Maksim Shabunin
d3630d0fa6
Cleanup old TBB-related guards
7 years ago
Dmitry Kurtaev
b28069dc30
Add CV_OVERRIDE
7 years ago
LaurentBerger
79b60e93f2
solves #1596
7 years ago
Pavel Rojtberg
7a35ae96e4
ovis: ar_sample - update scene to correct CS conventions
7 years ago
Pavel Rojtberg
e8cdc9708c
ovis: use fix camera yaw axis to -y by default
...
also remove superficial CS conversion in fixCameraYawAxis
7 years ago
Pavel Rojtberg
25395d51f0
ovis: fix plane mesh coordinate system to match OpenCV
7 years ago
Pavel Rojtberg
4e77e6fdaa
ovis: fix camera entity positioning
7 years ago
Pavel Rojtberg
e1ecf7760c
ovis: correct and simplify coordinate system conversions
...
by keeping Camera oriented in OpenCV conventions instead of doing the
conversion for each SceneNode.
7 years ago
Maksim Shabunin
ceaad7fa8a
Fixed several warnings produced by clang
7 years ago
berak
51e96d89d7
face: refactor landmarks interfaces
7 years ago
Alexander Alekhin
036e699553
samples: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
5354a1bfcb
sfm: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
655b6f6dcd
xphoto: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
26b3b3c10c
xobjdetect: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
64d5886186
ximgproc: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
ec65e5b29c
xfeatures2d: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
874edea9f4
tracking: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
e4c8510e3a
text: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
5683521417
structured_light: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
ee7c085358
stereo: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
62b4709b04
saliency: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
5d0a12833b
rgbd: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
3dd79d6889
reg: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
0a00743e6d
plot: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
a8374b2767
phase_unwrapping: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
0aaaba08af
optflow: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
4352e1eaf3
line_descriptor: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
f8eeab57c6
img_hash: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
aaa286dc31
hfs: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
7025ed0305
hdf: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
25c68d51a4
freetype: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
acec6955d5
face: apply CV_OVERRIDE/CV_FINAL
7 years ago
Pavel Rojtberg
bae6838b2a
ovis: use frustum extents instead of setFrustumOffset
...
the latter assumes centered FOV, which is not the case
7 years ago
yomna-safaa
71191e36d6
Merge pull request #1583 from yomna-safaa:ppf-fix-seg-fault
...
* fixed bug when norm less than eps where float array elements were left uninitialized
* cast double to float in fixing ppf norm=0 segmantation fault
* set array values 3,4,5 for normals = 0 in case of norm<eps to fix ppf segmentation fault bug
7 years ago
Alexander Alekhin
14341291b0
dpm: apply CV_OVERRIDE/CV_FINAL
7 years ago
berak
5032b58e61
aruco: add a user supplied random seed for creating custom dictionaries
7 years ago
Alexander Alekhin
55767bfcda
datasets: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
8af62cd606
bgsegm: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
06de054482
bioinspired: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
f730de1af3
aruco: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alexander Alekhin
4c42ed6b4f
build: fix includes
7 years ago
Aleksandr Tischenko
0eb1d87b38
renamed constants because they conflict with constants in Windows Kit
7 years ago
Lizeth Huertas
a817a19751
Merge pull request #1570 from szk1509:apriltag
...
Apriltag (#1570 )
* doCornerRefinement to CornerRefinementMethod :: detected contours points are used to detect the corners
* some little corrections
* samples edited
* documented :)
* tabs corrected
* Docu corrections
* refinement for all candidates
* refinement for all candidates :: copy paste error corrected
* comment
* apriltag
* whitespace corrected
* corr ini
* correction :: warnings, c4244, preprocDirect, ...
* try to ignore 4244, fix 2131, add test, and ...
* try to ignore 4244
* test duplicate deleted
* corrected test, warnings
* test :: correction
* warnings
* warnings and test
* warnings
* perspective test, warning corrections
* warning a_q_t
* warning
* warning
* 3 clause BSD license
* stacksz and typo
* eliminate build warnings
- cv::fastAtan2()
- cvFloor()
* small code refactoring
* fix isfinite()
* get rid of manual calloc/free calls
* update file headers
7 years ago
Stepanenko Andrey
d99ee92d76
Merge pull request #1295 from ftvkyo2011:patch-1
...
* Enabled FastHoughTransform export to python.
* Enabled HoughPoint2Line export
* Update fast_hough_transform.hpp
deleted TODO
* Fixed indentation after enabling exporting.
7 years ago
berak
3ac6a20fce
Merge pull request #1499 from berak:face_mace
...
* face: add a mace filter for authentication
7 years ago
Pavel Rojtberg
61b03565e6
ovis: allow manipulating entity material and scale at runtime
7 years ago
Alireza Davoudi
1794ab57e4
fixed a bug in mean subtraction from target and search patches
...
As the type of `targetPatch` and `searchPatch` is CV_8UC3, subtracting 128 from them will saturate all values smaller than 128 to zero.
7 years ago
Pavel Rojtberg
7d1aca38d3
ovis: implement getDepth function for reading the camera depth
7 years ago
Pavel Rojtberg
a62f9c426e
ovis: make sure entities are oriented by the OpenCV CS conventions
7 years ago
berak
2c2e477c73
text: don't delete null pointer in ocr_tesseract.cpp
7 years ago