Do předmětu Rozpoznávání, který korigujeme na škole, jsme napsali běžný work-flow s gitem – pro úplné začátečníky. Takže pokud chcete vědět jestli mát první komitovat a pak až pullovat nebo naopak tak se můžete začíst 🙂
Archiv pro rubriku: git
The image processing algorithm visualiser (IPAV)
Recently I have created a Python openCV „frontend“ which allows a creation of computer vision algorithms by simply writing down their comma separated names. It creates a nice square widget chain where every „step“ algorithm has its own picture and info string. Interested? Keep reading!