Statistik
4 Fragen
0 Antworten
RANG
288.775
of 297.046
REPUTATION
0
BEITRÄGE
4 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
25.0%
ERHALTENE STIMMEN
0
RANG
of 20.422
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.776
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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.
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 11 Jahre vor | 1 Antwort | 0