I'm still busy with the processing of the data and images from the Microclimate n Bat Roosts project. Massimo's answer to my previous post is now in production to build presence maps, like the one below.
My next problem is to plot the number of bats through time. For that to happen, the first step is to substract from each picture a frame with no bat in it. As the camera is fixed and IR illumination is constant, I'm then left with blobs, representing the bats, which give an approximate count of individuals when the colony is spread accross the roost. Not perfect but much better than counting them manually on 15.000 pics per roost, knowing next year's campaign will deliver over 100.000 images
Would you know a software that would do this in batch? Like substract a specific frame from an entire directory of pictures (JPG)?
Project background:
I'm involved in a multiyear bat conservation project trying to measure the influence of microclimate conditions in occupation of bats roosts. I'm in charge of the data acquisition, meaning temperature and humidity sensors and IR recording of the presence of bats.
Roughly speaking, I'm getting 600K datapoints and 100K images a year. Images are reviewed by volunteers and when bats are present, images are tagged and a pointer is added to the database of the sensor data at the right time and date. In a second stage, data scientists will look for correlations between whatever interior or exterior climate data and the presence of the bats. We are trying now to extend the amount of information by counting bats over time.