marina.kolpakova
|
66eb96d719
|
minor warning fix
|
13 years ago |
Vladislav Vinogradov
|
7928cec670
|
added linesAccumGlobal kernel
|
13 years ago |
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
13 years ago |
Vladislav Vinogradov
|
67b718f1cb
|
fixed some bugs in gpu module under Windows:
* convertTo alignment error
* compare with scalars error
|
13 years ago |
Anatoly Baksheev
|
a79c52a28f
|
updated printCudaDeviceInfo to support Kepler
|
13 years ago |
Vladislav Vinogradov
|
f65d841d6f
|
fixed several warnings (VS2010, Win64)
added getParams method to VideoWriter_GPU
|
13 years ago |
Vladislav Vinogradov
|
1eebb4506a
|
removed unnecessary CV_EXPORTS
|
13 years ago |
Vladislav Vinogradov
|
eaea6782d5
|
added more assertion on device features to gpu functions and tests
moved TargerArchs and DeviceInfo to core
fixed bug in GpuMat::copy with mask (incorrect index in function tab)
|
13 years ago |
Vladislav Vinogradov
|
2d30480982
|
created wrappers for new NPP functions
removed void integral(const GpuMat& src, GpuMat& sum, GpuMat& sqsum, Stream& stream) - it fails with NPP_NOT_IMPLEMENTED error
updated docs, accuracy and performance tests
|
13 years ago |
Vladislav Vinogradov
|
6c1de21a76
|
fixed bug in gpu::transformSmart with mask
|
13 years ago |
Vladislav Vinogradov
|
af59a75ffc
|
fixed bug with submatrix in some gpu functions
update gpu tests
|
13 years ago |
Vladislav Vinogradov
|
bd4239be7b
|
moved OpenGL wrappers to separate header
added GlBuffer, GlTexture and GpuMat support to InputArray
replaced addTextOpenGl function by render + GlFont
|
14 years ago |
Vladislav Vinogradov
|
b33e23138e
|
minor
|
14 years ago |
Vladislav Vinogradov
|
d7450c2449
|
added GlArrays class and pointCloudShow function
|
14 years ago |
Vladislav Vinogradov
|
e01f04885e
|
minor
|
14 years ago |
Vladislav Vinogradov
|
c2783af781
|
added OpenGL support to highgui under WIN32
|
14 years ago |
Vladislav Vinogradov
|
2695039a79
|
moved GpuMat's operations implementation to core module
|
14 years ago |
Vladislav Vinogradov
|
fcfa72081e
|
moved GpuMat and DevMem2D to core module, some code refactoring
|
14 years ago |