photo

Anand P


Last seen: 대략 4년 전 2019년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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....

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


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...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


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 ...

대략 5년 전 | 답변 수: 3 | 0

3

답변

질문


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...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


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...

대략 5년 전 | 답변 수: 1 | 0

1

답변