Pattern Recognition: Difference between revisions
Jump to navigation
Jump to search
Diego.mendez (talk | contribs) No edit summary |
Diego.mendez (talk | contribs) No edit summary |
||
| 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 16: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