LumRas : Différence entre versions
De MicMac
Ligne 30 : | Ligne 30 : | ||
* three raking light images. | * three raking light images. | ||
− | <pre>mm3d LumRas "IMG_0001.JPG" "IMG_000[2-4]" Masq="_Masq"</pre> | + | <pre>mm3d LumRas "IMG_0001.JPG" "IMG_000[2-4].JPG" Masq="_Masq"</pre> |
Version actuelle en date du 27 mai 2018 à 12:21
Description
The LumRas command, allows to mix a master image with raking lights images.
Syntax
The global syntax for LumRas is :
mm3d LumRas MasterImage RakingLightImages NamedArgs
Workflow
Previous Command : Tapioca
Help
Mandatory unnamed args :
- string :: {Master Image}
- string :: {Raking Light Images Files}
Named args :
- [Name=Masq] string :: postfix for masq file (default=_Masq)
Example
For this example, we consider :
- a master image with ambiant light : IMG_0001.JPG,
- a masq on the object in the master image (result of command : SaisieMasq "IMG_0001.JPG"),
- three raking light images.
mm3d LumRas "IMG_0001.JPG" "IMG_000[2-4].JPG" Masq="_Masq"