145 Commits (d3630d0fa6c56b90cc2b80c97fe0b4a958846c27)

Author SHA1 Message Date
Leonardo Brás a8670a9360 Typos 9 years ago
Leonardo Brás 0ea0278222 Accepting float disparity maps. 9 years ago
Leonardo Brás 138bd0c971 Changing filter so it treats every type() of disparity Matrix. 9 years ago
LaurentBerger 42640a33af Paillou filter 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 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. 9 years ago
Zhou Chao 88379486c3 Add weighted median filter 9 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 b754372ce5 Rewrote GraphSegmentation in ximgproc 10 years ago
Oded Green d667864543 a few more trailing white 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
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
DirtyMaster 9382f0ed39 Parallelize edges detection 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 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
xolodilnik 7a9e4dd453 added a calculation of the Fast Hough Transform of an image 10 years ago
Samyak Datta ce27f04165 Added module for Ni-Black thresholding 10 years ago
Maksim Shabunin 34131405df Removed some methods from cv::Algorithm and changed ml module interfaces 10 years ago
vludv b1b36cd20e Adaptive manifold filter: downsample/upsample operations where paralleled. 11 years ago
vludv e8d7975e2c Adaptive manifold filter changes: Memory consuming was reduced and performance was improved (10% average). 11 years ago
Beat Küng 05293a4c31 seeds: add SEEDS superpixels implementation to ximgproc module 11 years ago
Alexander Mordvintsev 96efa4cd90 RFFeatureGetter* -> Ptr<RFFeatureGetter> (need this for python wrapper and proper pointer handling) 11 years ago
Bellaktris 63e1c0449d warning fix 11 years ago