In this Blender 2.5 video tutorial we give you another run through the Camera Tracker system that has been implemented via the GSOC 2011 Tomato branch.

GSOC 2011 Tomato Tracker>

You must be logged in to upload images. Register

Discussion

32 Responses to “Using the Camera Tracker – Round 2”
  1. Posts: 38

    first OMG OMG :)

    #
    1
    Sep 13, 2011 at 12:30 pm
  2. Posts: 39

    is it round 2 or round 3 ;)

    #
    2
    Sep 13, 2011 at 12:48 pm
  3. Martin Lindelöf
    Posts: 30

    Sweeeeeet! part 2

    #
    3
    Sep 13, 2011 at 12:51 pm
  4. Sweet!

    #
    4
    Sep 13, 2011 at 1:27 pm
  5. Posts: 175

    anyway, what a great old building and road. is this a ghost town?

    #
    5
    Sep 13, 2011 at 1:57 pm
  6. francoisgfx
    Posts: 2

    nice one mate !!!!

    a few points
    - the reason why the marker at 18min didn’t slide is not because of what you pointed in the search area, but mostly because of the small black dot you can see. the search area is only a bounding box for the tracker to try to match what is within the “pattern” area

    - even if a tripod mode was available, for this kind of shoot I would recommend to ALWAYS get reference frames at different angle (not just from the point where you are shooting). What I would call fake-nodal shot are one of the hardest shot to accurately solve, even though they look easy ;)

    #
    6
    Sep 13, 2011 at 3:21 pm
  7. Tak
    Posts: 1

    Where I can find that build? I see only July 25th 2011 Tomato build on graphicall.org…

    #
    7
    Sep 14, 2011 at 2:53 am
  8. tcharlss
    Posts: 1

    I really enjoy your tuts (weither here or on cmivfx), keep them coming !
    Once again I learned a bunch of important things.
    Regarding the lense distorsion, it would be nice to see the lensfun library implemented, so we don’t have to manually tweak those parameters.

    #
    8
    Sep 14, 2011 at 3:40 am
  9. Posts: 5

    thx for the update sebastian.

    do you build your tomato branch by yourself? because. on the mac side, the latest one i can find on graphicall is from 25th of july. and its not the build you use in this tutorial…

    #
    9
    Sep 14, 2011 at 5:50 am
  10. Posts: 4

    Thanks for the comments!
    I build my new versions almost every day.
    Here’s a recent build, I hope it works for you.
    http://www.graphicall.org/615/

    #
    10
    Sep 14, 2011 at 11:43 am
  11. SeriousM
    Posts: 6

    awesome stuff sebastian, thank you soo much for this!
    I had to laugh so much as i seen your errors and remind me on mine :)

    #
    11
    Sep 15, 2011 at 4:17 am
  12. Posts: 13

    Great! can´t wait for the next one :)

    #
    12
    Sep 15, 2011 at 7:39 am
  13. Posts: 1

    There is mo exe-file in the latest build.. or did I miss something ?

    #
    13
    Sep 15, 2011 at 3:01 pm
    • Posts: 5

      it is a mac build, if you mean the build sebastian posted above.

      and it works prefect, thanks for sharing at this point, sebastian!

      #
      13.1
      Sep 16, 2011 at 5:08 am
  14. Posts: 71

    Great to have you following with some updates here on CG Cookie Sebastian :-)

    #
    14
    Sep 16, 2011 at 10:00 am
  15. Joster
    Posts: 2

    What a great tutorial!!
    nicely explained.

    A quick question:how to get the straight link line in node editor?

    #
    15
    Sep 16, 2011 at 12:26 pm
    • Posts: 2952

      You can adjust the amount of curve node lines have by going to User Preferences > Themes > Node Editor Editor: Noodle Curving

      -Jonathan

      #
      15.1
      Sep 16, 2011 at 1:05 pm
      • Joster
        Posts: 2

        wow, that’s cool
        thanks for the tip~

        #
        15.1.1
        Sep 18, 2011 at 2:08 am
  16. Simeon
    Posts: 1

    alter schwede, das ist mal ausführlich. SAD funktioniert wirklich viel besser. hatte scheinbar letztens wirklich KLT noch an… tolle tipps! lann gar nicht aufhören zu filmen und probieren ;)

    #
    16
    Sep 20, 2011 at 8:25 am
  17. Steve Elkins
    Posts: 1

    *Feature Request* Use camera tracking to “UV Unwrap” a room or object directly from the average of all the movie clip stills. Steps: Take a movie clip of a room or object. 2. Make the mesh in blender with camera tracking. 3. Paint the mesh with the movie stills!

    #
    17
    Sep 21, 2011 at 12:36 pm
  18. cameron newham
    Posts: 2

    Actually, I’ve spotted a very big ommision from the match moving as it currently stands. The distortion adjustment is currently useless because it doesn’t undestort the images – it only applies the undistort to the calculated points (i.e.: calculating the camera positions).

    This means that when you overlay your movie on the Blender 3D view you will be compositing a distorted with an undistorted view and the matching won’t work perfectly.

    If you want perfect compositing it would require batch processing all the movie frames through an undistort filter and then using those frames in Blender.

    However, it appears that the distortion in most of the samples (including my own) I’ve seen so far is rather low, so one can get away with it.

    It would also be nice if they provided a reverse calculation function – i.e.: given the solved camera position, calculate the 3D position of a tracked point. Currently as it stands, doing a recalc for a new point calculates the camera path anew from all the points and can adversly affect the result if the point you want to calculate for is only in a small number of frames.

    #
    18
    Sep 22, 2011 at 3:05 pm
    • Posts: 4

      That is not an omission, that is just work in progress. ;)
      But in the meantime Sergey has already implemented two new nodes in the compositor, with that you can either undistort the footage, or distort the CG.
      https://img.skitch.com/20110922-x2bbbpt8jdwfd31yrpxfhc69tk.jpg
      Unfortunately the nodes are currently rather slow, but at least they work more or less.
      There are also plans to implement a function to undistorted the proxies so that the 3d viewport uses the correct undistorted images.
      :)

      #
      18.1
      Sep 22, 2011 at 4:33 pm
      • cameron newham
        Posts: 2

        Thanks for the update. That’s cool – I was expecting them to include undistort image at some stage.

        In the meantime I suggest using PanoTools (either directly or via the PS plugin) to batch undistort the images before using them in Blender.

        #
        18.1.1
        Sep 22, 2011 at 5:14 pm
  19. Posts: 18

    Thanks so much for this, I have been looking forward to another update. I hope you will keep making tutorials on the tracking and on combining footage with animation :D

    #
    19
    Sep 25, 2011 at 8:39 am
  20. Posts: 2

    Are there any plans in the works to include the ability to track panning shots? Considering how prevalent panning shots or just long shots in general are, it would seem a serious misstep not to include a way to track them. (Not to mention incredibly frustrating for me considering I do love my pans and oners)

    #
    20
    Nov 6, 2011 at 9:35 am
  21. Makaco Studios
    Posts: 4

    Thanks for the tutorial…is good

    #
    21
    Dec 21, 2011 at 11:16 pm
  22. Posts: 25

    Nice tutorial, im kinda new to Blender and I was wondering what would you use this camera tracking for. I also wanted to know if there was a more beginner friendly tutorial on camera tracking. Thanks!

    #
    22
    Jan 7, 2012 at 4:34 pm
  23. Stephen Johnson
    Posts: 7

    track lines not showing up in the 3d viewport?
    Whats going on?

    #
    23
    Jan 8, 2012 at 9:51 pm
  24. Posts: 6

    anyone know if it is possible to set this up with cycles i keep trying but end up having to render it out with a green screen behind it and using the chroma key to render the two picture sequences together. Is it even possible to set this up with cycles.

    #
    24
    Jan 29, 2012 at 6:43 pm
  25. Posts: 1

    Great Tutorial have been following since the first one. Thanks for all of the effort. The results look fantastic. Here is my result: http://youtu.be/THDSvN1xi8k I think it tracked well, I am experimenting with different tracking objects.

    #
    25
    Feb 7, 2012 at 8:14 pm
  26. Anton Krug
    Posts: 1

    Hi Sebastian. Nice tutorials, I have Cannon powershot SX1IS who shoots 1080p at 30fps with 40Mbit/s bitrate, so no visible compression artefacts. The video looks clean with good contrast (when I shoot in good conditions, so no low light shots) etc.. so it could be nice for tracing. But I realised the CMOS sensor has pretty huge rolling shutter, almost 100%. It’s so bad that it almost cannot get worse. When I do small motions it’s ok but when I move rapidly or shake the camera I can notice it. In case I will practice very slow,steady and smooth camera motions and make some cheap steady cam. Plus there are some trick to lock it at some shutter speeds and in wider aperture than normally (normally it’s almost full auto mode in video, so this could remedy it little bit) etc… When I will have the best case scenario when it will not be visible to me, but still there will be something present (don’t know how big, maybe pixel or subpixel skew). How much it will affect the camera tracking. When I saw how small differences in pixels make hudge results in the solution I’m afraid that even with some tools and tricks still the rolling shutter will be big enough to ruin my camera tracking options. What do you think where is the line where camera tracking is not worth or even possible.
    Thanks for any infos. Anton.
    PS: Upgrading camera is not the option, so if this camera can’t do it I won’t do 1 project what I wanted to start.

    #
    26
    Feb 20, 2013 at 5:43 pm

Leave a Comment

You must be logged in to post a comment.