Skip to main content
Erschienen in: Pattern Recognition and Image Analysis 1/2023

01.03.2023 | APPLIED PROBLEMS

Design and Implementation of Land Area Calculation for Maps Using Mask Region Based Convolutional Neural Networks Deep Neural Network

verfasst von: Akram A. Pathan, Nagaraj V. Dharwadkar

Erschienen in: Pattern Recognition and Image Analysis | Ausgabe 1/2023

Einloggen

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

Maps of the land are developed by the surveyor, map developer according to survey of land. In such maps land boundaries are shown using property lines. So the area of land is also mentioned in the maps to the valuation of the property. Area calculation is one of the main work of the surveyor so it is important for him to calculate it fast. So we have implemented a system which can help surveyor, land map developers to calculate the area. We implemented this using image processing and the deep learning model mask region based convolutional neural network (RCNN). For better results, we implemented this at a basic level. At base level synthetic dataset consists of 2 dimensional images of different geometry shapes (triangle, quadrilateral, pentagon, hexagon, octagon) and training our model to detect the shape in the image and based on this further process of area calculation of that shape takes place. This solution is unique for land developers because it uses deep learning and image processing to obtain results.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Literatur
2.
Zurück zum Zitat K. Amirthavarshini, V. Vasanthakumar, and M. Kannan, “Evaluation of land surveying and mapping using total station, GPS, and GIS,” Int. J. Eng. Res. Technol. 7, IJERTCONV7IS11032 (2019). K. Amirthavarshini, V. Vasanthakumar, and M. Kannan, “Evaluation of land surveying and mapping using total station, GPS, and GIS,” Int. J. Eng. Res. Technol. 7, IJERTCONV7IS11032 (2019).
4.
Zurück zum Zitat L. Bo, R. Jian, and Z. Hongxiu, “Application research in the area calculation of land consolidation based on fractal theory,” Geogr. Geo-Inf. Sci. 26 (6), 63–65 (2010). L. Bo, R. Jian, and Z. Hongxiu, “Application research in the area calculation of land consolidation based on fractal theory,” Geogr. Geo-Inf. Sci. 26 (6), 63–65 (2010).
5.
Zurück zum Zitat J. Brownlee, “How to use mask R-CNN in Keras for object detection in photographs,” Machine Learning Mastery (2020). https://machinelearningmastery.com/how-to-perform-object-detection-in-photographs-with-mask-r-cnn-in-keras/. J. Brownlee, “How to use mask R-CNN in Keras for object detection in photographs,” Machine Learning Mastery (2020). https://​machinelearningm​astery.​com/​how-to-perform-object-detection-in-photographs-with-mask-r-cnn-in-keras/​.​
6.
Zurück zum Zitat J. Dong, J. Chen, Z. Huang, F. Zhang, X. Zhang and Y. Li, “Multifunctional field area measurement and experimental research based on GPS module,” in World Automation Congress, Kobe, Japan, 2010 (IEEE, 2010), pp. 13–17. J. Dong, J. Chen, Z. Huang, F. Zhang, X. Zhang and Y. Li, “Multifunctional field area measurement and experimental research based on GPS module,” in World Automation Congress, Kobe, Japan, 2010 (IEEE, 2010), pp. 13–17.
7.
Zurück zum Zitat P. Dwivedi, “Building a custom mask RCNN model with TensorFlow object detection,” Towards Data Science (2018). https://towardsdatascience.com/building-a-custom-mask-rcnn-model-with-tensorflow-object-detection-952f5b0c7ab4. P. Dwivedi, “Building a custom mask RCNN model with TensorFlow object detection,” Towards Data Science (2018). https://​towardsdatascien​ce.​com/​building-a-custom-mask-rcnn-model-with-tensorflow-object-detection-952f5b0c7ab4.​
8.
Zurück zum Zitat A. F. Gad, “Object detection using mask R-CNN with TensorFlow 1.14 and Keras,” Paperspaceblog (2020). https://blog.paperspace.com/mask-r-cnn-in-tensorflow-2-0/. A. F. Gad, “Object detection using mask R-CNN with TensorFlow 1.14 and Keras,” Paperspaceblog (2020). https://​blog.​paperspace.​com/​mask-r-cnn-in-tensorflow-2-0/​.​
10.
Zurück zum Zitat J. Hui, “Image segmentation with Mask R-CNN,” Medium (2018). https://jonathan-hui.medium.com/image-segmentation-with-mask-r-cnn-ebe6d793272\. J. Hui, “Image segmentation with Mask R-CNN,” Medium (2018). https://​jonathan-hui.​medium.​com/​image-segmentation-with-mask-r-cnn-ebe6d793272\.
12.
Zurück zum Zitat K. E. Koech, “Object detection metrics with worked example: AP, mAP, AP50 among other metrics explained with an example,” Towards Data Science (2020). https://towardsdatascience.com/on-object-detection-metrics-with-worked-example-216f173ed31e. K. E. Koech, “Object detection metrics with worked example: AP, mAP, AP50 among other metrics explained with an example,” Towards Data Science (2020). https://​towardsdatascien​ce.​com/​on-object-detection-metrics-with-worked-example-216f173ed31e.​
15.
Zurück zum Zitat P. G. A. A. Putra, E. Sediyono and A. Setiawan, “E‑land design of mobile application for land information system using Android-based Google Maps API V2,” in Int. Conf. on Innovative and Creative Information Technology (ICITech), Salatiga, Indonesia, 2017 (IEEE, 2017), pp. 1–5. https://doi.org/10.1109/INNOCIT.2017.8319145 P. G. A. A. Putra, E. Sediyono and A. Setiawan, “E‑land design of mobile application for land information system using Android-based Google Maps API V2,” in Int. Conf. on Innovative and Creative Information Technology (ICITech), Salatiga, Indonesia, 2017 (IEEE, 2017), pp. 1–5. https://​doi.​org/​10.​1109/​INNOCIT.​2017.​8319145
16.
Zurück zum Zitat P. Sharma, “Computer vision tutorial: Implementing mask R-CNN for image segmentation (with Python code),” Analytics Vidya (2019). https://www.analyticsvidhya.com/blog/2019/07/computer-vision-implementing-mask-r-cnn-image-segmentation/. P. Sharma, “Computer vision tutorial: Implementing mask R-CNN for image segmentation (with Python code),” Analytics Vidya (2019). https://​www.​analyticsvidhya.​com/​blog/​2019/​07/​computer-vision-implementing-mask-r-cnn-image-segmentation/​.​
Metadaten
Titel
Design and Implementation of Land Area Calculation for Maps Using Mask Region Based Convolutional Neural Networks Deep Neural Network
verfasst von
Akram A. Pathan
Nagaraj V. Dharwadkar
Publikationsdatum
01.03.2023
Verlag
Pleiades Publishing
Erschienen in
Pattern Recognition and Image Analysis / Ausgabe 1/2023
Print ISSN: 1054-6618
Elektronische ISSN: 1555-6212
DOI
https://doi.org/10.1134/S1054661822040095

Weitere Artikel der Ausgabe 1/2023

Pattern Recognition and Image Analysis 1/2023 Zur Ausgabe

ARTIFICIAL INTELLIGENCE TECHNIQUES IN PATTERN RECOGNITION AND IMAGE ANALYSIS

Term Frequency and Estimating the Closeness of Short Texts to the Semantic Standard

MATHEMATICAL THEORY OF IMAGES AND SIGNALS REPRESENTING, PROCESSING, ANALYSIS, RECOGNITION AND UNDERSTANDING

Controllable Image Caption Based on Adaptive Weight and Optimization Strategy

MATHEMATICAL THEORY OF IMAGES AND SIGNALS REPRESENTING, PROCESSING, ANALYSIS, RECOGNITION AND UNDERSTANDING

Anisotropic Localized Wavelets for Image Processing

Premium Partner