133 Commits (cfe8155da5f77c67b890c6d3964dc01052f276e6)

Author SHA1 Message Date
Alexander Alekhin 5f8d3d756b eliminate compiler warnings 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
berak 72686a111c add a slic superpixels sample, similar to the seeds one. 9 years ago
jhlee525 5d9fd70cc0 Merge pull request #730 from jhlee525:master 9 years ago
StevenPuttemans 5f816bb480 add thinning 9 years ago
LaurentBerger 42640a33af Paillou filter 9 years ago
Alexander Alekhin 823dea726f migration: github.com/opencv/opencv_contrib 9 years ago
StevenPuttemans 784fb55c9b add model location info 9 years ago
Balint Cristian 6241296f5b Allow vector<Mat> raster bands to SEEDS. 9 years ago
berak a9d1ab478f ximgproc: fix some mismatched new / free calls 9 years ago
Balint Cristian cf5224f586 Fix issue #623 & doc image reference (ximgproc/slic). 9 years ago
Amro 6c7a806ad5 fix and update niblack sample 9 years ago
Amro 750eea149e rewrite niBlackThreshold function 9 years ago
Amro ada87a9975 fix ddepth to match output matrices 9 years ago
Maximilien Cuony 530dfb7995 Fix memory leaks in GraphSegmentation 9 years ago
Maximilien Cuony c9e3e22095 Implementation of SelectiveSearchSegmentation 9 years ago
Balint Cristian e5612c3c87 BugFix Issue No.481 related to SLIC, LSC contour mask values. 10 years ago
Zhou Chao 88379486c3 Add weighted median filter 10 years ago
Maksim Shabunin f529a1df2b Fixed HAL headers location 10 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
Zhou Chao 2afc73852e fix bugs 10 years ago
Zhou Chao e81892a44d improve l0smooth coding style 10 years ago
Oded Green 0966b2dea9 Removed openmp from code 10 years ago
grundman 2a4bfeeb11 Update edgeaware_filters_common.cpp 10 years ago
Oded Green 7579ef5dcd trailing white space corrected 10 years ago
Maximilien Cuony 8f9ac94ba4 Graphsegmentation: fix typo in comment and blank line at EOF 10 years ago
Oded Green 01268aa3dc Using std::vector instead of allocating memory myself 10 years ago
Maximilien Cuony e18fd2deb0 Graph segmentation: updated README 10 years ago
Maximilien Cuony b754372ce5 Rewrote GraphSegmentation in ximgproc 10 years ago
Oded Green 801f118f57 fixed one last error 10 years ago
Oded Green 5541ac9f8c fixed one last error 10 years ago
Oded Green d667864543 a few more trailing white spaces 10 years ago
Oded Green 5461494100 replaced tabs with spaces 10 years ago
Oded Green e4137ce8c1 Adding a fast and parallel function for computing the estimated covariance matrix 10 years ago
Zhou Chao bbe389306b Fix windows warning 10 years ago
Zhou Chao c1bfb00d1b Add parallel processing for some steps of l0 smooth 10 years ago
Zhou Chao 0c691ff066 replace tabs with spaces 10 years ago
Alexander Alekhin 9862a8bac5 fix invalid String usage 10 years ago
Zhou Chao e5f3571be2 Fix whitespace problem 10 years ago
Zhou Chao 74f48e80e1 Add L0 smoothing 10 years ago
sbokov 831523ce02 Sparse-to-dense OF algorithm is added 10 years ago
Zhou Chao c57b27e1e4 Add rolling guidance filter 10 years ago
Maksim Shabunin 94e777ba45 Trying to fix some tests 10 years ago
DirtyMaster 9382f0ed39 Parallelize edges detection 10 years ago
Maksim Shabunin 79df3dbc85 Tests for ximgproc 10 years ago
sbokov 6a0545e6fe Improving DisparityWLSFilter interface and adding a tutorial 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