This program process the image of webcam to detect the edges and the sends it to the imageClient through the network
After Installing the complier use the make file in the top level directory to compile it.
The test program is in the top level directory. The static library file is in the imageSender folder.
This project requires: opencvLib