Commit 421f0d90 authored by Sparkf's avatar Sparkf 🏙️
Browse files

add README

parent 2b3a0fa6
Loading
Loading
Loading
Loading

README.md

0 → 100644
+18 −0
Original line number Diff line number Diff line
# SUSTech EE326 Digital Image Processing

![](https://img.shields.io/badge/license-MIT-green)![](https://img.shields.io/badge/Anaconda-CPython3.8-blue)![](https://img.shields.io/badge/SUSTech-EE326-%23F2935C)

This repo contains the assignment and the final project from EE326 Digital Image Processing in SUSTech (2021 Spring).

## TOC

| Folder                                         | Title                                                        |
| ---------------------------------------------- | ------------------------------------------------------------ |
| lab1                                           | `numpy` and `matplotlib`                                     |
| lab2                                           | Image Interpolation                                          |
| lab3                                           | Spatial transforms and filtering                             |
| lab4                                           | Sharpening Image                                             |
| lab5                                           | Frequency Domain Filtering                                   |
| lab6                                           | Image Restoration                                            |
| SUSTech-EE326-Digital-Image-Processing-Project | Final Project ([Lane Detection from Video Clips Using Binarization and Sliding Window](https://github.com/sparkcyf/SUSTech-EE326-Digital-Image-Processing-Project)) |
+154 KiB

File added.

No diff preview for this file type.

+127 KiB

File added.

No diff preview for this file type.

lab3/Q3_1_1.tif

0 → 100644
+245 KiB

File added.

No diff preview for this file type.

lab3/Q3_1_2.tif

0 → 100644
+245 KiB

File added.

No diff preview for this file type.

Loading