- 28 Nov, 2015 1 commit
-
-
Patrik Huber authored
-
- 22 Nov, 2015 2 commits
-
-
Patrik Huber authored
-
Patrik Huber authored
-
- 19 Nov, 2015 1 commit
-
-
Patrik Huber authored
-
- 27 Aug, 2015 3 commits
-
-
-
Patrik Huber authored
-
Patrik Huber authored
-
- 25 Aug, 2015 1 commit
-
-
Patrik Huber authored
-
- 24 Aug, 2015 2 commits
-
-
Patrik Huber authored
Added comments to texture extraction
-
PhilippKopp authored
mainly on the texture interpolation methods
-
- 23 Aug, 2015 14 commits
-
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
v0.6.0: OpenGL-like rendering, texture rendering, texture extraction view-angle computation
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
fit-model: Replaced affine camera estimation with nonlinear algorithm (allows direct recovery of the pose angles)
-
Patrik Huber authored
This should make the app easier to understand, i.e. remove anything that's not necessary.
-
Patrik Huber authored
-
Patrik Huber authored
Fixed last commit, added helper functions for glm/Mat and get_4x4_modelview_matrix(fitting::OrthographicRenderingParameters
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
Wrapped the extraction of a triangle in a lambda and calling all lambdas with std::async
-
- 22 Aug, 2015 9 commits
-
-
Patrik Huber authored
-
Patrik Huber authored
At the moment, only TextureInterpolation::NearestNeighbour is adjusted to work
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
- 15 Aug, 2015 1 commit
-
-
Patrik Huber authored
Added OpenCV 3.0 compatibility to the examples with an if/else in CMakeLists
-
- 14 Aug, 2015 6 commits
-
-
MichaelGrupp authored
-
MichaelGrupp authored
imread has moved from highgui to the imgcodecs module in version 3.0.
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
- extended TriangleToRasterize - process_prospective_tri() - added plane class - added clip_polygon_to_plane_in_4d()
-