.. |
nvidia
|
added performance test for LBP classifier.
|
2012-07-04 12:11:07 +00:00 |
interpolation.hpp
|
GPU resize became same as CPU implementation
|
2012-07-02 08:08:02 +00:00 |
main_test_nvidia.h
|
fixed another piece of warnings
|
2012-06-09 10:58:32 +00:00 |
main.cpp
|
added gpu RGB<->Lab and BGR<->Luv conversions
|
2012-07-31 12:46:04 +04:00 |
precomp.cpp
|
refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
|
2012-03-14 15:54:17 +00:00 |
precomp.hpp
|
added gpu RGB<->Lab and BGR<->Luv conversions
|
2012-07-31 12:46:04 +04:00 |
test_calib3d.cpp
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
test_color.cpp
|
new implementation of gpu debayer
|
2012-08-07 13:34:11 +04:00 |
test_copy_make_border.cpp
|
fixed gpu::filter2D border interpolation for CV_32FC1 type
|
2012-03-21 14:38:23 +00:00 |
test_core.cpp
|
added gpu::FGDStatModel (Background/foreground segmentation)
|
2012-06-05 13:32:04 +00:00 |
test_features2d.cpp
|
added additional tests to gpu::BFMatcher
|
2012-04-24 11:21:23 +00:00 |
test_filters.cpp
|
Fixed number of warnings. Fixed mingw64 build.
|
2012-06-12 14:46:12 +00:00 |
test_global_motion.cpp
|
Added GPU version of PyrLK based global motion estimator (videostab)
|
2012-04-18 13:23:41 +00:00 |
test_gpumat.cpp
|
fixed several problems with CUDA 5.0
|
2012-05-28 12:09:40 +00:00 |
test_imgproc.cpp
|
Fixed number of warnings. Fixed mingw64 build.
|
2012-06-12 14:46:12 +00:00 |
test_labeling.cpp
|
test: GFF same as cpu greedy implementation
|
2012-08-08 14:48:06 +04:00 |
test_nvidia.cpp
|
fixes for the newly added gcc warning keys
|
2012-06-21 03:48:36 +00:00 |
test_objdetect.cpp
|
LBP features integrated in CascadeClassifier_GPU
|
2012-07-24 13:51:35 +04:00 |
test_pyramids.cpp
|
fixed gpu::pyrUp (now it matches cpu analog)
|
2012-03-19 09:27:06 +00:00 |
test_remap.cpp
|
Bug #1991 : fixed gpu interpolation (remap, resize, warp...)
|
2012-05-29 11:30:44 +00:00 |
test_resize.cpp
|
GPU resize became same as CPU implementation
|
2012-07-02 08:08:02 +00:00 |
test_threshold.cpp
|
fixed gpu::filter2D border interpolation for CV_32FC1 type
|
2012-03-21 14:38:23 +00:00 |
test_video.cpp
|
Fixed Windows build warnings and configuration problem.
|
2012-06-30 20:45:01 +00:00 |
test_warp_affine.cpp
|
added performance test for LBP classifier.
|
2012-07-04 12:11:07 +00:00 |
test_warp_perspective.cpp
|
added performance test for LBP classifier.
|
2012-07-04 12:11:07 +00:00 |
utility.cpp
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
utility.hpp
|
GPU resize with INTER_AREA
|
2012-06-06 10:39:42 +00:00 |