.. |
NV12ToARGB.cu
|
added VideoReader_GPU
|
13 years ago |
bf_knnmatch.cu
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
14 years ago |
bf_match.cu
|
Remerged the 2.4.0 branch
|
13 years ago |
bf_radius_match.cu
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
14 years ago |
bilateral_filter.cu
|
created wrappers for new NPP functions
|
13 years ago |
blend.cu
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
14 years ago |
calib3d.cu
|
fixed bug with submatrix in some gpu functions
|
14 years ago |
canny.cu
|
fixed bug in gpu::Canny
|
13 years ago |
color.cu
|
fixed bug with submatrix in some gpu functions
|
14 years ago |
column_filter.cu
|
fixed compilation for old compute capabilities
|
13 years ago |
copy_make_border.cu
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
14 years ago |
element_operations.cu
|
fixed some bugs in gpu module under Windows:
|
13 years ago |
fast.cu
|
bug fix
|
14 years ago |
fgd_bgfg.cu
|
added gpu::FGDStatModel (Background/foreground segmentation)
|
13 years ago |
fgd_bgfg_common.hpp
|
added gpu::FGDStatModel (Background/foreground segmentation)
|
13 years ago |
gftt.cu
|
added GoodFeaturesToTrackDetector_GPU and PyrLKOpticalFlow to gpu module
|
13 years ago |
global_motion.cu
|
Added GPU version of wobble suppressor (videostab)
|
13 years ago |
hist.cu
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
14 years ago |
hog.cu
|
added OpenGL support to highgui under WIN32
|
14 years ago |
imgproc.cu
|
fixed gpu::filter2D
|
13 years ago |
internal_shared.hpp
|
fixed compilation under linux
|
14 years ago |
match_template.cu
|
#1713 Added the possibility of setting user_block_size manually for gpu::matchTemplate function (and gpu::convolve). Added a buffer param into these functions. Removed using of 2^n block sizes when it's not necessary.
|
13 years ago |
mathfunc.cu
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
14 years ago |
matrix_reductions.cu
|
Fixed gpu::matchTemplate for correct handling of big templates. Added tests
|
13 years ago |
optical_flow.cu
|
fixed createOpticalFlowNeedleMap
|
13 years ago |
optical_flow_farneback.cu
|
merged 2.4 into trunk
|
13 years ago |
orb.cu
|
added FAST_GPU and ORB_GPU classes
|
14 years ago |
pyr_down.cu
|
fixed gpu::pyrUp (now it matches cpu analog)
|
13 years ago |
pyr_up.cu
|
fixed gpu::pyrUp (now it matches cpu analog)
|
13 years ago |
pyrlk.cu
|
merged 2.4 into trunk
|
13 years ago |
remap.cu
|
refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
|
13 years ago |
resize.cu
|
set to linear interpolation type for upscaling with area interplation flag
|
13 years ago |
rgb_to_yv12.cu
|
added VideoWriter_GPU
|
13 years ago |
row_filter.cu
|
fixed compilation for old compute capabilities
|
13 years ago |
safe_call.hpp
|
fixed compilation under linux
|
14 years ago |
split_merge.cu
|
added OpenGL support to highgui under WIN32
|
14 years ago |
stereobm.cu
|
added OpenGL support to highgui under WIN32
|
14 years ago |
stereobp.cu
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
14 years ago |
stereocsbp.cu
|
fixed bug #1367 in CSBP
|
13 years ago |
surf.cu
|
added assertion on device features (global atomics) into gpu tests
|
13 years ago |
warp.cu
|
refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
|
13 years ago |