szmoore / MCTX3420

2013 MCTX3420 UWA Team 4
7 stars 7 forks source link

Image Processing #8

Open szmoore opened 11 years ago

szmoore commented 11 years ago

The images captured by the video cameras need to be analyzed to give information about the state of the can.

We need to consider how this can be done in software either on the server or client, and decide which is the best approach.

We need to consult with the sensors group about the requirements on quality and sampling rate required. Also consider availability of drivers for cameras.

szmoore commented 11 years ago

Currently using OpenCV to capture images and transfer them to the client browser through the FastCGI API. No processing is being done. It looks like there will not be an interferometer, but possibly a dilatometer?