- Nov 28, 2015
-
-
Patrik Huber authored
-
- Nov 22, 2015
-
-
Patrik Huber authored
-
Patrik Huber authored
-
- Nov 19, 2015
-
-
Patrik Huber authored
-
- Aug 27, 2015
-
-
-
Patrik Huber authored
-
Patrik Huber authored
-
- Aug 25, 2015
-
-
Patrik Huber authored
-
- Aug 24, 2015
-
-
Patrik Huber authored
Added comments to texture extraction
-
PhilippKopp authored
mainly on the texture interpolation methods
-
- Aug 23, 2015
-
-
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
-
- Aug 22, 2015
-
-
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
-
- Aug 15, 2015
-
-
Patrik Huber authored
Added OpenCV 3.0 compatibility to the examples with an if/else in CMakeLists
-
MichaelGrupp authored
-
- Aug 14, 2015
-
-
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()
-