opencv/modules/cudaimgproc
Michael Pratt 73f1940b03 Add missing limits include
Without limits included, several CUDA related files fail to compile with
GCC on Ubuntu:

modules/cudaimgproc/src/hough_lines.cpp:136:9: error: ‘numeric_limits’ is not a member of ‘std’
2013-11-12 22:29:41 -05:00
..
doc fixed docs 2013-09-02 14:00:44 +04:00
include/opencv2 renamed gpuimgproc -> cudaimgproc 2013-09-02 14:00:43 +04:00
perf removed precomp.cpp files 2013-09-02 14:00:44 +04:00
src Add missing limits include 2013-11-12 22:29:41 -05:00
test removed precomp.cpp files 2013-09-02 14:00:44 +04:00
CMakeLists.txt renamed gpuimgproc -> cudaimgproc 2013-09-02 14:00:43 +04:00