Step 1: Organizing Imagery
Itβs important that images are carefully organized. All images that are to be analyzed together, or your "image dataset", should have the same root folder and can be separated into sub-folders under the root. Below is a suggested folder structure, however it may vary depending on the setup of your projectβs deployments and retrievals.
ProjectName/
βββ Springfield/
β βββ Deployment_20240319/
β β βββ Camera1/
β β βββ Camera2/
β βββ Deployment_20240425/
β β βββ Camera1/
β β βββ Camera2/
βββ Fairfax/
β βββ Deployment_20240512/
β β βββ Camera1/
...
In this example, a new retrieval folder is created for each camera check. The retrieval folders serve as the root folders for your image dataset. All photos from an SD card should be placed at the lowest folder level. For instance, photos from an SD card pulled from Camera 1 on March 19, 2024, would be copied into Springfield/Deployment_20240319/Camera1
. This structure makes it easier to organize new imagery as additional retrievals are added.
Example of a Timelapse project folder structure, using the practice image set.
Once you start a project in Timelapse, the software will create several files in your root folder:
- A project template database (
TimelapseTemplate.tdb
) - A project data database (
TimelapseData.ddb
) - A
backups/
directory where Timelapse will periodically make data backups
Once you begin analysis in Timelapse, do not rename, move, or reorganize any folders or files within the root folder. You can move or copy the root folder itself.