S. Qureshi (December 2004)

This directory contains source code for Appendix A of "Embedded Image Processing on the TMS320C6000 DSP".

Appendix A first discusses the import_grayscale_image MEX-file, the source code of which can be found
in the Visual Studio .NET 2003 DLL project in the import_grayscale_image_mex directory.

Next a streaming video application is discussed. This example consists of three pieces:

1) MEX-file, Visual Studio .NET 2003 DLL project in hpi_mex
2) MATLAB host, in median_filter_hpi_video\MATLAB
3) C6701 EVM target, in median_filter_hpi_video\C6701EVM

A sample video for use with this example can be found in the misc directory.
