ISCDtoolbox / FaciLe

Reconstruction faciale
2 stars 0 forks source link

Some more warping options? #6

Open loicNorgeot opened 7 years ago

loicNorgeot commented 7 years ago

Dear developers,

If you have any time in this sense, it would be very welcome to add some more flags to the warping executable. Especially for debugging and visualization purposes, I could benefit from a flag toggling between:

For instance: warping ... -o result.mesh will output every 10th step to result .mesh warping ... -debug -o result.mesh will output every step to result.001.mesh, result.002.mesh...etc.

Thanks ;)!

ghost commented 7 years ago

Dear Adjoint Developer,

actually

Yes we can do it! I propose: warping ... -o result.mesh will output at the end of the process to result .mesh warping ... -debug -o result.mesh will output every step to result.001.mesh, result.002.mesh...etc.

Is this ok for you? In the default behaviour we don't want to overwrite every 10 steps the output file, right ?

Cheers

loicNorgeot commented 7 years ago

Dear main developer.

Thank you for your interest in my proposition.

The steps you described would indeed perfectly fulfill my wishes!

Regards, Loïc