Fixing defect: On some volumes, when drawing on the single slice ROI, and
the mouse cursor croses the right edge of the slice, the ROI voxels apper to be
drawn at the top edge.
In parametric map calculation framework, switched the code from TBB:tasks constructs into parallel_for construct substantially reducing the size and complexity of the code.