Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| searchwing-bilderkennung [2019/11/27 23:04] – added jpeg compression paper beckmanf | searchwing-bilderkennung [2021/05/31 22:03] (current) – added SE2 Projektarbeit Kamera beckmanf | ||
|---|---|---|---|
| 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. | ||
| + | |||
| + | ===== Camera ===== | ||
| + | |||
| + | {{ :: | ||
| ===== Compression effects on detection ===== | ===== Compression effects on detection ===== | ||
| Line 103: | Line 107: | ||
| [[https:// | [[https:// | ||
| + | |||
| + | ===== Anomaly detection using FFT ===== | ||
| + | |||
| + | {{: | ||
| + | |||
| + | |||
| + | Paper: https:// | ||
| ===== Imagerecognition by using a OpenCV Haar Cascade Classifier ===== | ===== Imagerecognition by using a OpenCV Haar Cascade Classifier ===== | ||