photo

Tanya


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
284 136
of 300 338

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20 922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 149

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

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

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.

mer än 11 år ago | 1 answer | 0

1

answer

Question


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

mer än 11 år ago | 1 answer | 0

1

answer

Question


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

mer än 11 år ago | 0 answers | 0

0

answers

Question


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

mer än 11 år ago | 1 answer | 0

1

answer