ImageLib

Image Processing program written in Turbo C++, as the college final year project. Can read many image formats and apply more than 30 image processing functions on the opened images. After college I worked for few time on the CxImage also, then got my first job in the image processing industry. This is one of the coolest program, I have written. This took many years of effort, to study and decode all the image formats and understand the various image processing algorithms and graphics in Turbo C++ without any books or mentor. Our college didn't had image processing subject, nor did the allowed to take me this subject, in the lack of teacher (Ahh, as the teachers they had thought something useful). Most of the image processing books were not available at that time or were too costly, and that is how I also learned to use Google effectively. This program also won prize at the MNIT, Jaipur programming contest.
Calculator

Calculator program written in my college: second year training project. Also very nice one, to learn graphics programming in Turbo C++. Don't blame me for poor design, I was just in second year without any knowledge of design patterns in 2001. But this was still the best in the whole college and the company where I finished my (so called) training.
| Attachment | Size |
|---|---|
| Image Processing.zip | 954.28 KB |
| calculator.7z | 251.01 KB |