How to generate a depth image using 2 stereo images. I know that there exists a tutorial in the OpenCV – docs. Although the functions of OpenCV are implemented quite well in python, there seem to be some misunderstandings in how exactly to port the code. I will present to you the code step by step. In the bottom of the post you can find the complete code to copy/paste.
Continue readingSetup Git, ssh for Windows Easy and Quick!
Quickest and easiest way to setup Git with GitHub and SSH for Windows. Jumpstart your development especially for new Developers!
Continue readingThe Fastest Way to an Ubuntu VM for prototyping
A tutorial on how to setup Chocolatey, Vagrant and the fastest Way to an Ubuntu VM for prototyping. 10 Minutes from download to SSH!
Continue readingCorona mask: Easy, quick 3d-printed in vase-mode
Learn how to 3d print a very easy to use mask! Printing is done in vase-mode and is very quick under 30 min.
Continue readingData validation in EXCEL by referencing tables or ranges.
Learn how to dynamically create validation tables or ranges in Excel. A typical problem of everyday multiuser Excel Tables!
Continue readingAuto-upload images to WordPress in python with caption, description, alt-text, etc.
A useful script to autoupload images to wordpress with python. Bonus? You can automatically add caption, description or alt-text fields through an excel table!
Continue readingGet Started with WinPython the easy way
Portable Python Installations are most of the time edge cases but sometimes they are the only viable option. Take a look on how to implement them the easy way!
Continue readingCSharp DLL into python 3.5 how to the easy way
Ever needed a CSharp DLL handler from python for automation? This is interesting for people wanting to automate C# DLL Libraries.
Continue reading3D-Printing first and foremost with Nylon, Cura 2.6.1
As humanity has struggled many thousand years to translate ideas into physical form, in our recent years it became cheap, easy and quite fast to bring some imagined object, from the board to the physical world. Take a look how!
Continue readingOpenCV 3+ contributions in python 3+, Numpy+mkl, Tensorflow
Example setup of Tensorflow and python with pre-compiled wheels!
Continue reading