Difference between revisions of "Pattern Recognition"

From ElphelWiki
Jump to: navigation, search
 
Line 1: Line 1:
The project will develop a fpga based pattern recognition system using the Elphel 353 camera.
+
The project will develop a fpga based pattern recognition system using the Elphel 353 camera. I have created this page in order to document what we are doing and also to receive some feedback from the elphel community.
 +
 
 +
We are only at the primary stages. We are working on two issues:
 +
 
 +
* Understanding the processor structure (basically drivers and associated nodes)
 +
* Understangin the fpga code structure in order to remove the jpeg compressor, which we will not use in our recognition algorithm

Revision as of 09:38, 29 February 2008

The project will develop a fpga based pattern recognition system using the Elphel 353 camera. I have created this page in order to document what we are doing and also to receive some feedback from the elphel community.

We are only at the primary stages. We are working on two issues:

* Understanding the processor structure (basically drivers and associated nodes)
* Understangin the fpga code structure in order to remove the jpeg compressor, which we will not use in our recognition algorithm