OpenCL Heterogeous Parallel Programming Convolution Using Separable Filter – Box Filter

The Article contains details and code about implementations of Convolution Operation using Separable filters in an Heterogeneous Parallel Programming Environment using  OpenCL.

In the Present article Box filter is implemented and comparison of performance of 2D separable Convolution,2D convolution and CPU Host 2D convolution operations are performed

OpenCL Heterogeneous Parallel Programming Convolution Using Separable Filter – Box Filter

 

 

Opencv 2.4.3 build for Ubuntu 12.04 and Android Platform

The article contains steps to be followed to compile opencv 2.4.3 sources for Ubuntu 12.04 Linux
as well as android platform

Kindly Click on the below link to be redirect to new blog site containing the article :–

Compiling OpenCV 2.4.3 for Ubuntu 12.04 and Android Platform

 

———————————————-