5 COMPUTATIONAL COST
After the image threshold operation, the classifica-
tion of each particle entails the following computation
steps:
• boundary tracking, which requires only logical
operations.
• backward difference, requiring 2L additions.
• 2M · L increments to determine motion vectors,
and computation of their angles (conveniently
done with a look-up table).
• circular moving average, which requires N ·L ad-
ditions.
• unwrapping, requiring 2L additions and magni-
tude comparisons.
• calculus of the mean value and the standard de-
viation of angles, requiring 2(L − 1) sums and L
squares.
• calculus of centred fourth order moments requir-
ing L −1 sums and L fourth degree powers.
In substance, most of the computational cost is
constituted by the N · L additions used for contour
smoothing, and the final 2L powers.
These costs are small compared to the ones in-
volved by classical feature based shape classification
techniques, requiring multiple scale filters, Fourier
transform, Radon transform, covariance, search of
maxima, etc.
6 CONCLUSIONS
The steering angles of the contours are important
indicators of the morphology of the particle shad-
ows. They allow effective particle classification us-
ing mostly sum based processing. The advantages of
the method herein presented are the simplicity of the
imaging apparatus and the low computational cost of
the classification process, which makes it especially
suited for distributed sensing applications.
REFERENCES
Anderson, J., Thundiyil, J., and Stolbach, A. (2012). Clear-
ing the air: A review of the effects of particulate mat-
ter air pollution on human health. Journal of Medical
Toxicology, 8(2):166–175.
Arkin, E., Chew, L., Huttenlocher, D., Kedem, K., and
Mitchell, J. (1991). An efficiently computable met-
ric for comparing polygonal shapes. Pattern Analy-
sis and Machine Intelligence, IEEE Transactions on,
13(3):209–216.
Bennett, J. R. and MacDonald, J. S. (1975). On the mea-
surement of curvature in a quantized environment.
IEEE Transactions on Computers, C-24(8):803–820.
Chichinadze, M. and Kvavadze, E. (2013). Pollen and
non-pollen palynomorphs in organic residue from the
hoard of ancient vani (western georgia). Journal of
Archaeological Science, 40(5):2237 – 2253.
Chiu, S. L. (1994). Fuzzy model identification based on
cluster estimation. Journal of intelligent and Fuzzy
systems, 2(3):267–278.
Coronas, M., Bavaresco, J., Rocha, J., Geller, A., Caramo,
E., Rodrigues, M., and Vargas, V. (2013). Attic dust
assessment near a wood treatment plant: Past air pol-
lution and potential exposure. Ecotoxicology and En-
vironmental Safety, 95:153–160.
Delgado-Saborit, J., Stark, C., and Harrison, R. (2011). Car-
cinogenic potential, levels and sources of polycyclic
aromatic hydrocarbon mixtures in indoor and outdoor
environments and their implications for air quality
standards. Environment International, 37(2):383–392.
Foi, A., Katkovnik, V., and Egiazarian, K. (2007). Point-
wise shape-adaptive dct for high-quality denoising
and deblocking of grayscale and color images. IEEE
Transactions on Image Processing, 16(5):1395–1411.
Frontczak, M. and Wargocki, P. (2011). Literature sur-
vey on how different factors influence human comfort
in indoor environments. Building and Environment,
46(4):922–937.
Jones, A. (1999). Indoor air quality and health. Atmospheric
Environment, 33(28):4535–4564.
Kyropoulou, D. (2013). Scanning electron microscopy with
energy dispersive x-ray spectroscopy: An analytical
technique to examine the distribution of dust in books.
Journal of the Institute of Conservation, 36(2):173–
185.
Mitchell, T. M. (1997). Machine Learning. McGraw-Hill,
Inc., New York, NY, USA, 1 edition.
Ozga, I., Bonazza, A., Ait Lyazidi, S., Haddad, M., Ben-
Ncer, A., Ghedini, N., and Sabbioni, C. (2013). Pol-
lution impact on the ancient ramparts of the moroc-
can city sal. Journal of Cultural Heritage, 14(3
SUPPL):S25–S33.
Persoon, E. and Fu, K. (1977). Shape discrimination using
fourier descriptors. IEEE Transactions on Systems,
Man and Cybernetics, 7(3):170–179.
Proietti, A., Leccese, F., Caciotta, M., Morresi, F., Santa-
maria, U., and Malomo, C. (2014). A new dusts sen-
sor for cultural heritage applications based on image
processing. Sensors (Switzerland), 14(6):9813–9832.
Torgashov, P. (2014). Contour analysis for image recogni-
tion in c#.
FastClassificationofDustParticlesfromShadows
247