- 10 Nov, 2018 2 commits
-
-
LaurentBerger authored
Search for matches between a color image patch and an input color image * First commit * indentation
-
LaurentBerger authored
-
- 09 Nov, 2018 2 commits
-
-
Jukka Komulainen authored
* fbs disparity filtering fix * fbs fix vol II * fbs doc update * fix unused variables warnings in disparity_filtering.cpp * trailing whitespaces removed
-
Jukka Komulainen authored
* add fast bilateral solver from master * fix unused variables warnings in disparity_filtering.cpp * trailing whitespaces removed
-
- 11 Oct, 2018 1 commit
-
-
berak authored
The Fast Bilateral Filter (#1819) PR is created by: berak <px1704@web.de> based on work https://github.com/opencv/opencv_contrib/pull/1317 * fbs_filter v1.0 has been contributed * use boost unordered_map * add brief description for fbs_filter * fix format * fix channels bug * modify doc for fbs_filter * check c++ 11 * asDiagonal -> diagonal * rosolve warning * fix eigen3 dependency * Eigen/Core * test HEAV_EIGEN * setZero bug * unordered_map test * fix macro bug * fix boost not found * fix eigen macro bug * fix eigen macro bug * fix eigen macro bug * fix eigen macro bug * add test file * fix test macro * fix test macro * add test * add test * add sample colorize * fix macro * fix colorize.cpp * fix colorize.cpp * fix colorize.cpp * fix colorize.cpp * add fbs filter demo * add fbs filter demo * add fbs filter demo * use fgsfilter for guess * add parameter num_iter and max_tol * add a option for colorize sample * add bibtex * add bibtex * fix a colorize demo bug * size optimize * taking over the fast bilateral solver * taking over the fast bilateral solver * try to fix test_fbs_filter * missed a bib bracket
-
- 28 Sep, 2018 1 commit
-
-
Hamdi Sahloul authored
-
- 22 Aug, 2018 1 commit
-
-
bini authored
-
- 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
-
- 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
-
- 10 Mar, 2018 1 commit
-
-
Stepanenko Andrey authored
* Enabled FastHoughTransform export to python. * Enabled HoughPoint2Line export * Update fast_hough_transform.hpp deleted TODO * Fixed indentation after enabling exporting.
-
- 22 Nov, 2017 2 commits
-
-
fiammante authored
Bright edges source code and demo (#1449) * Bright edges source code and demo * Fix mac errors * Upload again because of null characters * Convert to UTF-8 * Change cv::WindowFlags::WINDOW_AUTOSIZE * Remove parameter * Remove trailing white spaces (documentation builld error * Remaining white spaces * Correct warning * Correct surround * Add comment * Moving prototype out of header * Add ximgproc namespace, fix example. * Fix namespace for example * Remove windows desctruction * Correct Mat declaration * Removed unused gray * Change local functions to static * Remove tabs and replace by 4 spaces * Add comments * Fix comments * Retry for random test stereo failure
-
Alexander Alekhin authored
-
- 20 Nov, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 11 Nov, 2017 1 commit
-
-
Suleyman TURKMEN authored
-
- 02 Nov, 2017 1 commit
-
-
kushalvyaskv authored
-
- 31 Oct, 2017 1 commit
-
-
Leonardo lontra authored
samples added fix edgeboxes_demo fix edgeboxes_demo added edgeboxes bib fix edgeboxes_demo small fixes fix edgeboxes_demo fix warnings fix warnings small fixes detectEdges needs rgb image instead bgr image. Removed unnecessary protection small fixes
-
- 23 Oct, 2017 2 commits
-
-
LaurentBerger authored
-
LaurentBerger authored
-
- 26 Sep, 2017 1 commit
-
-
Vitaly Tuzov authored
-
- 25 Sep, 2017 1 commit
-
-
Piotr Majkrzak authored
-
- 23 May, 2017 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
added optimized anisotropic diffusion filter (rewrite of https://github.com/opencv/opencv/pull/8362)
-
- 10 May, 2017 1 commit
-
-
lhelontra authored
fixed typo replaces Mat& to Input/OutputArray in public methods. small fix. small fixes
-
- 05 May, 2017 1 commit
-
-
saskatchewancatch authored
1) Modified cv::ximgproc::niBlackThreshold to support binarization using popular Niblack inspired techniques. Sauvola, Wolf, and NICK support added. 2) Changed niblack_thresholding.cpp sample to allow experimentation with these new methods 3) Added/updated docs where appropriate
-
- 10 Apr, 2017 1 commit
-
-
Balint Cristian authored
-
- 29 Mar, 2017 1 commit
-
-
Vladislav Sovrasov authored
-
- 28 Mar, 2017 1 commit
-
-
lhelontra authored
-
- 11 Jan, 2017 1 commit
-
-
Balint Cristian authored
-
- 04 Jan, 2017 1 commit
-
-
StevenPuttemans authored
-
- 26 Dec, 2016 1 commit
-
-
LaurentBerger authored
-
- 23 Dec, 2016 1 commit
-
-
LaurentBerger authored
-
- 16 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 13 Dec, 2016 1 commit
-
-
Jinhan Lee authored
-
- 12 Dec, 2016 1 commit
-
-
Jinhan Lee authored
This simple detector runs up to two times faster than LSD while achieving competitive results. Please evaluate the algorithm with samples/fld_lines.cpp
-
- 30 Nov, 2016 1 commit
-
-
StevenPuttemans authored
added thinning sample added thinning tests
-
- 25 Aug, 2016 1 commit
-
-
jhlee525 authored
* Add bilateral texture filter * Change tab to space
-
- 18 Aug, 2016 1 commit
-
-
StevenPuttemans authored
-
- 14 Jul, 2016 1 commit
-
-
LaurentBerger authored
Paillou Filter comment : english tab and assert Mat(instead of new) InputArray and ptr<Type>() Outputarrays OutputArray as argument Update doc
-
- 06 Apr, 2016 1 commit
-
-
Balint Cristian authored
-
- 04 Feb, 2016 1 commit
-
-
Amro authored
- no for-loops - support all thresholding types - support any input image depth - add Doxygen comments
-