Hi everyone:
I need to do a 3D image reconstruction from the 2D images and it has to be voxel driven.
I think there are couple different ways, however I a not sure if I am right. Please give me some advice and clarification.
1. Using the OpenGL -> I think this one is to build the engine by yourself from the scratch
2. Using the OpenCL and point cloud library(PCL)-> I am not sure if I could render in the voxel driven way
3. Using the commercial available one such as voxelfarm->This requires the paid license.
Any advice will be welcome. Thank you