Have you ever used Photoshop or other image processing software to make a cool impressive oil painting style of your photograph? Do you know that number of cars parking in basement can be deducted automatically by computer using the image captured by a camera in real time? That's what image processing done to make them possible.
Using Delphi is fun because you can design graphical user interface easily and rapidly. If you're familiar with Photoshop, Gimp, or other image processing software, you might be wonder how such software is written. With image processing techniques, you can write a software to manipulate image brightness, contrast, finding the edge feature, giving emboss effect, or change the picture to an oil painting look. Learning image processing is really fun, and using Delphi as the development tools make it more fun. You will learn basic image processing concept, formulas, and advanced application of it.
Image processing deals with color manipulation, pixel-by-pixel operation, even frame-by-frame operation. In this blog, I will try to share and discuss many image processing techniques, rangin from basic to advanced topics.
0 comments:
Post a Comment