Ask your own question, for FREE!
Computer Science 15 Online
OpenStudy (anonymous):

Hello! How can I make a program (c++) to edit a picture. Not an image editing software but a program that can open a .bmp, or other image file, and edit it in a preset way (flipping, rotating, copy and pasting designated areas) and then saving the new file. If this was a text file I would be able to do it, however since I don't know much about image data (how pixels are stored and organized in a file) much less how to read and save them to an array, or anything for that matter. If anyone has any information that could help teach me on how to do this I would be grateful.

OpenStudy (anonymous):

Anything such as which libraries and commands to use would be great. I would even be willing to learn a new prog. language to be able to do this. Thanks so much for just reading my question, it means a lot to me :D!

OpenStudy (anonymous):

Use OpenCV library. It is very fast, feature rich, open source, and has a large userbase.

OpenStudy (anonymous):

download page: http://opencv.willowgarage.com/wiki/ You can use this library for from basic editing to ultra complex computer vision programs.

OpenStudy (anonymous):

Thanks so much! I'll be sure to check this out c:

OpenStudy (lgbasallote):

@dannymuslera be sure to give medals to helpful people ^_^ it's how you can show appreciation and gratitude hehe :)

OpenStudy (anonymous):

Thanks for letting me know :D

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!