opencv/modules/gpuimgproc/src
Roman Donchenko 18bb951574 Nuked the rest of the precomp.cpp files.
Consider this a part of merging #1357.
2013-09-02 19:53:45 +04:00
..
cuda eliminate unnecessary double arithmetics in CUDA 2013-08-19 15:56:45 +04:00
bilateral_filter.cpp switched to Input/Output Array in bilateralFilter & blendLinear 2013-07-17 11:39:58 +04:00
blend.cpp switched to Input/Output Array in bilateralFilter & blendLinear 2013-07-17 11:39:58 +04:00
canny.cpp made dependecy from gpufilters optional 2013-07-17 11:40:00 +04:00
color.cpp added cudev::GpuMat_<T> support to Input/Output arrays 2013-07-22 10:33:40 +04:00
corners.cpp made dependecy from gpufilters optional 2013-07-17 11:40:00 +04:00
cvt_color_internal.h Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 2013-06-07 13:05:39 +04:00
generalized_hough.cpp refactored generalized hough (both CPU and GPU): 2013-07-18 15:17:33 +04:00
gftt.cpp refactored GoodFeaturesToTrackDetector 2013-07-17 11:39:56 +04:00
histogram.cpp Merge remote-tracking branch 'origin/2.4' 2013-08-06 13:56:49 +04:00
hough_circles.cpp made dependecy from gpufilters optional 2013-07-17 11:40:00 +04:00
hough_lines.cpp split hough sources 2013-07-17 11:40:00 +04:00
hough_segments.cpp split hough sources 2013-07-17 11:40:00 +04:00
match_template.cpp refactored gpu::matchTemplate (converted it into Algorithm) 2013-07-17 11:39:57 +04:00
mean_shift.cpp switched to Input/Output Array in Mean Shift 2013-07-17 11:39:57 +04:00
mssegmentation.cpp switched to Input/Output Array in Mean Shift 2013-07-17 11:39:57 +04:00
precomp.hpp made dependecy from gpufilters optional 2013-07-17 11:40:00 +04:00