TestKey : Différence entre versions
De MicMac
(Page créée avec « 25px List of commands ==Description== AperiCloud is used for generating a visualization of camera position and sparse 3D model. ===S... ») |
m (→Help) |
||
| (5 révisions intermédiaires par 2 utilisateurs non affichées) | |||
| Ligne 1 : | Ligne 1 : | ||
[[Image:picto-liste.png|25px]] [[Command|List of commands]] | [[Image:picto-liste.png|25px]] [[Command|List of commands]] | ||
==Description== | ==Description== | ||
| − | + | TestKey is a basic tool for testing a regular expression for image pattern selection. | |
===Syntax=== | ===Syntax=== | ||
| − | The global syntax for | + | The global syntax for TestKey is : |
| − | <pre>mm3d | + | <pre>mm3d TestKey pattern</pre> |
===Results=== | ===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=== | ===Workflow=== | ||
| − | + | TestKey didn't take part of any workflow, it's just a tool to test an image pattern. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
===Help=== | ===Help=== | ||
You can access to the help by typing : | You can access to the help by typing : | ||
| − | <pre>mm3d | + | <pre>mm3d TestKey -help</pre> |
| − | Mandatory unnamed args : | + | Mandatory unnamed args : |
| − | *string :: {Full | + | *string :: {Full Directory (Dir+Pattern)} |
| − | + | Named args : | |
| − | Named args : | + | *[Name=Nb] INT :: {Maximum number of files printed (def=10)} |
| − | *[Name= | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
===Example=== | ===Example=== | ||
| − | + | In example, you can launch this command in the Zhenjue dataset : | |
| − | In example, you can launch this command in the | + | <pre>mm3d TestKey "DSC_313[2-9].JPG"</pre> |
| − | <pre>mm3d | + | |
Version actuelle en date du 25 avril 2017 à 09:54
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 :: {Maximum number of files printed (def=10)}
Example
In example, you can launch this command in the Zhenjue dataset :
mm3d TestKey "DSC_313[2-9].JPG"