Hi,
I am using omap l138 lcdk with ccs v6 for doing an image processing application. I have been able to read the input image through the image analyzer and perform the desired algorithm. The image has two intensity levels 0 and 256. The histogram meets the desired specifications but I am not able to display the image through the image analyzer. Though I am able to view the image using matlab using the image data obtained from ccs. I am attaching along this post my c code used and other relevant data required. My original image is comparatively large of the size of 452 X 450 but for using it in ccs I am converting it into 256 X 256. I am obtaining the required image data from matlab. My algorithm consists of individually analysing the r,g,b components of and performing segmentation using wavelet networks. To make the computation easy I am not doing the weight determination part in ccs. I am simply copying the weight values from matlab and performing the rest of the algorithm. Can anybody help me how to display the output image. Thanking you in advance.thesisfinal.rar



