- 27 Nov, 2010 11 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Ethan Rublee authored
-
Ethan Rublee authored
-
Ethan Rublee authored
-
Ethan Rublee authored
Bringing the CVCamera up to speed with new changes to android-jni - added settings and centered the camera.
-
Ethan Rublee authored
-
Ethan Rublee authored
-
Ethan Rublee authored
-
Ethan Rublee authored
Refactoring the image_pool for android, and adding some common utils for camera configuration. Also experimenting with optimization - grayscale preview is way faster than color right now.
-
Ethan Rublee authored
as per the tickets: #712 and #713
-
- 26 Nov, 2010 17 commits
-
-
Victor Erukhimov authored
-
Victor Erukhimov authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
moved some old stuff to the legacy module; merge "compat_c.h" headers and moved to the legacy as well. moved implementation of many non-critical/obsolete inline functions and methods to .cpp to improve Opencv build time
-
Anatoly Baksheev authored
2) fixed gpu bm test fail 3) CMAKE_MINIMUM_REQUIRED(VERSION 2.8.3)
-
Alexey Spizhevoy authored
added first version of gpu::countNonZero for all data types, it doesn't support compute capability 1.0 yet, also fixed some little bugs
-
Anatoly Baksheev authored
-
Maria Dimashova authored
-
Martin Baeum authored
-
Maria Dimashova authored
-
Maria Dimashova authored
-
Maria Dimashova authored
-
Maria Dimashova authored
-
Maria Dimashova authored
-
Alexey Spizhevoy authored
-
- 25 Nov, 2010 12 commits
-
-
Vadim Pisarevsky authored
fixed the ordering of parameters in PyArg_ParseTupleAndKeywords, added correct Ptr<CvDTreeSplit>::delete_obj() (ticket #406)
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Maria Dimashova authored
-
Vadim Pisarevsky authored
-
Maria Dimashova authored
added tests for some detectors; made features2d object create functions as static classes methods; fixed OpponentColorDescriptorExtractor, BriefDescriptorExtractor (on rgb); renamed DynamicDetector
-
Alexey Spizhevoy authored
-
Anatoly Baksheev authored
-
Vadim Pisarevsky authored
renamed PooledAllocator::malloc to PooledAllocator::allocateBytes, Matrix::free to Matrix::release to avoid conflicts with VisualStudio
-
Anatoly Baksheev authored
-
Vadim Pisarevsky authored
-