Thomas Ranner
Thomas Ranner
Home
Publications
Posts
Contact
Light
Dark
Automatic
Posts
Origami Worms
In the School of Computing at the University of Leeds we want to find out more about how worms move by wiggling. Can you help us by making your own origami worm?
Last updated on 22 May, 2020
1 min read
EPSRC Funded Phd Studentship
Edit: The deadline for this funding has now passed. But please make contact if you are interested in pursuing one of these projects as alternative funding may be available. Background: PhD students are sought in the School of Computing at the University of Leeds, UK.
Last updated on 18 Mar, 2019
7 min read
Using configuration options in c++ using CMake
Sometimes when writing generic code you want to only using certain bits of code in special circumstances, for example only use
OpenCV
code when it is availble. With
CMake
this is easy.
Last updated on 10 Jul, 2018
3 min read
Fitting a plane to points using Lagrange Multipliers
Suppose we have some three dimensional point data and we think that the data can be well described by a plane. We find this plane by minimising the distance between the plane and all the points using a least squares fit.
Last updated on 10 Jul, 2018
5 min read
Cite
×