154 Commits (56f3c92737de6a7f55c128e88fc4362d59845586)

Author SHA1 Message Date
Andrey Kamaev 3956f54040 Android native camera is updated to support RGBA output 14 years ago
Vadim Pisarevsky 5199cd9c95 removed unnecessary #include "windows.h" from "highgui_c.h" 14 years ago
Leonid Beynenson 7ec77593db Made changes in Android camera classes: now we can get list of possible preview resolutions of Android camera (as string). 14 years ago
Leonid Beynenson e262f054ad Changed algorithm of Android camera synchronisation --- added "auto-grab" mode. 14 years ago
Leonid Beynenson 2806db93d8 Merged the branch /branches/opencv_pthread_framework/opencv into the trunk. 14 years ago
Nils Hasler ee0c16e43e * added property CV_CAP_GSTREAMER_QUEUE_LENGTH 14 years ago
Andrey Kamaev 31e77a3bd9 Android native camera: added BGR output format; added methods to configure output frame size. 14 years ago
Vadim Pisarevsky abeeb40d46 a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
Andrey Kamaev 68534d70f3 Merged android-experimental branch back to trunk. 14 years ago
Vadim Pisarevsky 535425982f extended libdc1394 backend (the patch is by Michael Joachimiak) 14 years ago
Maria Dimashova ad896ae640 refactored OpenNI integration 14 years ago
Maria Dimashova 152fefe854 minor changes 14 years ago
Maria Dimashova 508aaa41f8 added ability to get and set some Kinect params 14 years ago
Maria Dimashova 3a04d08bf7 added Kinect support (initial version without settings configuration yet) and sample on usage 14 years ago
Vadim Pisarevsky 5b6a755719 almost finished Python wrappers 14 years ago
Vadim Pisarevsky 83f6085773 added more helper macros to the function declarations, to assist the Python wrapper generator. Fixed memleak in Mat::operator()(Range,Range) and the related functions (Mat::row, Mat::col etc.) 14 years ago
Vadim Pisarevsky ebb9c61546 fixed bug with Mat::dataend initialization. Now morph-ex test passes; Also fixed CV_Assert() implementation 14 years ago
Vadim Pisarevsky 1b1eab8e67 added helper macros to the function declarations 14 years ago
Yannick Verdie e65823fac2 Qt sample code and some fixes 14 years ago
Yannick Verdie e8aad75446 Fixed bugs on Qt 15 years ago
Yannick Verdie 8f8aba9c88 fixed Qt bug 15 years ago
Yannick Verdie c77e8fc638 Qt - debugging Linux and Windows 15 years ago
Yannick Verdie f2353b8523 QT new functions: 15 years ago
Yannick Verdie ffe7bdf69c ticket 490: 15 years ago
Yannick Verdie f572047496 QT new functions: 15 years ago
Yannick Verdie 2c923c7eba QT new functions: 15 years ago
Yannick Verdie 14bf624af4 QT new functions: 15 years ago
Vadim Pisarevsky 758e826d2e do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV 15 years ago
Yannick Verdie 0c9eca7922 QT new functions: 15 years ago
Yannick Verdie ddc29e08be QT new functions: 15 years ago
Yannick Verdie f2971aebd0 Ticket #458 15 years ago
Yannick Verdie c3eb7881f1 New functions with QT GUI: 15 years ago
Yannick Verdie 2f4d396506 New functions with QT GUI: 15 years ago
Yannick Verdie 4bcd81f85f New functions with QT GUI: 15 years ago
Stefano Fabri 686737e24f Add support for monocrome cmos ccd 15 years ago
Yannick Verdie f69514eef7 New functions with QT GUI: 15 years ago
Yannick Verdie f2392f2e2f New functions with QT GUI: 15 years ago
Yannick Verdie 2f9aedfaab New functions with QT GUI: 15 years ago
Yannick Verdie e71c5e8754 working on QT change/get win property (stylesheet for cvTrackBar fixed !!!) 15 years ago
Yannick Verdie 9eea2a5fe6 working on QT change/get win property (stylesheet for cvTrackBar fixed !!!) 15 years ago
Yannick Verdie 61f06d9b78 continue integrating QT GUI (GoC 2010) 15 years ago
Yannick Verdie c6872100db Start integrating QT GUI (GoC 2010) 15 years ago
Vadim Pisarevsky eec30b08d4 added cv::setMouseCallback and cv::startWindowThread 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago