6. Camera Hardware — Picamera 1.13 Documentation
More than you ever wanted to know about how the PiCamera works. As usual, things are more complex than you expect when you get into them!
More than you ever wanted to know about how the PiCamera works. As usual, things are more complex than you expect when you get into them!
Very useful tool to work with camera parameters. I don’t even know what v4l2 is, but all kinds of camera parameters can be displayed and changed.
Really Important package to allow you to calibrate the camera. It is here because I lost it for a while (forgot the name) and now I found it again!
Downloadable textbook about Mining of Massive Datasets by Jure Leskovec, Anand Rajaraman, Jeff Ullman.
Rails debugging dev tools for faster development. Inspect your request details (queries, logs, cache, jobs and more).
This is super useful for rails apps. Will it work for other frameworks like Sinatra? I haven’t tried this yet but it looks promising.
ROS opencv camera driver that uses cv::VideoCapture - OTL/cv_camera
Ok this is also for me to remember important links! Here is the source code for the opencv ROS support for the camera. I now prefer it over Raspicam.
Open Source Scheduling: Send a link and meet or build an entire marketplace for humans to connect.
This looks quite interesting. I’ve been using calendly extensively for a few years. But it is kind of expensive. Is this a viable alternative?
A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries. - GitHub - marceloprates/prettymaps: A small set of Python functions t...
Honestly this looks pretty awesome! Haven’t tried it yet.
I know it seems that all I am doing these days is noting servo easing equations!
A visual and simple explanation of the calculations for easing. I am not sure but I think some of this is over complicated. I mean I don't know that we need so many variations. In any event, it is much easier to follow because they pull out the bit that is needed.
Huge collection of movie posters. It looks like they are free to download, that is, without copyright!
How git commits really work
One of a series of in depth articles about how git works and how to understand it.
A very useful too
Describes a simple Markov chain algorithm to generate reasonable-sounding but utterly nonsensical text, and presents some example outputs as well as a Python implementation.
A neat explanation of markov chains and some python code to look at too!
During the development of Python applications, I've continually asked myself how and when variables should be passed and initialized for the application's configuration. I want to be able to easily override the configuration for tests, for example, to use a local database for testing. But what exactly is application configuration, and why is it needed? The website a ...
A static site generator combines a markup language with a templating engine to produce HTML files. Learn more on Full Stack Python.
Even though I love Nanoc, I continue my forced conversion to Python and am looking for something as nice and simple as Nanoc. Let's see!
Consensus is a search engine that uses AI to find answers in scientific research.
yada yada
Get more from the services you love on IFTTT. Explore the latest tips and tricks, browse by category, or search by name.
This is the note that I added