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)
|
2012-03-27 10:34:30 +00:00 |
|
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
|
2012-02-22 10:00:53 +00:00 |
|
Vladislav Vinogradov
|
6c1de21a76
|
fixed bug in gpu::transformSmart with mask
|
2012-01-22 13:25:45 +00:00 |
|
Vladislav Vinogradov
|
af59a75ffc
|
fixed bug with submatrix in some gpu functions
update gpu tests
|
2012-01-10 11:11:58 +00:00 |
|
Vladislav Vinogradov
|
bd4239be7b
|
moved OpenGL wrappers to separate header
added GlBuffer, GlTexture and GpuMat support to InputArray
replaced addTextOpenGl function by render + GlFont
|
2011-11-30 06:20:29 +00:00 |
|
Vladislav Vinogradov
|
b33e23138e
|
minor
|
2011-11-23 13:26:24 +00:00 |
|
Vladislav Vinogradov
|
d7450c2449
|
added GlArrays class and pointCloudShow function
|
2011-11-23 10:05:24 +00:00 |
|
Vladislav Vinogradov
|
e01f04885e
|
minor
|
2011-11-21 13:34:03 +00:00 |
|
Vladislav Vinogradov
|
c2783af781
|
added OpenGL support to highgui under WIN32
|
2011-11-21 11:58:52 +00:00 |
|
Vladislav Vinogradov
|
2695039a79
|
moved GpuMat's operations implementation to core module
|
2011-11-14 14:34:36 +00:00 |
|
Vladislav Vinogradov
|
fcfa72081e
|
moved GpuMat and DevMem2D to core module, some code refactoring
|
2011-11-09 13:13:52 +00:00 |
|