1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 12:55:15 +08:00

112 Commits

Author SHA1 Message Date
Suleyman TURKMEN
00b33cbd8f Update edge_drawing.hpp 2022-01-29 11:10:09 +03:00
Suleyman TURKMEN
081bebdc4c improvements on EdgeDrawing 2022-01-27 10:31:19 +03:00
Suleyman TURKMEN
31f98132b3 update structured forests tutorial 2021-10-13 12:54:47 +03:00
Suleyman TURKMEN
aa850cd83b EdgeDrawing Improvements 1 2021-04-19 13:40:00 +03:00
Suleyman TURKMEN
14b43012da update fast_line_detector.hpp 2021-04-07 22:15:39 +03:00
TT
930eca198d 3.4/ximgproc: Added edge input feature to fast_line_detector
backport of commit: d8197c6ad6
2021-04-06 20:19:12 +00:00
Suleyman TURKMEN
f7efcbab61 Merge pull request #2313 from sturkmen72:test_Edge_Drawing_Algos
* EdgeDrawing algorithms (ED EDPF EDLines EDCircles)

* eliminate build warning
2021-04-02 01:38:00 +00:00
Alexander Alekhin
00a3c610c0 Merge pull request #2657 from berak:ximgproc_disparity_python 2020-09-08 10:22:21 +00:00
berak
134df77b71 ximgproc: add python wrappers for disparity functions 2020-09-08 09:43:34 +02:00
Jan Sellner
80dfcdbfb6 Fix default parameter to be coherent with documentation 2020-07-11 20:24:51 +02:00
K Yasaswi Sri Chandra Gandhi
444123e346 Fixed typo. 2020-04-29 16:23:02 +03:00
Brian Wignall
078c45633d Fix typos
backport commit 8c09249352
2019-12-04 19:22:08 +03:00
RAJKIRAN NATARAJAN
fc979a85ba Merge pull request #2152 from saskatchewancatch:issue-2060
* issue-2060: implement ability to return scores for edgeboxes implementation

* issue-2060: address feedback to add some foolproofing
2019-06-17 17:22:16 +03:00
Ahmed Ashour
cd7276f41f Merge pull request #2131 from asashour:param
* doc: fix return parameter for void method

* docs: add missing parameter description
2019-06-06 13:56:37 +03:00
utkarshg6
bc0e250216 Changed mismatch grayscale to image with 3 channels 2019-03-13 15:58:50 +05:30
Alexander Alekhin
1756e82bdd bindings: backport generator from OpenCV 4.x 2019-03-05 16:39:56 +03:00
Jukka Komulainen
a97a061281 Merge pull request #1906 from ytyytyyt:3.4
* fbs_filter add lambda & revise imtypes

* fix warnings

* fix fbs function prototypes
2018-11-16 21:44:53 +03:00
Alexander Alekhin
fae2d927e5 Merge pull request #1884 from LaurentBerger:derichetest 2018-11-10 13:31:14 +00:00
LaurentBerger
cd6f7d1291 Rewrite deriche filter- add test - add python wrapper 2018-11-10 12:20:05 +01:00
Jukka Komulainen
6e3eea5447 Merge pull request #1883 from ytyytyyt:3.4
* add fast bilateral solver from master

* fix unused variables warnings in disparity_filtering.cpp

* trailing whitespaces removed
2018-11-09 20:01:41 +03:00
bini
1612d99c81 refactored include and bib files 2018-08-22 02:35:42 -04:00
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.
2018-03-10 12:13:49 +03:00
Alexander Alekhin
10d567fd89 Merge pull request #1459 from alalek:ximgproc_rename_global_FD_functions 2017-11-22 18:07:59 +00:00
fiammante
ab51fb06ca Merge pull request #1449 from fiammante:bright_edges
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
2017-11-22 14:05:38 +03:00
Alexander Alekhin
e8c03fc1bf ximgproc: rename global functions with generic names 2017-11-22 06:58:03 +03:00
Alexander Alekhin
2700b7d405 ximgproc: fix namespace 2017-11-20 22:39:39 +03:00
Suleyman TURKMEN
9fc1aa013f WRAP python java 2017-11-11 20:48:24 +03:00
kushalvyaskv
17ffd282d9 Ridge Filter 2017-11-02 16:09:34 +03:00
Leonardo lontra
1f8ccc1687 added edgeboxes algorithm (#1215)
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
2017-10-31 12:52:46 +03:00
LaurentBerger
8b733e0938 review 2017-10-23 22:18:45 +02:00
LaurentBerger
c17fd6e93d fetch and commit 2017-10-23 22:13:59 +02:00
Vitaly Tuzov
969bb1ef44 Fixed review comments 2017-09-26 17:06:29 +03:00
Piotr Majkrzak
17c2ce9c78 Implementation of Pei&Lin Image Normalization 2017-09-25 14:10:42 +03:00
Vadim Pisarevsky
7d443669c6 Merge pull request #1146 from saskatchewancatch:i1138 2017-05-23 20:28:27 +00:00
Vadim Pisarevsky
b885d28ca0 fixed test failures; removed extra whitespaces 2017-05-23 18:41:30 +03:00
Vadim Pisarevsky
7297f02220 added optimized anisotropic diffusion filter (rewrite of https://github.com/opencv/opencv/pull/8362) 2017-05-23 16:50:43 +03:00
Vadim Pisarevsky
9b5aa2a56f Merge pull request #1147 from lhelontra:edgenms 2017-05-17 15:24:40 +00:00
lhelontra
da280ac55d added computeOrientation and edgenms in structured_edge_detection
fixed typo

replaces Mat& to Input/OutputArray in public methods.

small fix.

small fixes
2017-05-10 14:26:29 -03:00
saskatchewancatch
3ec8e0ac4c 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
2017-05-05 10:24:47 -06:00
Maksim Shabunin
7494ceb379 Merge pull request #1093 from lhelontra:py_selective_search 2017-04-10 13:18:57 +00:00
Balint Cristian
4d6723d9e7 Update MSLIC citation and author's contact. 2017-04-10 12:06:58 +03:00
Vladislav Sovrasov
8b831fefd5 ximgproc: wrap weightedMedianFilter into python 2017-03-29 16:49:05 +03:00
lhelontra
83fef80343 Added CV_OUT in process() of selective search segmentation module and python sample. 2017-03-28 18:32:43 -03:00
Balint Cristian
ce2fd8e37a Add MSLIC (Manifold SLIC). 2017-01-11 13:05:54 +02:00
StevenPuttemans
cdbe5c7d3c fix link for thinningTypes 2017-01-04 14:54:06 +01:00
LaurentBerger
7360642d4d Improve paillou filter 2016-12-26 09:11:57 +01:00
LaurentBerger
86342522b0 Merge pull request #701 from LaurentBerger:DericheFilter 2016-12-23 13:09:43 +02:00
Alexander Alekhin
eae4d78748 misc: minor fix in license header 2016-12-16 17:12:18 +03:00
Jinhan Lee
4836a496c0 Add a group ximgproc_fast_line_detector 2016-12-13 15:16:59 +09:00
Jinhan Lee
a7dada153e Fast line detector described in @Lee14.
This simple detector runs up to two times faster than LSD while achieving
competitive results. Please evaluate the algorithm with samples/fld_lines.cpp
2016-12-12 11:00:50 +09:00