Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
marina.kolpakova a9764dd910 fixed not defined macro warningds 12 years ago
..
nvidia added performance test for LBP classifier. 13 years ago
interpolation.hpp GPU resize became same as CPU implementation 13 years ago
main.cpp added gpu RGB<->Lab and BGR<->Luv conversions 13 years ago
main_test_nvidia.h fixed another piece of warnings 13 years ago
precomp.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago
precomp.hpp added gpu RGB<->Lab and BGR<->Luv conversions 13 years ago
test_calib3d.cpp merged all the latest changes from 2.4 to trunk 13 years ago
test_color.cpp fixed not defined macro warningds 12 years ago
test_copy_make_border.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 13 years ago
test_core.cpp added gpu::FGDStatModel (Background/foreground segmentation) 13 years ago
test_features2d.cpp added additional tests to gpu::BFMatcher 13 years ago
test_filters.cpp Fixed number of warnings. Fixed mingw64 build. 13 years ago
test_global_motion.cpp Added GPU version of PyrLK based global motion estimator (videostab) 13 years ago
test_gpumat.cpp fixed several problems with CUDA 5.0 13 years ago
test_imgproc.cpp Fixed number of warnings. Fixed mingw64 build. 13 years ago
test_labeling.cpp C.C. Labeling: added stream support 12 years ago
test_nvidia.cpp fixes for the newly added gcc warning keys 13 years ago
test_objdetect.cpp LBP features integrated in CascadeClassifier_GPU 13 years ago
test_pyramids.cpp fixed gpu::pyrUp (now it matches cpu analog) 13 years ago
test_remap.cpp Bug #1991 : fixed gpu interpolation (remap, resize, warp...) 13 years ago
test_resize.cpp GPU resize became same as CPU implementation 13 years ago
test_threshold.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 13 years ago
test_video.cpp Fixed Windows build warnings and configuration problem. 13 years ago
test_warp_affine.cpp added performance test for LBP classifier. 13 years ago
test_warp_perspective.cpp added performance test for LBP classifier. 13 years ago
utility.cpp merged all the latest changes from 2.4 to trunk 13 years ago
utility.hpp GPU resize with INTER_AREA 13 years ago