opencv/samples/gpu
Zhiwei Su 8bf3f6bfcb Fixed gray window for gpu stereo BP and CSBP
compute() for BP and CSBP output 32-bit floating-point mat, and in cv::imshow() 32-bit floating-point is recognized as [0,1] and maped to [0,255], that causes gray window for BP and CSBP.
2017-06-19 20:30:28 +08:00
..
performance cuda: fix samples 2017-01-23 18:45:53 +03:00
alpha_comp.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
bgfg_segm.cpp update samples: waitKey() usage 2016-12-15 15:39:47 +03:00
cascadeclassifier_nvidia_api.cpp Update cascadeclassifier_nvidia_api.cpp 2015-11-02 15:07:45 +08:00
cascadeclassifier.cpp Merge pull request #6821 from sturkmen72:TickMeter_class_addition 2016-07-14 11:40:46 +00:00
CMakeLists.txt cuda: fix samples 2017-01-23 18:45:53 +03:00
driver_api_multi.cpp Updated TBB search script and code checks 2016-12-01 16:58:38 +03:00
driver_api_stereo_multi.cpp Updated TBB search script and code checks 2016-12-01 16:58:38 +03:00
farneback_optical_flow.cpp Fix Farneback GPU Sample in GCC6 2017-04-27 16:28:36 -07:00
generalized_hough.cpp cv::TickMeter class addition 2016-06-23 19:06:57 +03:00
hog.cpp changed hog to work with variable parameters and changed the hog sample to test it with more options 2015-08-12 09:16:20 +02:00
houghlines.cpp initial commit 2014-09-23 07:45:51 +04:00
morphology.cpp initial commit 2014-09-23 07:45:51 +04:00
multi.cpp Updated TBB search script and code checks 2016-12-01 16:58:38 +03:00
opengl.cpp update samples: waitKey() usage 2016-12-15 15:39:47 +03:00
optical_flow.cpp fix gpu samples compilation 2015-01-21 15:50:22 +03:00
opticalflow_nvidia_api.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
pyrlk_optical_flow.cpp refactoring 2017-02-13 00:53:35 +09:00
stereo_match.cpp Fixed gray window for gpu stereo BP and CSBP 2017-06-19 20:30:28 +08:00
stereo_multi.cpp cv::TickMeter class addition 2016-06-23 19:06:57 +03:00
super_resolution.cpp cv::TickMeter class addition 2016-06-23 19:06:57 +03:00
surf_keypoint_matcher.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
video_reader.cpp fix video_reader GPU sample compilation after latest changes in master 2016-07-14 16:18:43 +03:00
video_writer.cpp bug fix for #7846 2016-12-17 21:48:29 +08:00