kopia lustrzana https://github.com/alanesq/esp32cam-demo
Update read-rgb-as-csv-file-and-display.pde
rodzic
319afa6b1b
commit
e81c50fd46
|
@ -1,7 +1,8 @@
|
|||
// PROCESSING SKETCH
|
||||
|
||||
// read a csv file containing RGB data and display the image
|
||||
|
||||
// CSV file contains one line for pixel in the format "rrr,ggg,bbb"
|
||||
// CSV file contains one line per pixel in the format "rrr,ggg,bbb"
|
||||
// e.g. 12,34,56
|
||||
// 34,128,13
|
||||
// 67,77,89
|
||||
|
|
Ładowanie…
Reference in New Issue