Community Profile

photo

Anand P


Last seen: fast 4 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Fitting a quadratic model with the coefficient of linear term fixed
A quadratic equation is given by y = ax^2 + b^x +c. Matlab function 'fit' is used to fit a relation between input and output....

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Stacking indexed images and view the resulting volume
I have used the following code to convert RGB images to indexed image and stack them as a cube A =imread('image2.png'); %A is a...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Volume level equivalent of imagesc
Imagesc can be used to view images. Is there any equivalent command in the volume domain which does the same function to a volu...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Viewing a volumetric data using user defined colormap
Initially I have converted an RGB image, represented by a 3 dimensional matrix into an indexed image represented by a 2 dimensio...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Viewing and saving hyperspectral images
The matrix representation of a hyperspectral image is m*n*k. How do I view this hyperspectral image in MATLAB ? How do I save t...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Image dimension for Hyperspectral data cube
As far as I have understood, hyperspectral cube consists of various images stacked one over the other. The dimensions of each of...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


MATRIX REPRESENTATION OF COLOUR IMAGES
Why are some colour imges represented by 2 dimensional matrix while other colour images are represented by 3 dimensional matrix ...

fast 5 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Stacking multiple RGB images and viewing it in a volumetric manner
Can someone provide me with the code to stack multiple RGB images one over the other and to view the created stack in a volumetr...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Stacking 2D images to form 3D stack and viewing it in a volumetric manner
I want to stack four 2D images (so that the stack becomes 3D) and view the 3D stack. Can someone provide me with the correspondi...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort