photo

Tossawon Ngamnet


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how do i change a variable name from workspace
<</matlabcentral/answers/uploaded_files/126308/capital.JPG>> i have a sequence of .mat files. When i load the mat fi...

etwa 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Extracting Tif from mat files.
Dear all, i follow this code (T1.jpg) for extracting Tif images from .mat files. When the mat files was load to workspace,...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to calculate and write an excel from a file into workspace
Dear all, The n_flies from work space was shown object numbers and frame number. im trying to calculate the code ...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to create avi from a sequence of .tif uint16
Im newbie for matlab, please suggest: code below files = dir('*.tif') ; N = length(files) ; % create the video writer with ...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Imwrite() problem with saving sequence images
First, i try to load .mat file into my workspace files = dir('*.mat'); for i = 1:numel(files) load(files(i).name); Sec...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how can i convert .mat as infrared value uint16 to .tiff file
Hi, im newbie for matlab. Last week i extracted the infrared values from kinect sensor as .mat file, but i need tiff file to cre...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to create jpg file from .mat for making video( AVI.fomat)
I have 2000 .mat file(524*424 matrix for each .mat). Now i want to create each .mat to jpeg file to build AVI video. Could anyon...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort