An application that accepts an image of a tree (only .jpg
) along with two descriptive strokes, one for the crown and another for the trunk. Using this information, it builds a 3D model for the tree.
mkdir build
cd build
cmake ..
make
cd ..
./Project <tree-image>.jpg
Input | Output |
---|---|