- 19 Aug, 2014 1 commit
-
-
Alexander Smorkalov authored
-
- 15 Aug, 2014 1 commit
-
-
Vadim Pisarevsky 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 Aug, 2014 1 commit
-
-
Adil Ibragimov authored
-
- 05 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 29 Jul, 2014 1 commit
-
-
Sergei Nikulov authored
-
- 27 Jul, 2014 2 commits
-
-
Kobi Gurkan authored
-
Kobi Gurkan authored
- when IMREAD_UNCHANGED is set in flags, the tiff is read with 4 channels - adding test for read/write
-
- 21 Jul, 2014 2 commits
-
-
Sergey Nikulov authored
-
Sergey Nikulov authored
-
- 14 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 07 Jul, 2014 1 commit
-
-
vbystricky authored
-