Тёмный

Visualizing the discrete fourier transform (DFT) in python (tutorial): Part 1 

Dave's Space
Подписаться 13 тыс.
Просмотров 4,4 тыс.
50% 1

This video series shows how the Python programming language can be used to visualize the discrete fourier transform (DFT)
Part 1:
Introduction and showing how the DFT can be used to represent an image in frequency space.
We then show how adding up individual basis images with the appropriate amplitude and phase (from the DFT) reconstructs the original image
Part 2:
Looking at different ways in which the image can be "compressed" by reducing the amount of information in both the original image or in the DFT.
Part3:
Constructing a block-based DFT in which the original image is split into blocks and transformed.
Part 4:
We compare the block based transform to the full DFT and show that using a block-based approach can lead to much better image compression.

Опубликовано:

 

30 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 5   
@goranjosic
@goranjosic Год назад
I've never used anaconda, so I'm unfamiliar with spyder. What is unusual to me is that you didn't create a virtual environment first and install everything inside venv? Is it because anaconda installs everything necessary together with python?!
@Samsul2013
@Samsul2013 2 года назад
explanation using diagrams hopefully simpler to understand the process compared to speaking words due to the nature of the subject
@Samsul2013
@Samsul2013 2 года назад
interesting, I just grabbed the idea of how it works ... not the details. thanks. can you put this article and the code somewhere for hands on?
@Samsul2013
@Samsul2013 2 года назад
It looks like something got iterated (in a loop) with some variables multiplied over and over again in order to re-construct the original image
@funmath3835
@funmath3835 2 года назад
thanks for the info .
Далее
DFT filtering (digital photograph)
0:21
Просмотров 398
Barno
00:22
Просмотров 753 тыс.
Vizualizing convolution filters in python (tutorial)
20:39
Denoising Data with FFT [Python]
10:03
Просмотров 173 тыс.
How the 2D FFT works
9:40
Просмотров 85 тыс.
Plotting the Fourier Transform in Python (DFT/FFT)
10:46
threading vs multiprocessing in python
22:31
Просмотров 582 тыс.
All Types of Fourier Transforms in PYTHON
30:44
Просмотров 54 тыс.
The Two-Dimensional Discrete Fourier Transform
13:01
Просмотров 35 тыс.