photo

Mike Bakeman


Aktiv seit 2019

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Using a for loop to put a number of 2D arrays in a directory into a single 3D array
Hi, I have a number of 2D arrays (image files) in a directory which I am trying to open sequentially in a for loop so I can win...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


I have a huge image file (.dat file 17Gb) of columns x rows x frames. I need to import this file as fast as possible, but only every 10th frame or so.
I have a huge image file (binary .dat) which takes minutes to import into memory and process. My calculations are under control ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Can't take the mean of a 2D matrix (Array indices must be positive integers or logical values.)
I have a 3D data set that I'm trying to take the mean and std along a single dimension and then average the mean or the std alon...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort