3D image slicing and 2D projection
Is there a way in OpenCV to slice a 3D image into its constituent 2D slices. For example, cutting a 3D cylinder along planes parallel to its base
OpenCV3, Python3.5.1
it probably helps, if you come up with a more real-world example.