cvConvertScale (opencv)

Jun 5, 2009 at 6:30am
Can help me please?? I am confused with cvConvertScale. I understand that cvConvertScale(IplImage* src, IplImasge* dst, scale, shift), the scale value is used to scale the pixel value in an image.

I have tried to assigned scale values as 7.0 and shift value as 0. Is the pixel value of an image going to be multiplied by 7times? The result i got is weird!

Many thanks =)
Topic archived. No new replies allowed.