- 26 Jun, 2016 1 commit
-
-
Suleyman TURKMEN authored
-
- 26 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 23 Sep, 2014 1 commit
-
-
Dmitriy Anisimov authored
-
- 13 Aug, 2014 1 commit
-
-
Adil Ibragimov authored
1. someMatrix.data -> someMatrix.prt() 2. someMatrix.data + someMatrix.step * lineIndex -> someMatrix.ptr( lineIndex ) 3. (SomeType*) someMatrix.data -> someMatrix.ptr<SomeType>() 4. someMatrix.data -> !someMatrix.empty() ( or !someMatrix.data -> someMatrix.empty() ) in logical expressions
-
- 07 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 17 Nov, 2013 1 commit
-
-
StevenPuttemans authored
Also fixed some typos and code alignment Also adapted tutorial CPP samples Fixed some identation problems
-
- 21 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 08 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 19 Jul, 2011 1 commit
-
-
Bernat Gabor authored
2) Added a raw Latex page break directive after each TOC tree. (For the PDF tutorial look). 3) Two finished tutorials: a) one describing how the Mat data structure works and its output capabilities (format function) (demonstration YouTube video included). b) one describing image scanning operations plus the LUT function (demonstration YouTube video included). c) a basic filtering approach (plus multi row image scanning demonstration) in the work.
-
- 08 Jul, 2011 1 commit
-
-
Bernat Gabor authored
-