Photo display
Dashboard https://www.smashingmagazine.com/2019/02/interactive-weather-dashboard-api-vue-js/ Inspiration https://generated.space/ Libraries P5.js Javascript library for processing https://p5js.org/get-started/ Vibrant.js Get colors from image https://jariz.github.io/vibrant.js/ Image Transition by Szenia Zadvornykh https://codepen.io/last-first/pen/QNoWmO Pixel sort Pixel sorting is an interesting, glitchy effect which selectively orders the pixels in the rows/columns of an image. github.com: Pixelsort satyarth.me: pixel sorting Echoprint Echoprint is an open source music fingerprint and resolving framework powered by the The Echo Nest. The code generator (library to convert PCM samples from a microphone or file into Echoprint codes) is open source (MIT licensed) and free for any use.
Smart helmet
SparkFun Transparent OLED HUD Breakout (Qwiic) https://www.sparkfun.com/products/15079 SparkFun Transparent Graphical OLED Breakout (Qwiic) https://www.sparkfun.com/products/15173
RPI Security camera
Scripts timestampFiles.py Articles Raspberry Pi Live Streaming camera: like on Times Square Tensorflow on edge, or – Building a “smart” security camera with a Raspberry Pi
Crudus Photos
Tensor flow Image to text A TensorFlow implementation of the image-to-text model. Read more Articles Building a private, local photo search app using machine learning https://towardsdatascience.com/building-a-private-local-photo-search-app-using-machine-learning-8aeeef8d245c A step by step guide to Caffe http://shengshuyang.github.io/A-step-by-step-guide-to-Caffe.html Photo History Histogram in photography https://www.phototraces.com/photography-basics/histogram-in-photography/ Histogram basics https://docs.opencv.org/3.1.0/d1/db7/tutorial_py_histogram_begins.html Tools Tagbox NVIDIA docker support Ubuntu sudo apt install exiftran libjpeg-turbo-progs Links Caffe https://caffe.berkeleyvision.org/ Model zoo https://github.com/BVLC/caffe/wiki/Model-Zoo Docker image https://github.com/BVLC/caffe/tree/master/docker Diff image https://stackoverflow.com/questions/5132749/diff-an-image-using-imagemagick Image Fingerprint https://realpython.com/fingerprinting-images-for-near-duplicate-detection/ Frame Hash https://github.
Crudus Sense
Todo Clean up main.cpp Segment out setup for sensory MQTT [-] Setup MQTT with new auth (token) and topics Failed to connect with JWT-token. The token is too long to be sent via current library Check other libraries Check Espressif MQTT Protocol Setup MQTT to subscribe to updates from server Add posibility to override MQTT settings Setup MQTT Auto discovery for Home assistant OTA Remove hardcoded token Use JWT token to authenticate with backend Get https working on ESP Pull CA-cert from letsencrypt via http OTA on demand (MQTT or BLE) Ability to opt-out of auto updates Sensors Clean up MQTT JSON types - some are strings that should be int’s.