[[searchwing-bilderkennung]]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
searchwing-bilderkennung [2019/05/31 00:09]
wf68spef
searchwing-bilderkennung [2019/11/27 23:04]
beckmanf added jpeg compression paper
Line 2: Line 2:
  
 By analysing the image with we receive from the camera, we can detect boats on the sea. To achieve this, different algorithms and approaches from the image processing and deep learning domain can be used. By analysing the image with we receive from the camera, we can detect boats on the sea. To achieve this, different algorithms and approaches from the image processing and deep learning domain can be used.
 +
 +===== Compression effects on detection =====
 +
 +Does JPEG image compression affect detection? See
 +
 +[[https://​doi.org/​10.1117/​1.JMI.6.2.027501|Farhad Ghazvinian Zanjani, Svitlana Zinger, Bastian Piepers, Saeed Mahmoudpour,​ Peter Schelkens, and Peter H. N. de With "​Impact of JPEG 2000 compression on deep convolutional neural networks for metastatic cancer detection in histopathological images,"​ Journal of Medical Imaging 6(2), 027501 (24 April 2019). https://​doi.org/​10.1117/​1.JMI.6.2.027501]]
  
 ===== Detection by using edgedetector and a 2d tracker in world coordinates ===== ===== Detection by using edgedetector and a 2d tracker in world coordinates =====
  
-{{:​ros.jpg?​nolink&​975x553|ros.jpg}}+{{:​ros.jpg?​nolink&​1311x744|ros.jpg}}
  
 ==== Code ==== ==== Code ====
Line 104: Line 110:
 [[https://​git.etech.fh-augsburg.de/​friedrich.beckmann/​bilderkennung|https://​git.etech.fh-augsburg.de/​friedrich.beckmann/​bilderkennung]] [[https://​git.etech.fh-augsburg.de/​friedrich.beckmann/​bilderkennung|https://​git.etech.fh-augsburg.de/​friedrich.beckmann/​bilderkennung]]
  
-Die Bilderkennung markiert ​in dem Bild mögliche BooteDas sieht dann so aus:+The detected boats can be seen in the following image. They are marked by a blue rectangle.
  
-{{:​bilderkennung-beispiel.jpg|Bilderkennung Beispiel}}+{{:​bilderkennung-beispiel.jpg?1101x1044|Bilderkennung Beispiel}}
  
-Und in der Vergrößerung so:+Recified:
  
-{{:​bilderkennung-beispiel-detail.jpg|Bilderkennung Beispiel Detail}}+{{:​bilderkennung-beispiel-detail.jpg?1082x1027|Bilderkennung Beispiel Detail}}
  
-In diesem Beispiel wird das zweite Boot mit der blauen ​Persenning ​nicht erkanntDas Boot darüber ist mit dem blauen Rechteck markiert.+In this example the second boat with Persenning ​does not get detectThe boat above get detected.
  
 ===== Datasets ===== ===== Datasets =====
Line 124: Line 130:
   * [[:​searchwing-flug-virus-20181007|Flug am 7.10.2018 mit der Pipistrel Virus zum Bodensee]]   * [[:​searchwing-flug-virus-20181007|Flug am 7.10.2018 mit der Pipistrel Virus zum Bodensee]]
   * [[https://​captain-whu.github.io/​DOTA/​|DOTA Airial Image Dataset (Wuhan Univ./​Cornell/​DLR)]]   * [[https://​captain-whu.github.io/​DOTA/​|DOTA Airial Image Dataset (Wuhan Univ./​Cornell/​DLR)]]
- 
-===   === 
  
  
  • searchwing-bilderkennung.txt
  • Last modified: 2021/05/31 22:03
  • by beckmanf