summaryrefslogtreecommitdiff
path: root/ext/opencv/MotionCells.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-08-02opencv: Bump requirement to 3.0.0+Nicolas Dufresne1-8/+2
2018-07-14opencv: Fix build for opencv >= 3.4.2Thibault Saunier1-0/+3
2017-04-14motioncells: Fix cell string generationJan Schmidt1-6/+5
2017-02-28motioncells: Initialize m_changed_datafile class fieldSebastian Dröge1-0/+1
2016-03-31motioncells: fully construct MotionCellsLuis de Bethencourt1-14/+22
2015-12-12motioncells: Remove unused includesLuis de Bethencourt1-3/+0
2015-04-17opencv: Change opencv plugin to use opencv2-style includesРуслан Ижбулатов1-0/+1
2015-02-04motioncells: initialize class variablesLuis de Bethencourt1-1/+6
2014-07-11motioncells: Use no network API if not requiredSebastian Dröge1-47/+13
2014-07-11ext: Include winsock.h on Windows when requiredAlexey Pavlov1-1/+6
2014-05-30motioncells: improve loggingNicola Murino1-1/+0
2014-05-30motioncells: make framedrop work at 30 fps tooNicola Murino1-1/+2
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-03-17opencv: fix configure check and build with opencv 2.1Tim-Philipp Müller1-0/+7
2011-08-26fix valgrind warning about Conditional jump or move depends on uninitialised ...Nicola Murino1-0/+2
2011-08-26Move m_pprevFrame free just before the clone of the latest frame for readabilityNicola Murino1-2/+2
2011-07-28motioncells: new element to detect areas of motionRobert Jobbagy1-0/+593