zero padding

12 Ansichten (letzte 30 Tage)
amar kshirsagar
amar kshirsagar am 24 Aug. 2011
Bearbeitet: DGM am 13 Feb. 2024
how zero padding is done in matlab with matlab code

Akzeptierte Antwort

Jason
Jason am 24 Aug. 2011
Refer to padarray function.
  2 Kommentare
Sean de Wolski
Sean de Wolski am 24 Aug. 2011
Image Processing Toolbox required.
DGM
DGM am 13 Feb. 2024
Bearbeitet: DGM am 13 Feb. 2024
While it wasn't an option in 2011, MIMT does have a wrapper function padarrayFB(), which will work either with or without IPT installed. Downloading MIMT just for a simple zero padding task seems a bit like overkill, but I guess it depends what it's worth.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Steven Lord
Steven Lord am 13 Feb. 2024
If you're using release R2023b or later, see the paddata function introduced in MATLAB in release R2023b.

Kategorien

Mehr zu Images finden Sie in Help Center und File Exchange

Tags

Noch keine Tags eingegeben.

Community Treasure Hunt

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

Start Hunting!

Translated by