Please enable JavaScript.
Coggle requires JavaScript to display documents.
FPGA Flappy bird (Hand detection (Color - 3D print green component ? (Set…
FPGA Flappy bird
Hand detection
Color - 3D print green component ?
Set R = 0, B = 0, G = 1
Average of frames - detect up and down - set input "change" when movement change
horizontal Average of 2 hands position
Display
Bird
Physics - Gravity law - down
Turning ?
Every time input 'up' - goes up for height H (tbc)
Sam backgorund in loop
Pushing right line of pixel to the left every clk cycle
Score tracking
Need OpenCV on comp
Input Frame
Output frame
Additional implementation
User interface (draw, erase, choose levels, navigate)
Easter fun :smiley:
On the computer
On FPGA