Image analysis: Difference between revisions
Alphabatize list |
Correction to Alphabetize |
||
Line 22: | Line 22: | ||
==Digital Image Analysis== |
==Digital Image Analysis== |
||
Digital Image Analysis is when a computer or electrical device automatically studies an image to obtain useful information from it. Note that the device is often a computer but may also be an electrical circuit, a digital camera or a mobile phone. The applications of digital image analysis are continuously expanding through all areas of science and industry, including: |
Digital Image Analysis is when a computer or electrical device automatically studies an image to obtain useful information from it. Note that the device is often a computer but may also be an electrical circuit, a digital camera or a mobile phone. The applications of digital image analysis are continuously expanding through all areas of science and industry, including: |
||
⚫ | |||
*[[astronomical image processing|astronomy]], such as calculating the size of a planet. |
*[[astronomical image processing|astronomy]], such as calculating the size of a planet. |
||
*[[defense (military)|defense]] |
*[[defense (military)|defense]] |
||
Line 31: | Line 32: | ||
*[[microscope image processing|microscopy]], such as counting the germs in a swab. |
*[[microscope image processing|microscopy]], such as counting the germs in a swab. |
||
*[[optical character recognition]], such as automatic license plate detection. |
*[[optical character recognition]], such as automatic license plate detection. |
||
⚫ | |||
*[[remote sensing]], such as detecting intruders in a house, and producing land cover/land use maps.<ref>{{cite journal|last1=Xie|first1=Y.|last2=Sha|first2=Z.|last3=Yu|first3=M.|title=Remote sensing imagery in vegetation mapping: a review|journal=Journal of plant ecology|date=2008|volume=1|issue=1|pages=9–23|doi=10.1093/jpe/rtm005}}</ref><ref>{{cite journal|last1=Wilschut|first1=L.I.|last2=Addink|first2=E.A.|last3=Heesterbeek|first3=J.A.P.|last4=Dubyanskiy|first4=V.M.|last5=Davis|first5=S.A.|last6=Laudisoit|first6=A.|last7=Begon|first7=M.|last8=Burdelov|first8=L.A.|last9=Atshabar|first9=B.B.|last10=de Jong|first10=S.M|title=Mapping the distribution of the main host for plague in a complex landscape in Kazakhstan: An object-based approach using SPOT-5 XS, Landsat 7 ETM+, SRTM and multiple Random Forests|journal=International Journal of Applied Earth Observation and Geoinformation|date=2013|volume=23|pages=81–94|doi=10.1016/j.jag.2012.11.007}}</ref> |
*[[remote sensing]], such as detecting intruders in a house, and producing land cover/land use maps.<ref>{{cite journal|last1=Xie|first1=Y.|last2=Sha|first2=Z.|last3=Yu|first3=M.|title=Remote sensing imagery in vegetation mapping: a review|journal=Journal of plant ecology|date=2008|volume=1|issue=1|pages=9–23|doi=10.1093/jpe/rtm005}}</ref><ref>{{cite journal|last1=Wilschut|first1=L.I.|last2=Addink|first2=E.A.|last3=Heesterbeek|first3=J.A.P.|last4=Dubyanskiy|first4=V.M.|last5=Davis|first5=S.A.|last6=Laudisoit|first6=A.|last7=Begon|first7=M.|last8=Burdelov|first8=L.A.|last9=Atshabar|first9=B.B.|last10=de Jong|first10=S.M|title=Mapping the distribution of the main host for plague in a complex landscape in Kazakhstan: An object-based approach using SPOT-5 XS, Landsat 7 ETM+, SRTM and multiple Random Forests|journal=International Journal of Applied Earth Observation and Geoinformation|date=2013|volume=23|pages=81–94|doi=10.1016/j.jag.2012.11.007}}</ref> |
||
*[[robotics]], such as to avoid steering into an obstacle. |
*[[robotics]], such as to avoid steering into an obstacle. |
Revision as of 15:26, 20 June 2016
This article includes a list of references, related reading, or external links, but its sources remain unclear because it lacks inline citations. (September 2013) |
Image analysis is the extraction of meaningful information from images; mainly from digital images by means of digital image processing techniques.[1] Image analysis tasks can be as simple as reading bar coded tags or as sophisticated as identifying a person from their face.
Computers are indispensable for the analysis of large amounts of data, for tasks that require complex computation, or for the extraction of quantitative information. On the other hand, the human visual cortex is an excellent image analysis apparatus, especially for extracting higher-level information, and for many applications — including medicine, security, and remote sensing — human analysts still cannot be replaced by computers. For this reason, many important image analysis tools such as edge detectors and neural networks are inspired by human visual perception models.
Computer Image Analysis
Computer Image Analysis largely contains the fields of computer or machine vision, and medical imaging, and makes heavy use of pattern recognition, digital geometry, and signal processing. This field of computer science developed in the 1950s at academic institutions such as the MIT A.I. Lab, originally as a branch of artificial intelligence and robotics.
It is the quantitative or qualitative characterization of two-dimensional (2D) or three-dimensional (3D) digital images. 2D images are, for example, to be analyzed in computer vision, and 3D images in medical imaging. The field was established in the 1950s—1970s, for example with pioneering contributions by Azriel Rosenfeld, Herbert Freeman, Jack E. Bresenham, or King-Sun Fu.
Techniques
There are many different techniques used in automatically analysing images. Each technique may be useful for a small range of tasks, however there still aren't any known methods of image analysis that are generic enough for wide ranges of tasks, compared to the abilities of a human's image analysing capabilities. Examples of image analysis techniques in different fields include:
- 2D and 3D object recognition,
- image segmentation,
- motion detection e.g. Single particle tracking,
- video tracking,
- optical flow,
- medical scan analysis,
- 3D Pose Estimation,
- automatic number plate recognition.
Digital Image Analysis
Digital Image Analysis is when a computer or electrical device automatically studies an image to obtain useful information from it. Note that the device is often a computer but may also be an electrical circuit, a digital camera or a mobile phone. The applications of digital image analysis are continuously expanding through all areas of science and industry, including:
- assay micro plate reading, such as detecting where a chemical was manufactured.
- astronomy, such as calculating the size of a planet.
- defense
- filtering
- machine vision, such as to automatically count items in a factory conveyor belt.
- materials science, such as determining if a metal weld has cracks.
- medicine, such as detecting cancer in a mammography scan.
- metallography, such as determining the mineral content of a rock sample.
- microscopy, such as counting the germs in a swab.
- optical character recognition, such as automatic license plate detection.
- remote sensing, such as detecting intruders in a house, and producing land cover/land use maps.[2][3]
- robotics, such as to avoid steering into an obstacle.
- security, such as detecting a person's eye color or hair color.
Object-based Image Analysis
It has been suggested that this section be split out into another article titled Object-based image analysis. (Discuss) (May 2016) |
Object-Based Image Analysis (OBIA) – also Geographic Object-Based Image Analysis (GEOBIA) – "is a sub-discipline of geoinformation science devoted to (...) partitioning remote sensing (RS) imagery into meaningful image-objects, and assessing their characteristics through spatial, spectral and temporal scale".[4]
The two main processes in OBIA are (1) segmentation and (2) classification. Traditional image segmentation is on a per-pixel basis. However, OBIA groups pixels into homogeneous objects. These objects can have different shapes and scale. Objects also have statistics associated with them which can be used to classify objects. Statistics can include geometry, context and texture of image objects. The analyst defines statistics in the classification process to generate land cover
Each of these application areas has spawned separate subfields of digital image analysis, with a large collection of specialized algorithms and concepts—and with their own journals, conferences, technical societies, and so on.
Land cover mapping
Land cover and land use change detection using remote sensing and geospatial data provides baseline information for assessing the climate change impacts on habitats and biodiversity, as well as natural resources, in the target areas.
- Application of land cover mapping
•Local and regional planning
•Vulnerability and Risk Assessments
•Ecological management
•Monitoring the effects of climate change
•Wildlife management.
•Alternative landscape futures and conservation
•Environmental forecasting
•Environmental impact assessment
•Policy development
References
- ^ Solomon, C.J., Breckon, T.P. (2010). Fundamentals of Digital Image Processing: A Practical Approach with Examples in Matlab. Wiley-Blackwell. doi:10.1002/9780470689776. ISBN 0470844736.
{{cite book}}
: CS1 maint: multiple names: authors list (link) - ^ Xie, Y.; Sha, Z.; Yu, M. (2008). "Remote sensing imagery in vegetation mapping: a review". Journal of plant ecology. 1 (1): 9–23. doi:10.1093/jpe/rtm005.
- ^ Wilschut, L.I.; Addink, E.A.; Heesterbeek, J.A.P.; Dubyanskiy, V.M.; Davis, S.A.; Laudisoit, A.; Begon, M.; Burdelov, L.A.; Atshabar, B.B.; de Jong, S.M (2013). "Mapping the distribution of the main host for plague in a complex landscape in Kazakhstan: An object-based approach using SPOT-5 XS, Landsat 7 ETM+, SRTM and multiple Random Forests". International Journal of Applied Earth Observation and Geoinformation. 23: 81–94. doi:10.1016/j.jag.2012.11.007.
- ^ G.J. Hay & G. Castilla: Geographic Object-Based Image Analysis (GEOBIA): A new name for a new discipline. In: T. Blaschke, S. Lang & G. Hay (eds.): Object-Based Image Analysis – Spatial Concepts for Knowledge-Driven Remote Sensing Applications. Lecture Notes in Geoinformation and Cartography, 18. Springer, Berlin/Heidelberg, Germany: 75-89 (2008)
Notes
- The Image Processing Handbook by John C. Russ, ISBN 0-8493-7254-2 (2006)
- Image Processing and Analysis - Variational, PDE, Wavelet, and Stochastic Methods by Tony F. Chan and Jianhong (Jackie) Shen, ISBN 0-89871-589-X (2005)
- Front-End Vision and Multi-Scale Image Analysis by Bart M. ter Haar Romeny, Paperback, ISBN 1-4020-1507-0 (2003)
- Practical Guide to Image Analysis by J.J. Friel, et al., ASM International, ISBN 0-87170-688-1 (2000).
- Fundamentals of Image Processing by Ian T. Young, Jan J. Gerbrands, Lucas J. Van Vliet, Paperback, ISBN 90-75691-01-7 (1995)
- Image Analysis and Metallography edited by P.J. Kenny, et al., International Metallographic Society and ASM International (1989).
- Quantitative Image Analysis of Microstructures by H.E. Exner & H.P. Hougardy, DGM Informationsgesellschaft mbH, ISBN 3-88355-132-5 (1988).
- Structure Magazine
- "Metallographic and Materialographic Specimen Preparation, Light Microscopy, Image Analysis and Hardness Testing", Kay Geels in collaboration with Struers A/S, ASTM International 2006.
External links
- Bare Images Toolbox Online image processing and analysis application
- Manawatu Microscopy - first known collaboration environment for Microscopy and Image Analysis featuring Open DataBase of Image Analysis Functions.
- Image analysis using MATLAB algorithms
- MIPAR: Simple yet Powerful Image Analysis Software