41 Commits (d3630d0fa6c56b90cc2b80c97fe0b4a958846c27)

Author SHA1 Message Date
fiammante ab51fb06ca Merge pull request #1449 from fiammante:bright_edges 8 years ago
kushalvyaskv 17ffd282d9 Ridge Filter 8 years ago
Leonardo lontra 1f8ccc1687 added edgeboxes algorithm (#1215) 8 years ago
LaurentBerger 8b733e0938 review 8 years ago
LaurentBerger c17fd6e93d fetch and commit 8 years ago
Piotr Majkrzak 17c2ce9c78 Implementation of Pei&Lin Image Normalization 8 years ago
Vadim Pisarevsky b885d28ca0 fixed test failures; removed extra whitespaces 8 years ago
Vadim Pisarevsky 7297f02220 added optimized anisotropic diffusion filter (rewrite of https://github.com/opencv/opencv/pull/8362) 8 years ago
saskatchewancatch 3ec8e0ac4c 1) Modified cv::ximgproc::niBlackThreshold to support binarization using popular Niblack inspired techniques. Sauvola, Wolf, and NICK support added. 8 years ago
StevenPuttemans cdbe5c7d3c fix link for thinningTypes 8 years ago
LaurentBerger 86342522b0 Merge pull request #701 from LaurentBerger:DericheFilter 8 years ago
Alexander Alekhin eae4d78748 misc: minor fix in license header 8 years ago
Jinhan Lee 4836a496c0 Add a group ximgproc_fast_line_detector 8 years ago
Jinhan Lee a7dada153e Fast line detector described in @Lee14. 9 years ago
StevenPuttemans fb0cb3d3c4 added multiple thinning algorithms 9 years ago
StevenPuttemans 5f816bb480 add thinning 9 years ago
LaurentBerger 42640a33af Paillou filter 9 years ago
Amro 750eea149e rewrite niBlackThreshold function 9 years ago
Zhou Chao 88379486c3 Add weighted median filter 9 years ago
Balint Cristian a3b73aa86d Add LSC (Superpixel segmentation using Linear Spectral Clustering) 10 years ago
Balint Cristian 90fc1378cb Add SLIC superpixels implementation. 10 years ago
Maximilien Cuony b754372ce5 Rewrote GraphSegmentation in ximgproc 10 years ago
Oded Green e4137ce8c1 Adding a fast and parallel function for computing the estimated covariance matrix 10 years ago
sbokov 831523ce02 Sparse-to-dense OF algorithm is added 10 years ago
Samyak Datta e226d7853a Converted double to float and removed new module. 10 years ago
sbokov 7c421ba2b3 Adding confidence support and optimizing disparity filtering 10 years ago
xolodilnik a02af4a12b modules/ximgproc/include/opencv2/ximgproc/fast_hough_transform.hpp moved from modules/ximgproc/include/opencv2/ximgproc.hpp 10 years ago
Samyak Datta ce27f04165 Added module for Ni-Black thresholding 10 years ago
Maksim Shabunin a20c5c8dd9 Doxygen documentation for all modules 11 years ago
Beat Küng 05293a4c31 seeds: add SEEDS superpixels implementation to ximgproc module 11 years ago
Alexander Shishkov 6ebd07b299 mistypes in folders name 11 years ago
Alexander Shishkov c1780f67b8 renamed internal folders 11 years ago
vludv d08c398c52 Added license 11 years ago
vludv 349692044c The functionality was put into ximgproc namespace. Some refactoring. Fixed some warnings. 11 years ago
Vadim Pisarevsky 4906050ea1 added "text" module; added linemod to rgbd module, fixed compile errors in rgbd. 11 years ago
Vincent Rabaud 49a357b948 add an RGBD module 11 years ago