114 Commits (ada87a99757b50d4d986fcbb616f78fb077ac3ad)

Author SHA1 Message Date
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
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
berak 4dcf02d631 fix for issue #195 10 years ago
berak 01293e0e23 remove floor call 10 years ago
xolodilnik 7a58653866 fast_hough_transform.hpp: temporary replace CV_EXPORTS_W with CV_EXPORTS 10 years ago
xolodilnik b6a50e7288 HoughPoint2Line: fixed unsuccessful build 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
sbokov a70af9f7d6 Adding edge-aware disparity filtering 10 years ago
BISMOY MURASING 5925bc539e Code to grab the red lined polygon from Google Maps 10 years ago
xolodilnik 1bd2aafbd1 removed debug code 10 years ago
xolodilnik 02dabdf243 fixed warning 10 years ago
xolodilnik 7a9e4dd453 added a calculation of the Fast Hough Transform of an image 10 years ago
Maksim Shabunin 05405e3dca Replaced CV_PURE_PROPERTY macros with the code 10 years ago
Samyak Datta ce27f04165 Added module for Ni-Black thresholding 10 years ago
Maksim Shabunin 67a2066c4b Java and python wrappers for contrib modules 10 years ago
Maksim Shabunin 7d9bbdcaad Remove all sphinx files 10 years ago
Maksim Shabunin 61f36de542 Doxygen tutorials support 10 years ago