Create parallel image convolution program. Study the program performance on the computational cluster.
Programming language: C/C++.
Visual explanation of the Image Convolution.
Serial implementation of the image convolution in C.
Netpbm image format description.
1. Options That Control Optimization
2. GProf
1. Java Image Processing Tutorial.
2. Example of Image Convolution in Java.
3. Understanding BufferedImage.getRGB output values.