opencv/modules/cudaimgproc/src
mvukad 695e33b25b Fix missing format when writing Algorithm-based objects
Added a writeFormat() method to Algorithm which must be called by the
write() method of derived classes.
2016-04-07 13:49:42 -07:00
..
cuda Thrust allocator usage. 2016-03-15 11:14:47 -04:00
bilateral_filter.cpp renamed gpuimgproc -> cudaimgproc 2013-09-02 14:00:43 +04:00
blend.cpp renamed gpuimgproc -> cudaimgproc 2013-09-02 14:00:43 +04:00
canny.cpp Fix missing format when writing Algorithm-based objects 2016-04-07 13:49:42 -07:00
color.cpp rewrite cuda::cvtColor with new device layer and fix test failures 2014-12-25 19:23:15 +03:00
corners.cpp Merge branch 'master' into gpu-cuda-rename 2013-09-06 15:44:44 +04:00
cvt_color_internal.h rewrite cuda::cvtColor with new device layer and fix test failures 2014-12-25 19:23:15 +03:00
generalized_hough.cpp Added getLines, fill_accum_local kernels 2014-08-27 17:57:22 +04:00
gftt.cpp Thrust allocator usage. 2016-03-15 11:14:47 -04:00
histogram.cpp Fixes compilation errors when BUILD_CUDA_STUBS is ON 2015-07-29 08:59:38 -03:00
hough_circles.cpp Fix missing format when writing Algorithm-based objects 2016-04-07 13:49:42 -07:00
hough_lines.cpp Fix missing format when writing Algorithm-based objects 2016-04-07 13:49:42 -07:00
hough_segments.cpp Fix missing format when writing Algorithm-based objects 2016-04-07 13:49:42 -07:00
match_template.cpp refactor cudaarithm reductions: 2014-12-30 11:06:33 +03:00
mean_shift.cpp replaced GPU -> CUDA 2013-09-02 14:00:44 +04:00
mssegmentation.cpp added stream parameter to all cudaimgproc routines 2014-12-30 15:37:45 +03:00
precomp.hpp Update precomp.hpp 2014-02-17 09:48:51 +01:00