145 Commits (d3630d0fa6c56b90cc2b80c97fe0b4a958846c27)

Author SHA1 Message Date
LaurentBerger 79b60e93f2 solves #1596 7 years ago
Alexander Alekhin 64d5886186 ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
Vitaly Tuzov 5e7035b39b Fixed estimation Hessian matrix eigenvalue in getRidgeFilteredImage() 7 years ago
Maksim Shabunin c99d1c3b04 Fixed several warnings produced by clang-6.0.0 7 years ago
LaurentBerger 9c77fa733b Remove unused code 8 years ago
fiammante ab51fb06ca Merge pull request #1449 from fiammante:bright_edges 8 years ago
Alexander Alekhin e8c03fc1bf ximgproc: rename global functions with generic names 8 years ago
Alexander Alekhin 2700b7d405 ximgproc: fix namespace 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
Vitaly Tuzov 220edb81bc Updated 32F disparity matrix handling 8 years ago
Vitaly Tuzov 969bb1ef44 Fixed review comments 8 years ago
Piotr Majkrzak 17c2ce9c78 Implementation of Pei&Lin Image Normalization 8 years ago
Alexander Alekhin b556c2a7c3 build: migrate to traits::Type / traits::Depth 8 years ago
Jaykob 0e91983b1b Merge pull request #1330 from Jaykob:parallelize_structured_edge_detection 8 years ago
Alexander Alekhin 905b362f0a ximgproc: eliminate per-pixel manual loop 8 years ago
berak 3d0e42f655 ximgproc: change M_PI to CV_PI in structured_edge_detection 8 years ago
Yuriy Obukh 41559d7481 Some changes to make VS2010 compiler happy. 8 years ago
Natsuki Kawai f57d6fbbb6 Fixed a buffer overflow which occurs when setImage is called with different images and default image_id. 8 years ago
Vladislav Sovrasov 731ee7bbd7 ximgproc: fix warning in OCL related code on Windows platform 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
lhelontra da280ac55d added computeOrientation and edgenms in structured_edge_detection 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
olivierpascal ab48ffdfc1 Warning fixed 8 years ago
olivierpascal 204e98e105 Bugfix #1143 8 years ago
Balint Cristian 4d6723d9e7 Update MSLIC citation and author's contact. 8 years ago
jexner 5d14e0e6cd Remove unused variables 8 years ago
jexner 46c3965a7f Fix uninitialized iteration counter in MSLIC 8 years ago
Vladislav Sovrasov aba73af7fb ximgproc: fix weightedMedianFilter crash on zero mask 8 years ago
Vladislav Sovrasov 8b831fefd5 ximgproc: wrap weightedMedianFilter into python 8 years ago
Balint Cristian 90105169b2 Fix LSC crash, guard against invalid label index. 8 years ago
Julian Exner ab5f5d6ca2 Fix uninitialized LSC weights 8 years ago
jexner 5dc7be6a06 Fix segmentation fault in SuperpixelLSCImpl::PostEnforceLabelConnectivity 8 years ago
Maksim Shabunin f8807f18cd Reduced modules dependencies: 8 years ago
goldstar616 478baf937f Merge pull request #981 from goldstar616:master 8 years ago
Balint Cristian ce2fd8e37a Add MSLIC (Manifold SLIC). 8 years ago
Balint Cristian 5d73f99753 BugFix SLIC, SLICO & LSC. 8 years ago
LaurentBerger 7360642d4d Improve paillou filter 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 a7dada153e Fast line detector described in @Lee14. 9 years ago
Vladislav Sovrasov 50489dc0c8 Fix rounding in StructuredEdgeDetection 9 years ago
StevenPuttemans fb0cb3d3c4 added multiple thinning algorithms 9 years ago
Vladislav Sovrasov 7cc7414a51 Fix numerical issue in guided filter 9 years ago
Maksim Shabunin 0e7405ce4c Fixed several GCC warnings 9 years ago
jhlee525 5d9fd70cc0 Merge pull request #730 from jhlee525:master 9 years ago
StevenPuttemans 5f816bb480 add thinning 9 years ago