フィルターのクリア

How to create a dataset of noisy images

1 回表示 (過去 30 日間)
hammad younas
hammad younas 2022 年 1 月 27 日
編集済み: KSSV 2022 年 1 月 27 日
Hi i hope you are doing well. I have implement the Following Matlab example for Radar and Communications Waveform Classification. It basically the Wigner-Ville distribution (WVD) to generate time-frequency view of the original data and save as png. It generate data for 8 classes I want to add an extra class which only contains noisy image with same parameters How can i generate that dataset
https://www.mathworks.com/help//radar/ug/radar-and-communications-waveform-classification-using-deep-learning.html

回答 (1 件)

KSSV
KSSV 2022 年 1 月 27 日
編集済み: KSSV 2022 年 1 月 27 日
You can add noise using either rand or randn depedning on what kind of noise distribution you want.
Or you can blurr your image as shown in the below link:

カテゴリ

Help Center および File ExchangeTime-Frequency Analysis についてさらに検索

製品


リリース

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by