On December 18, 2010 05:29:18 pm davidefa wrote:
> I think we could/should limit the maximum contrast enhancement.
> 
> > in file CPImageCtrl.cpp line 601
> > 
> >    // transform to range 0...255
> >    vigra::transformImage(vigra::srcImageRange(magImg),
> >    vigra::destImage(magImg),
> >    
> >                          vigra::linearRangeMapping(
> >                          
> >                            VT(minmax.min), VT(minmax.max),              
> >                            // src range VT(0), VT(255)) // dest range
> >                          
> >                          );

I think it is a good idea.  What is preventing you from fixing this and 
committing to the default branch?

Yuv

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to