Files
opencv-MIRROR/modules/core/src
Addison Elliott eb04b2bfa9 Added N-dim submat selection with vectors
Currently, to select a submatrix of a N-dimensional matrix, it requires
two lines of code while only one line of code is required if using a 2D
array.

I added functionality to be able to select an N-dim submatrix using a
vector list instead of a Range pointer. This allows initializer lists to
be used for a one-line selection.
2016-12-15 09:16:40 -06:00
..
2016-08-05 22:14:55 +09:00
2016-10-10 20:52:30 +03:00
2016-10-20 11:23:45 +02:00
2014-02-04 16:48:35 +04:00
2016-02-09 14:40:09 +01:00
2016-09-05 18:20:04 +03:00
2016-09-05 18:20:04 +03:00
2016-09-05 18:20:04 +03:00
2014-08-14 13:18:04 +04:00
2016-09-05 18:20:04 +03:00
2015-12-17 12:33:23 +03:00
2015-04-17 17:42:24 +02:00
2016-11-03 23:11:52 +09:00
2015-12-17 12:33:23 +03:00
2014-08-15 12:09:16 +04:00