Alexey Spizhevoy
|
77027f6075
|
refactored border interpolation in gpu module
|
2010-12-06 09:44:51 +00:00 |
|
Alexey Spizhevoy
|
6ef4d9b1dd
|
added sipport of BORDER_REPLICATE mode into gpu::corner* functions
|
2010-12-06 07:47:26 +00:00 |
|
Alexey Spizhevoy
|
68c41a6c6c
|
minor fix in gpu's header
|
2010-12-02 09:29:49 +00:00 |
|
Alexey Spizhevoy
|
ab04a03621
|
added support of BORDER_REFLECT into gpu::cornerHarris and etc, added support of border extr. int linear filters
|
2010-12-02 09:07:13 +00:00 |
|
Vladislav Vinogradov
|
be54f1237a
|
minor fix
|
2010-11-16 07:40:37 +00:00 |
|
Anatoly Baksheev
|
c8e93da01d
|
minor (compilation fix)
|
2010-11-11 12:05:48 +00:00 |
|
Anatoly Baksheev
|
55a722fc9d
|
some utility for GPU module internal purposes
|
2010-11-10 17:05:36 +00:00 |
|
Anatoly Baksheev
|
d661b8e3e2
|
added PtrStep PtrElemStep structures. Refactored name spaces,
|
2010-10-31 13:23:25 +00:00 |
|
Vladislav Vinogradov
|
b08f60828b
|
added to gpu module linear filters for int and float source types.
refactored gpu module.
|
2010-10-20 08:50:14 +00:00 |
|
Kirill Kornyakov
|
6960e1544d
|
GPU module update: _GPU suffix removed, some namespaces renamed, minor refactorings.
|
2010-09-06 14:27:23 +00:00 |
|
Anatoly Baksheev
|
eee3a35133
|
uploadConstant function for gpu
|
2010-08-24 09:15:45 +00:00 |
|
Anatoly Baksheev
|
22f5376e82
|
refactoring and minor code improvements
added cuda_shared.hpp header was reorganized in order to speed up compilation
|
2010-07-26 15:04:56 +00:00 |
|
Andrey Morozov
|
769564c130
|
implemented asynchronous call for gpumat::setTo(), gpumat::copyTo(), gpumat::converTo()
|
2010-07-26 11:22:16 +00:00 |
|
Anatoly Baksheev
|
17f7b12a83
|
Variable winSize for StereoBP_GPU
Fixed StereoBM_GPU kernel crash
Textureness threshold added
|
2010-07-22 15:32:03 +00:00 |
|
Andrey Morozov
|
a0b1107b3c
|
added implementation copyTo() with mask and added test for this method
|
2010-07-22 14:39:54 +00:00 |
|
Andrey Morozov
|
98c8ecf829
|
modified kernel setto(), added double type, code has been improved
|
2010-07-22 12:42:42 +00:00 |
|
Vladislav Vinogradov
|
3f5dd5f1cc
|
added implementation GpuMat::convertTo and merged this with matrix_operations.cpp
|
2010-07-22 09:31:33 +00:00 |
|
Andrey Morozov
|
7bf29e1488
|
optimized gpumat::setTo(), ~ 30 speedup
|
2010-07-22 08:59:23 +00:00 |
|
Anatoly Baksheev
|
f31cf6d88d
|
prefilter_xsobel option added to stereobm_gpu
|
2010-07-20 13:00:07 +00:00 |
|
Andrey Morozov
|
ace7c7e93c
|
linux compiletion error
|
2010-07-19 10:49:35 +00:00 |
|
Anatoly Baksheev
|
07825bad1e
|
compilation with no cuda re factored
|
2010-07-19 09:31:12 +00:00 |
|