Image size changed
hi all
i am facing a trouble while loading an image and after that saving it! The image size gets bigger after saving the image. Also the image data get modified. What should i do?
Thanks in advance!
bigger, as in "more bytes" or as in "width/height" ?
what does "modified" mean ?
what language is that ? python ?
Please answer berak's questions - maybe it's just because of a different compression rate...
@berak
bigger means "more bytes". I am using openCV with C++ with visual studio 2012 ultimate.