photo

Anitha Thomas


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
1 Réponse

RANG
264 219
of 301 195

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 21 190

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 322

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • First Answer
  • Revival Level 1

Afficher les badges

Feeds

Afficher par

Question


How to Subtract two jpg image of different dimension?
Imback = rand(3024, 4032, 3); Imback1 = rand(480, 720, 3); f=Imback(1:480, 1:720, 3); Diff1 = uint8(imresize(Imback,[480 720 ...

presque 7 ans il y a | 1 réponse | 0

1

réponse

Question


Undefined function or variable 'rgb2lin'.
why i am getting this error? i am using MATLAB 2016a

environ 7 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
I need to write a code to detect and remove the fixed pattern noise in an image .Can you please help me on how to write the code.
Fixed pattern noise can be measure in the absence of illumination.

environ 7 ans il y a | 0

Question


How to identify noise in a captured image?
How the noises are measured.FPN is the component of pattern noise measured in the absence of illumination. ie means every dark i...

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


d = get(handles.uitable4, 'data'); d= {'Luminance',X;'MES',mes1;'PSNR',psnr1;'SSIM',ssimval}; % d= {'Luminance',X1;'MES',mes1;'PSNR',psnr1}; set(handles.uitable4,'Data',d);
While setting the 'Data' property of 'Table': Data within a cell array must have size [1 1] Error in low_SNR>pushbutton3_Cal...

presque 8 ans il y a | 1 réponse | 0

0

réponse