I used the below code to create the 3D model using multiple 2D images. How to create a 3D image with series of 2D Image
I used python 3.9 for this. I uploaded photos below with description.
I have many images of cells, one shown here as example[inner white part is the cell and I want to ignore the outside black part1
After running this code, I am getting the following result as shown in image only the bands of color is visible and there is no visibility of light white color cells.
I want to see these cells in 3D model with proper clariy.
Can someone help me with that.
Thanks in advance.