raphaelschwinger / cone_reconstruction

0 stars 1 forks source link

add new blenderfile with new cone-track #28

Closed raphaelschwinger closed 3 years ago

raphaelschwinger commented 3 years ago

Closes #23

raphaelschwinger commented 3 years ago

TODO

raphaelschwinger commented 3 years ago

@rxxxxxxb Maybe you can add the animation again? Remember to tell me when you are working since changes in the .blender file will be overwritten otherwise.

raphaelschwinger commented 3 years ago

@rxxxxxxb see https://github.com/raphaelschwinger/cone_reconstruction/pull/29

raphaelschwinger commented 3 years ago

@rxxxxxxb please version track the assets as well, I cant open or render your blender file. I will work on getting everything running in another branch.

raphaelschwinger commented 3 years ago

@rxxxxxxb I got reconstruction working with my blender file and my animation, see https://github.com/raphaelschwinger/cone_reconstruction/pull/31.

Now I would like to focus on improving the tracking and using the color filter tracker. To get your Blenderfile changes in we ether have to animate the car again (so that it has the location in relation to the origin to be able to get the 2D points from blender, this is important that we have some "perfect" tracking to compare results to) or we have to add your skybox changes to my blender file. The later has the benefit that we dont have to rerender the positions. Adding the annimation was not much. Tell me what you would prefer.

I will continue with focusing on tracking in the mean time.

raphaelschwinger commented 3 years ago

@rxxxxxxb I got reconstruction working with my blender file and my animation, see #31.

Now I would like to focus on improving the tracking and using the color filter tracker. To get your Blenderfile changes in we ether have to animate the car again (so that it has the location in relation to the origin to be able to get the 2D points from blender, this is important that we have some "perfect" tracking to compare results to) or we have to add your skybox changes to my blender file. The later has the benefit that we dont have to rerender the positions. Adding the annimation was not much. Tell me what you would prefer.

I will continue with focusing on tracking in the mean time.

@rxxxxxxb any updates on this?