k210-sdk-stuff/rust/glyph-mapping
Wladimir J. van der Laan d7eb8dd0e8 rust: sysctl PLL setting
Port over the terrible PLL frequency setting code, and use it to set up
the clocks for every demo.
2019-08-20 21:18:23 +00:00
..
src rust: sysctl PLL setting 2019-08-20 21:18:23 +00:00
.gitignore rust: Add rust version of glyph mapping demo 2019-06-02 12:51:51 +00:00
Cargo.toml Dependencies bump 2019-07-02 17:20:39 +00:00
README.md rust: Add rust version of glyph mapping demo 2019-06-02 12:51:51 +00:00

glyph-mapping

Display the real-time image from ov5640 passed through a glyph-mapping algorithm.

This samples the camera in planar R8G8B8 format.