photo

Tanya


Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

4 Domande
0 Risposte

RANK
233.082
of 300.369

REPUTAZIONE
0

CONTRIBUTI
4 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
25.0%

VOTI RICEVUTI
0

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.436

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How to apply regression on images.
I want to do regression on one image taking other image as reference. I want to match these image DN values using regression.

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Histogram normalization of two images using IHS
I want a matlab code that will normalize one image taking other as reference using IHS I already have the seperate I, H and S co...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


IHS wavelet image fusion
*The code uses two images one panchromatic and other multispectral. The images are to be fused using IHS based wavelet image fus...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


How to apply Least square adjustments on images.
psf=mat2gray(imread(‘psf.tif')); psf_profile=psf(18,:); fitp = fminsearch(@(x) D1Resids(x,inputdata),[17,3,.04,.01]); I get t...

oltre 11 anni fa | 1 risposta | 0

1

risposta