Skip to content

UBCSE-ngupta22/CSE573_HW2

Repository files navigation

Geometry

CSE 573 3D Geometry Project.

The following commands should be executed in the root folder of the project. task 1 testing

python task1.py --alpha 45 --beta 30 --gamma 50

task 2 testing

python task2.py

Pack your submission Note that when packing your submission, the script would run your code before packing.

sh pack_submission.sh <Your_UBIT_name>

Change <Your_UBIT_name> with your UBIT name. The resulting zip file should be named "submission_<Your_UBIT_name>.zip", and it should contain 3 files, named "result_task1.json", "result_task2.json,", and "UB_Geometry". If not, there is something wrong with your code/filename, please go back and check.

You should only submit the zip file.

About

CSE573_HW2, Computer Vision and Image Processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published