- 17 Dec, 2013 2 commits
-
-
Andrey Pavlenko authored
-
Roman Donchenko authored
-
- 16 Dec, 2013 1 commit
-
-
Roman Donchenko authored
-
- 15 Dec, 2013 2 commits
-
-
Peter Andreas Entschev authored
-
Matthias Bady authored
-
- 13 Dec, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 12 Dec, 2013 2 commits
-
-
Alexander Alekhin authored
-
Andrey Pavlenko authored
-
- 11 Dec, 2013 10 commits
-
-
Andrey Pavlenko authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Roman Donchenko authored
-
Mimmmo Cosenza authored
-
Mimmmo Cosenza authored
-
Mimmmo Cosenza authored
-
Mimmmo Cosenza authored
-
Mimmmo Cosenza authored
-
Mimmmo Cosenza authored
-
- 10 Dec, 2013 1 commit
-
-
Peter Andreas Entschev authored
-
- 09 Dec, 2013 3 commits
-
-
Roman Donchenko authored
-
Alfonso (the fonz) de la Osa authored
-
Roman Donchenko authored
-
- 06 Dec, 2013 15 commits
-
-
Alexander Smorkalov authored
-
Roman Donchenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Peter Andreas Entschev authored
The method ocl::oclMat::ptr() is being removed because it returns a pointer to a row of oclMat::data. The data attribute is a cl_mem structure and cannot be iterated outside an OpenCL kernel.
-
Andrey Pavlenko authored
-
Konstantin Matskevich authored
minor improvements
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Konstantin Matskevich authored
-
- 05 Dec, 2013 3 commits
-
-
Peter Andreas Entschev authored
The oclMat::ptr() method was mistakenly used in ocl::BruteForceMatcher to pass a pointer to a oclMat object. The ptr() method returns a uchar pointer to the cl_mem data structure and this method will be removed.
-
Andrey Pavlenko authored
-
Alexander Alekhin authored
-