Put up supplied by Nathan Hirtle (he/him)
A whale’s dimension not solely supplies info by itself well being, but in addition the standing of the marine ecosystem by which it lives. So how do scientists weigh the largest creatures on planet? On this weblog submit, Nathan Hirtle shares perception from his latest paper on measuring the amount of whales utilizing drone photographs.
Science of animal form
Learning the morphology of an animal – that’s, the form and dimension of its physique – is an easy but efficient option to perceive its well being, age, and function in an ecosystem. As an example, a heavier particular person is prone to have been extra profitable at discovering meals than a lighter particular person. Likewise, a bigger particular person (measured from head to tail) is likely to be older than a smaller particular person. By accumulating dimension and form knowledge from completely different people we will acquire perception on wider inhabitants developments via a course of known as morphometric (‘morpho’ which means ‘form/type’ and ‘metric’ which means ‘measurement’) evaluation.
Whereas it may be comparatively simple to gather and measure many terrestrial species, sampling species in aquatic ecosystems might be tougher, particularly with out the usage of nets. This methodology gained’t work for whales, partly due to the potential for harming them but in addition simply due to how massive they’re!

Weight of whaling
Traditionally, industrial whaling ships had infrastructure that allowed harvested whales to be weighed and measured. These measurements are nonetheless used at present to make comparisons with fashionable whale populations. On condition that the widespread harvesting of whales precipitated fast international inhabitants declines, present whaling follow has virtually totally ceased. This was actually vital to avoid wasting these species from extinction, although it additionally made measuring whales extremely troublesome.
Whales are essential customers in marine ecosystems- they eat plenty of meals, retailer plenty of power of their our bodies, reside a very long time, and journey nice distances. These life historical past traits imply that saved within the physique of each whale is plenty of details about the marine ecosystem, which has led to some to confer with massive whales as ‘ecosystem sentinels’, as a result of by learning whales, we will be taught lots about their atmosphere.
So how can we measure an animal that we will’t catch? We get artistic.
Modelling whales
Just lately, there was plenty of work within the subject targeted on measuring animals remotely, lots of which depend on the usage of unoccupied aerial autos, or drones. This course of may be very helpful for whale biologists as a result of it permits us to measure whales with out even touching them.
We wished to know if we may use these drone-based measurements together with three dimensional (3D) fashions to create a digital illustration of a humpback whale (give it some thought like a online game character). This digital, 3D mannequin would then permit us to estimate the amount of the true whale. Quantity is a measure of how a lot house one thing occupies, which might inform us lots about how animals transfer and the way a lot they’ve been consuming.

Quantity is often measured in animals by placing people in a container with water in it and calculating how a lot water the animal displaces, which is in fact unattainable to do for free-living whales! Estimating quantity from 3D fashions has beforehand been achieved for stranded pilot whales, however not for dwelling animals.
Step one on this course of was making a 3D mannequin. We used a free software program known as Blender to construct our mannequin. First, we recognized some very nice photographs of humpback whales from the highest and from the aspect. We then traced the define of the highest profile and the aspect profile of the humpback whale utilizing a 3D mesh that begins off as nothing greater than a cylinder. By dragging the completely different factors of the 3D mesh round to match the pictures, we have been in a position to “sculpt” the cylinder right into a form that appears like a whale. Fortunately, the physique form of a humpback whale is fairly easy – as a result of I’m no artist! We didn’t embrace the fins or tails of the whales within the mannequin, due to how complicated they’re.
At this level, the dimensions of the mannequin doesn’t matter. All that issues is that it LOOKS like a whale. Subsequent, the drone measurements have been used to make this mannequin the right dimension. That is accomplished utilizing a Python script in Blender. Mainly, the entire size and width measurements taken from the drone are used to squish and pull the mannequin into the right dimension.

On the size of a whale
However you is likely to be questioning the feasibility of this; in spite of everything, that’s plenty of measurements you want, and it may possibly’t be simple to get all of these from one whale, particularly when you consider issues like waves, the whale exhaling water, the whale bending and transferring…. the listing goes on. And you’ll be proper!
One of many foremost goals of this work was to find out what number of and which of those measurements have been essential to precisely signify the whale. The way in which we did this was to create fashions that used all the completely different mixtures of width measurements out there to us. With 17 completely different width measurements, that’s 131,072 completely different mixtures…. for every whale.
Though code can do that scaling course of a lot sooner than a human, it’s nonetheless plenty of particular person calculations being accomplished for every whale. So, this was a extremely difficult train in enhancing computational effectivity whereas nonetheless getting the outcomes we wished. On this case, that meant that I needed to rework the code from scratch- nevertheless it paid off. We have been fairly impressed with our outcomes as we have been in a position to create correct 3D fashions of humpback whales utilizing as few as 5 width measurements, as in comparison with the total 17 used within the ‘full’ model- though among the fashions have been actually not the prettiest (see the video beneath).
Analysis software
This will likely be actually useful transferring ahead, as a result of it signifies that we will use photographs of whales which might be lower than excellent to create correct 3D fashions and estimates of quantity from these fashions. So, if a couple of components of the whale are obscured by, say, the whale’s blow, it’s not an issue. It’s additionally essential that these calculations might be accomplished fairly rapidly, which may very well be essential in serving to entanglement rescuers for calculating sedation dosage. Additionally, we will use these fashions to measure the identical whale repeatedly to see how the whale could also be altering from yr to yr, which might then inform us how the ecosystem is doing extra broadly- all with out touching the whale!
We expect this methodology is admittedly cool, and a part of this course of for me was studying the significance of code documentation, as a result of we wish different individuals to have the ability to use these strategies for their very own research species. The entire code and tips for making 3D fashions was a part of the product for this work, so in case you are , please try the paper and see the code archived on GitHub.
Concerning the lead writer
Nathan Hirtle is a PhD candidate on the Faculty of Marine and Atmospheric Sciences at Stony Brook College in New York working with Lesley Thorne. Nathan is concerned about understanding baleen whale energetics and distributional shifts in odontocetes within the Western Atlantic related to local weather change.
Learn the total article “Integrating 3D fashions with morphometric measurements to enhance volumetric estimates in marine mammals”