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
1 | initial version |
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