Create an 'implot' command
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Create an implot command to speed up displaying large data grids, which are most probably images. The command shall use mglGraph::Rasterize() internally.
The actual speed-up is done by avoiding not necessary data-checks, which should be removed. The new implot command does not need Rasterize(), because it's speed-up is not significant. Instead the new command shall focus on image-specific plot settings.
implot.This functionality was tested manually. No deviations detected. Functionality implemented successfully.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r695]
Diff: