-
…n order to accomplish this. added copy constructors and additional necessary methods.
-
… class for reading csv files
-
…ious. Since using openCV uses it's own mechanics internally, memcpy does not create a copy correctly and hence when loading multiple images with 1 in memory at a time, the previously loaded image data is never released leading to OOM errors