Harish-Research-Lab-Archive / Photo2CAD

Automated CAD model generator
GNU General Public License v3.0
43 stars 2 forks source link

Example 5 Not Converting Correctly #2

Open ghost opened 3 years ago

ghost commented 3 years ago

Unfortunately example 5 won't correspond to the top view at all.

Are you aware of this?

bhajay commented 3 years ago

Thanks for letting me know. Let me check it out again. The examples should be working but I can double check.

jatin-47 commented 3 years ago

Yes, in my case only first 2 examples are correctly generated!

Abhishek-Rajendra commented 3 years ago

Really sorry for the late reply. @infosisio The dimension for 5th examples are front = 2 (width) side = 3 (height) top = 1.73

Abhishek-Rajendra commented 3 years ago

@jatin-47 Maybe the dimensions you have provided may be wrong. I have provided the proper dimensions for all examples. please use them.

Abhishek-Rajendra commented 3 years ago

I will close this issue. please revert back if facing any further issues with the examples

jatin-47 commented 3 years ago

image

Example four using the dimensions: front = 2.5 side = 3 top = 3

Abhishek-Rajendra commented 3 years ago

4example

I am able to generate. Can you please check again and let me know

Abhishek-Rajendra commented 3 years ago

@jatin-47 Can you try in Jupyter notebook !?

jatin-47 commented 3 years ago

@jatin-47 Can you try in Jupyter notebook !?

I have tried by running main.py and also by running jupyter notebook, the results are same.

I would like to mention that I am not running the last cell as it just converts it to SLT format and generates point cloud further from that. Because open3d is not available for python 3.9 so, I am skipping this step. If that's an issue tell me, I can make a virtualenv and try with python 3.8.

genius37 commented 5 months ago

hello. Why is it that the scad model I generate is not quite the same, it is not generated according to the top view, the other views are conforming