- 13 Aug, 2018 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 12 Aug, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 09 Aug, 2018 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
trobro authored
-
Pavel Rojtberg authored
-
Pavel Rojtberg authored
-
- 07 Aug, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 03 Aug, 2018 1 commit
-
-
LaurentBerger authored
* Process InputOutputArray when BM3D_STEPALL is set * Step1 created if needed- noArray in test
-
- 02 Aug, 2018 1 commit
-
-
simonreich authored
Adds Edge-Preserving Filter (#1690) * Module EPF - Edge-Preserving Filter added * Changed name from template to epf * Removed clang-format file * Added header Files. Eliminated showWindow function. Used CommandLineParser. * Moved filter from epf module to ximgproc * Removed header files from sample * Minor bug fix in demo. Pointers in demo removed. * Pointers removed. InputArray/OutputArray added * License header added * License header from sample file removed * Unit test for performance added * Replaced manual mean computation with cv::mean * Beautified code via clang-format and https://raw.githubusercontent.com/opencv/opencv_contrib/master/modules/cvv/.clang-format * Merged historic if... else if statement into one if statement * Trailing whitespace removed and .. changed into . * Tabs replaced with 4 spaces. * Removed subwindow = src(roi); * Moved type test to beginning of code * Removed indentation from namespace and added //! @} * Added name to header * git cleanup introduced some errors fixed here * Changed path testdata/perf/320x260.png to perf/320x260.png * Fixed warning declaration of 'subwindow1' hides previous local declaration * Fixed warning 'const' qualifier on reference type 'cv::InputArray' (aka 'const cv::_InputArray &') has no effect * Accuracy test added/ * Renamed void edgepreservingFilter to void edgePreservingFilter
-
- 24 Jul, 2018 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Li-Chi Huang authored
-
- 23 Jul, 2018 2 commits
-
-
Alexander Alekhin authored
-
dianlujitao authored
-
- 18 Jul, 2018 4 commits
-
-
Alexander Alekhin authored
-
Anton Shutikhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
- 17 Jul, 2018 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 16 Jul, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 11 Jul, 2018 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 09 Jul, 2018 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Pavel Rojtberg authored
-
- 07 Jul, 2018 1 commit
-
-
berak authored
-
- 06 Jul, 2018 1 commit
-
-
Dietrich Büsching authored
* run length morphology * remove unused code, avoid warnings for undefined functions * handle empty input in getBoundingRectangle correctly, remove unused operations * changes according to code review
-
- 05 Jul, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 02 Jul, 2018 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
gmedan authored
* fix #1665 ChAruco board topology (nearestMarkerIdx) is sensitive to scale
-
LaurentBerger authored
* Some bugs in deriche and paillou filter * Cv_Assert to CV_CheckType
-
SongChiYoung authored
-