.. |
bf_knnmatch.cu
|
minor formating fixes
|
2012-06-15 15:57:12 +00:00 |
bf_match.cu
|
minor formating fixes
|
2012-06-15 15:57:12 +00:00 |
bf_radius_match.cu
|
minor formating fixes
|
2012-06-15 15:57:12 +00:00 |
bilateral_filter.cu
|
minor formating fixes
|
2012-06-15 15:57:12 +00:00 |
blend.cu
|
minor formating fixes
|
2012-06-15 15:57:12 +00:00 |
calib3d.cu
|
minor formating fixes
|
2012-06-15 15:57:12 +00:00 |
canny.cu
|
fixed bug in gpu::Canny
|
2012-01-23 07:41:39 +00:00 |
color.cu
|
Declaration of color conversion functions are moved in header file to avoid warnings
|
2012-06-09 09:04:17 +00:00 |
column_filter.cu
|
fixed compilation for old compute capabilities
|
2012-02-15 19:25:29 +00:00 |
copy_make_border.cu
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
2011-11-14 09:02:06 +00:00 |
element_operations.cu
|
fixed some bugs in gpu module under Windows:
|
2012-05-29 08:03:36 +00:00 |
fast.cu
|
bug fix
|
2011-12-28 07:56:19 +00:00 |
fgd_bgfg_common.hpp
|
added gpu::FGDStatModel (Background/foreground segmentation)
|
2012-06-05 13:32:04 +00:00 |
fgd_bgfg.cu
|
added gpu::FGDStatModel (Background/foreground segmentation)
|
2012-06-05 13:32:04 +00:00 |
gftt.cu
|
added GoodFeaturesToTrackDetector_GPU and PyrLKOpticalFlow to gpu module
|
2012-02-13 12:57:27 +00:00 |
global_motion.cu
|
Added GPU version of wobble suppressor (videostab)
|
2012-04-23 10:37:07 +00:00 |
hist.cu
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
2011-11-14 09:02:06 +00:00 |
hog.cu
|
added OpenGL support to highgui under WIN32
|
2011-11-21 11:58:52 +00:00 |
imgproc.cu
|
fixed gpu::filter2D
|
2012-04-01 07:32:25 +00:00 |
internal_shared.hpp
|
fixed compilation under linux
|
2011-11-14 14:57:36 +00:00 |
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.
|
2012-03-28 07:11:07 +00:00 |
mathfunc.cu
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
2011-11-14 09:02:06 +00:00 |
matrix_reductions.cu
|
fixed hundreds of "anonymous" warnings for gpu module.
|
2012-06-08 17:09:38 +00:00 |
NV12ToARGB.cu
|
minor formating fixes
|
2012-06-15 15:57:12 +00:00 |
optical_flow_farneback.cu
|
merged 2.4 into trunk
|
2012-04-30 14:33:52 +00:00 |
optical_flow.cu
|
fixed createOpticalFlowNeedleMap
|
2012-02-08 05:45:47 +00:00 |
orb.cu
|
added FAST_GPU and ORB_GPU classes
|
2011-12-27 09:33:20 +00:00 |
pyr_down.cu
|
fixed gpu::pyrUp (now it matches cpu analog)
|
2012-03-19 09:27:06 +00:00 |
pyr_up.cu
|
fixed gpu::pyrUp (now it matches cpu analog)
|
2012-03-19 09:27:06 +00:00 |
pyrlk.cu
|
new implementation of gpu::PyrLKOpticalFlow::dense (1.5 - 2x faster)
|
2012-06-15 11:02:33 +00:00 |
remap.cu
|
refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
|
2012-03-14 15:54:17 +00:00 |
resize.cu
|
scan based area interpolation for naive cases
|
2012-06-13 13:21:08 +00:00 |
rgb_to_yv12.cu
|
added VideoWriter_GPU
|
2012-04-17 07:12:16 +00:00 |
row_filter.cu
|
fixed compilation for old compute capabilities
|
2012-02-15 19:25:29 +00:00 |
safe_call.hpp
|
fixed compilation under linux
|
2011-11-14 14:57:36 +00:00 |
split_merge.cu
|
added OpenGL support to highgui under WIN32
|
2011-11-21 11:58:52 +00:00 |
stereobm.cu
|
added OpenGL support to highgui under WIN32
|
2011-11-21 11:58:52 +00:00 |
stereobp.cu
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
2011-11-14 09:02:06 +00:00 |
stereocsbp.cu
|
fixed bug #1367 in CSBP
|
2012-03-31 22:07:16 +00:00 |
surf.cu
|
fixed hundreds of "anonymous" warnings for gpu module.
|
2012-06-08 17:09:38 +00:00 |
warp.cu
|
refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
|
2012-03-14 15:54:17 +00:00 |