Posts

Showing posts from August, 2014

Firefox OS App Development Session 01

Image
Firefox OS is a Fastest HTML5 Mobile Application environment. It challenges to the famous OSs Android and iOS We can create applications for firefox just use of HTML5,CSS and Javascript knowladge. we don't need to know more. Just watch this video for your introductions.

Unsharp Masking(USM) filtering to sharpen edge in Images using Image Processing Techniques

Image

Giving Border to a Image

Image
Giving border to a image using image processing techniques. I used this way to give border to an image like this.

Project a 3D Hexognal using perspective projection OpenGL in C++

Image
Figure 1 Perspective in the graphic arts, such as drawing, is an approximate representation, on a flat surface (such as paper), of an image as it is seen by the eye.(wikipedia)