TestKey : Différence entre versions
De MicMac
(→Help) |
m (Fix typo) |
||
| Ligne 25 : | Ligne 25 : | ||
===Example=== | ===Example=== | ||
In example, you can launch this command in the Zhenjue dataset : | In example, you can launch this command in the Zhenjue dataset : | ||
| − | <pre>mm3d TestKey | + | <pre>mm3d TestKey "DSC_313[2-9].JPG"</pre> |
Version du 14 novembre 2016 à 15:18
Description
TestKey is a basic tool for testing a regular expression for image pattern selection.
Syntax
The global syntax for TestKey is :
mm3d TestKey pattern
Results
TestKey print on the screen which images are included in the image pattern. If the pattern isn't correct, micmac print an error message, so you can easily check if your pattern is correct or not. By default it is limited to 10 Name, the Nb optionale parameters can increase this default value.
Workflow
TestKey didn't take part of any workflow, it's just a tool to test an image pattern.
Help
You can access to the help by typing :
mm3d TestKey -help
Mandatory unnamed args :
- string :: {Full Directory (Dir+Pattern)}
Named args :
- [Name=Nb] INT :: {Nb Max printed (def=10)}
Example
In example, you can launch this command in the Zhenjue dataset :
mm3d TestKey "DSC_313[2-9].JPG"