Using MERLIC Vision Apps

Run the MERLIC Vision App

Run the application once

By running the app once, all tools in the app are executed once. This means that the next image is processed.

Run the application continuously

The application is executed continuously with each incoming image.

Open a MERLIC Vision App

Open an application from the menu bar

Click this button in the menu to load an existing MERLIC Vision App.

Open an application from the command line
  1. Open a command prompt and change to the "bin\x64-win64" directory within the MERLIC installation path, e.g., "%PROGRAMFILES%\MVTec\MERLIC-5.5\bin\x64-win64".
  2. Use the following commands to open the application:
    Copy
    merlic_creator.exe <FILENAME>.mvapp

If you want to open and instantly run the MERLIC Vision App, use the following command:

Copy
merlic_creator.exe <FILENAME>.mvapp execute

For more information about further command line options, please see the topic Starting the Frontend with MERLIC.

Save a MERLIC Vision App

Click this button in the menu to save the current MERLIC Vision App.