統計
MATLAB Answers
4 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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.
11年弱 前 | 1 件の回答 | 0
1
回答質問
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...
11年弱 前 | 1 件の回答 | 0
1
回答質問
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...
11年弱 前 | 0 件の回答 | 0
0
回答質問
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...
11年弱 前 | 1 件の回答 | 0