@@ -96,7 +96,7 @@ For storing the original and processed images of salamanders, we use a file hier
...
@@ -96,7 +96,7 @@ For storing the original and processed images of salamanders, we use a file hier
<palign="center">
<palign="center">
<img src="documentation/stored_images.png"
<img src="documentation/stored_images.png"
alt="salamander" width="300"/>
alt="salamander" width="600"/>
</p>
</p>
When a user uploads an image it will be temporarily be stored in a folder called "temp_images". The original image the user uploaded will be named id.mime (.jpg or .png) and the processed image will be named id_str.jpg.
When a user uploads an image it will be temporarily be stored in a folder called "temp_images". The original image the user uploaded will be named id.mime (.jpg or .png) and the processed image will be named id_str.jpg.