Vladislav Vinogradov
|
fcfa72081e
|
moved GpuMat and DevMem2D to core module, some code refactoring
|
2011-11-09 13:13:52 +00:00 |
|
Vladislav Vinogradov
|
f38596b783
|
implemented brute force convolve for small kernel sizes
|
2011-10-10 11:58:47 +00:00 |
|
Alexey Spizhevoy
|
8a799aa89a
|
Updated optimal block size estimation for the convolve() function
|
2011-10-03 14:05:52 +00:00 |
|
Alexey Spizhevoy
|
dce50b67fc
|
Fixed support of translation in the GPU-based plane warper
|
2011-10-03 07:42:16 +00:00 |
|
Vladislav Vinogradov
|
64119dd924
|
implemented gpu::copyMakeBorder for all border modes
|
2011-09-21 07:02:45 +00:00 |
|
Alexey Spizhevoy
|
23636433d7
|
Updated bundle adjustment in stitching module: 1) it minimizes reprojection error now, 2) it minimizes error over focal, aspect, p.p.x, p.p.y parameters. Refactored and updated warpers.
|
2011-09-16 12:25:23 +00:00 |
|
Vladislav Vinogradov
|
be8e31f14d
|
minor gpu module refactoring: split big .cu files, disabled unnecessary template instantiation
|
2011-09-14 06:23:46 +00:00 |
|
Vladislav Vinogradov
|
b2079d6de1
|
implemented gpu::resize for all types
|
2011-09-12 10:13:14 +00:00 |
|
Vladislav Vinogradov
|
6763bd6d01
|
added padded performance tests for gpu module
|
2011-09-12 07:48:09 +00:00 |
|
Vladislav Vinogradov
|
8009b5150e
|
added performance tests for gpu module
|
2011-09-07 13:16:07 +00:00 |
|