- Mar 08, 2017
-
-
Patrik Huber authored
-
- Mar 06, 2017
-
-
Patrik Huber authored
* ImageCost throws on instantiation if the given model doesn't contain a colour model * Changed the default parameter of fit-model-ceres to sfm_shape_3448, which will need to be obtained * Additionally the app checks explicitly for has_color_model() and will exit if it hasn't got one.
-
Patrik Huber authored
Otherwise an Eigen expression (CWise...something) will be returned and subsequent code will fail.
-
Patrik Huber authored
-
Patrik Huber authored
-
- Mar 05, 2017
-
-
Patrik Huber authored
-
- Mar 03, 2017
-
-
Patrik Huber authored
'did' was only really an external thing, so naming it "SFM" is more clear! Renamed all references to "ibug2did" to "ibug_to_sfm".
-
- Feb 28, 2017
-
-
Patrik Huber authored
-
- Feb 19, 2017
-
-
Patrik Huber authored
-
Patrik Huber authored
-
ggoldma1 authored
-
- Jan 29, 2017
-
-
Patrik Huber authored
-
- Jan 02, 2017
-
-
Patrik Huber authored
-
Ruslan Baratov authored
Top level CMakeLists.txt already check '3.1.3' so there is no need to check it for subdirectories
-
Ruslan Baratov authored
'project' declare independent block of CMake code. If block is not designed to be used stand-alone it make no sense to declare 'project'
-
- Dec 30, 2016
-
-
Patrik Huber authored
Adjusted all includes, files and bindings.
-
- Dec 24, 2016
-
-
Ruslan Baratov authored
If 'REQUIRED' used inside 'find_package' there is no need to check '*_FOUND' variable. And vice versa - if package is not optional then 'REQUIRED' can be used instead of 'if(NOT *_FOUND) message(FATAL_ERROR)' block.
-
- Dec 15, 2016
-
-
Patrik Huber authored
Also swapped order of project() declaration and cmake_minimum_required()
-
- Dec 10, 2016
-
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
I don't think any of them use the nonlin ortho camera estimate anymore
-
Patrik Huber authored
Also move adding -pthreads to examples/CMakeLists.txt, this will eventually have to be modernised as well
-
- Dec 09, 2016
-
-
Patrik Huber authored
-
- Nov 30, 2016
-
-
Patrik Huber authored
Updated all example apps.
-
- Nov 27, 2016
-
-
Patrik Huber authored
It uses pose, shape, blendshapes and contour fitting.
-
- Nov 26, 2016
-
-
Patrik Huber authored
-
Patrik Huber authored
Also removed unnecessary model_points vector
-
- Nov 15, 2016
-
-
Patrik Huber authored
-
- Nov 08, 2016
-
-
Patrik Huber authored
-
- Nov 07, 2016
-
-
Patrik Huber authored
-
Patrik Huber authored
-