Nick Ves wrote:

> The HPF algorithm about the histrogram matching states "Stretch the
> new multispectral image to match the mean and standard deviation of
> the original (input) multispectral image"
> 
> In that context why it is wrong to do  :
> 
> Ouput <- output/sddev(output)*sddev(input)
> 
> Output <- Output - mean(output) + mean(input)
> 
> N

We should simply try it out!  I just didn't find the time to do that.

NA
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to