![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1492910_1522087363457_DEF.jpg)
thiirane
Surface Science Analytics, LLC
Followers: 0 Following: 0
Feeds
提问
Inserting an array in another to make an Nested Array
Hello I want to build a fractal. I want to start with One=[1 0 1;0 0 0;1 0 1] Zero=zeros(3) Then I want to search this arra...
10 years 前 | 2 个回答 | 0
2
个回答提问
Recovery of RGB from a Converted RGB2Gray converted image
Hello, I have browsed the previous attempt for recovering RGB truecolor from grayscale image but have not found a solution that ...
10 years 前 | 1 个回答 | 0
1
个回答提问
Help with imwarp and affine2d
Hello, I have been trying to get imwarp to do a simple translation on an image but have been having some problems getting it...
10 years 前 | 4 个回答 | 1
4
个回答提问
No exifread() can exiv2 be used
I have been using exifread() to extract exposure times from a sequence of image files from their metadata. Mathworks is not goin...
10 years 前 | 0 个回答 | 0
0
个回答已回答
How can I read all metadata (EXIF and IPTC) from .jp2 images?
So if Matlab is not supporting exifread() and imfinfo() does not support ExposureTime, how can this metadata be accessed? Ask...
How can I read all metadata (EXIF and IPTC) from .jp2 images?
So if Matlab is not supporting exifread() and imfinfo() does not support ExposureTime, how can this metadata be accessed? Ask...
10 years 前 | 0
提问
Parsing file names and converting to numbers
Hello, I have a series of bitmap image files each with a velocity as the first 5 characters in the filename (see attached). ...
11 years 前 | 1 个回答 | 0
1
个回答提问
Replace Element of an Array with another Array
Hello, I have an initiator matrix In=[1 0 1;0 0 0;1 0 1]; % Initiator Matrix and a zero matrix zero=zeros(3); # S...
12 years 前 | 0 个回答 | 0