Hi!<br>&quot;What do I have completed this week?&quot;<br>I compiled GDAL and implemented simple prototype of gradient descent method for searching<br>and optimization of transformation parameters for 2 photos. Of course, it&#39;s far away from perfect,<br>
but it looks promising.<br>Here is some cool examples:<br><a href="https://drive.google.com/?tab=wo&amp;authuser=0#folders/0B4teCm2XhcJQaVBPYllZX09yWlE">https://drive.google.com/?tab=wo&amp;authuser=0#folders/0B4teCm2XhcJQaVBPYllZX09yWlE</a><br>
And GitHub:<br><a href="https://github.com/migal-drew/OpencvTransform/blob/master/src/mosaicing.py">https://github.com/migal-drew/OpencvTransform/blob/master/src/mosaicing.py</a><br><br>&quot;What am I going to achieve for next week?&quot;<br>
I think that I&#39;ll start to learn SURF algorithm, how it works, maybe I&#39;ll begin to code prototype to verify my awareness.<br>It&#39;s a very sufficient part of stitching processing.<br><br>&quot;Is there any blocking issue?&quot;<br>
Usually it&#39;s very hard to start something. You have to dive into details and get used to work<br>with many new things. I have lots of homeworks in my university study and exams are coming.<br>So for now it&#39;s extremely exausting task to mix SoC coding and study.<br>