hitachicm615
Newbie level 5
- Joined
- Feb 16, 2012
- Messages
- 9
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,361
Hello everybody,
I will start new personnal project (for my new electronic blog) based on numbers recognition but i want to do it without computer.
My small board composed of Camera and microcontroller process the pictures directly in the board and it just send the result as an int value to my computer via UART.
I will design all my electronic board to have small box.
Firstly, i want to focus my work on recognition part. So i want to buy camera module like this : https://www.sparkfun.com/products/11745
it's capturing video with 30fps at 728x488. However i need to take one picture for processing after pushing manual button, not video.
So how i can calculate size of picture to know if i'll take microcontroller with high ram memory capacity or i add Ram memory in my board ?
Do you have advice ? How calculate this ?
Secondly, the image processing could be done in microcontroller directly or special fpga part exist between Camera module (take pictures) and Microcontroller ?
Best !
Paul
I will start new personnal project (for my new electronic blog) based on numbers recognition but i want to do it without computer.
My small board composed of Camera and microcontroller process the pictures directly in the board and it just send the result as an int value to my computer via UART.
I will design all my electronic board to have small box.
Firstly, i want to focus my work on recognition part. So i want to buy camera module like this : https://www.sparkfun.com/products/11745
it's capturing video with 30fps at 728x488. However i need to take one picture for processing after pushing manual button, not video.
So how i can calculate size of picture to know if i'll take microcontroller with high ram memory capacity or i add Ram memory in my board ?
Do you have advice ? How calculate this ?
Secondly, the image processing could be done in microcontroller directly or special fpga part exist between Camera module (take pictures) and Microcontroller ?
Best !
Paul
Last edited: