Statistics
4 Questions
0 Answers
RANK
134,686
of 296,352
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,394
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156,133
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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.
10 years ago | 1 answer | 0
1
answerQuestion
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...
10 years ago | 1 answer | 0
1
answerQuestion
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...
10 years ago | 0 answers | 0
0
answersQuestion
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...
10 years ago | 1 answer | 0