Recently I needed to save some matrices I had generated with OpenCV and C++. This snippet of code shows you how you can do this this and then open the…
-
-
Recently I used the program FFmpeg to automatically extract metadata about the time and date some videos I’ve been using for my research were created. FFmpeg is a really useful tool…
-
I’ve been using OpenCV over the past couple of years for all my image processing work. It’s a really extensive and useful library, and just recently, OpenCV 3.0 was released,…
-
Machine Learning Graphics from Melanie Warrick’s PyCon 2014 Presentation
by Jack Simpsonby Jack SimpsonRecently, I watched Melanie Warrick’s great talk on getting started with machine learning at PyCon 2014. I linked to it in my post on materials to learn machine learning, however I wanted…
-
I’ve had a few recommendations lately from experienced programmers that I should learn a “pure” functional language. This is supposed to allow me to think about problems and programming in…
-
Here are some of the PyCon 2015 talks I found rather interesting, please note that some of the talks that refer to machine learning have been linked to in my…
-
Lately, myself and a friend have become rather interested in learning more about machine learning. I’ve been trying to start a collection of learning materials that I either found useful…
-
I’ve been following some of the great data school tutorials and I recently read a couple of interesting posts about teaching programming and data science on their website: Should you…
-
I have a talk today about how I’ve been using the iPython Notebook when prototyping different image processing techniques and their parameters. The presentation involved a bit of background on…
-
Interesting Articles on Programming, Organisation and Bioinformatics
by Jack Simpsonby Jack SimpsonProgramming Programming without For loops 9 Anti-Patterns Every Programmer Should Be Aware Of The Key To Accelerating Your Coding Skills 10 Python Machine Learning Projects on GitHub Organisation The Weekly…