-
Experiment with panoramic photos
04/24/2016 at 19:03 • 0 commentsIt would be better to have the panoramic image for our vehicle. Fortunately, it is not that difficult to install reflective half-sphere outside of the main compartment in front of the camera and get 360 degree picture. Applying so-called unwarping algorithm will convert (unwarp) distorted picture (mapped on the sphere) back to the planar form. Adding some simple mirror system could lead to the frame split in two parts as if it has being seeing with two different cameras (eyes). Looking with such system on the reflective half-sphere would result in 360 degree stereo image. Exactly what we need for our deep sea photos and videos! :-)
These ideas and algorithms are not ours. You can take a look at the great project by kscottz for more details on unwarping. And for the idea about simple mirror system to split camera image, you can for example take a look at this article.
So somehow we believe that it should be doable without huge efforts. To test the concept, we create the model of such setup in Blender:
capture rendered image as seeing by the camera
and run our python script (which is slightly optimized version of the kscottz's code) to unwarp two 360 degree images. Left:
and right:
The white stripe in the middle is the stick on which the reflective sphere is mounted.
So now it is possible to make anaglyph image out of them, build depth map, etc. Quite happy with results sofar! :-)
-
Upload STL files for 3D-printing to GitHub
04/24/2016 at 18:11 • 0 commentsGitHub offers nice 3D viewer for STL files which works in browser. You can take a look on generated STL files by visiting our repository.
Simply click on STL files and the view should run.
-
Start build assembly CAD model
04/24/2016 at 17:37 • 0 commentsFor my previous projects I was using OpenSCAD or FreeCAD. But for this project we decide to give Autocad Fusion 360 a try. Really happy with it sofar. Just learned how to make cross-drawing references to build final assembly model.
I am not really experienced wit CAD and absolute novice with Fusion360. So just tried their "explosion view" feature. As someone pointed in YouTube comments, it is to short and fast, but this is what came out after the first try :-)
-
3D-print the first version of the motor
04/24/2016 at 15:57 • 0 commentsFirst print attempt. Was trying to avoid using support as much as possible. As a result, the overhangs in the bottom part are not perfect. But it is OK for the beginning.
Now ready to glue neodymium magnets on the rotor and they are also just arrived.