Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Open Project - allows you to open an existing project folder in any location on disk

Image RemovedImage Added

Info

Import Project -enables you to import a project export .zip file (previously exported project)

Image RemovedImage Added
Info

Start Project - Starts an existing project

...

The secure image analyze feature is designed to encode images for secure communication.

...

ADD LINK TO CMD PAGE, CREATE NEW CMD PAGE, VERIFY IF THE COMMANDS ARE STILL THE SAME FOR THE NEW VERSION

Create & Launch projects through Command Line [Windows]

...

The command above will create a new project in the directory:C:\Users\DanielUser1\PekatVisionProjects\NewProject35

The project name in Projects Manager is defined as NewProject35.

...

Info

C:\Program Files\PEKAT VISION 3.11.47\starter

Launch Project - Help Command

Code Block
.\pekat-web.exe start -h

...

Launch Project (without log)

...

Code Block
.\pekat-web.exe start -p 8000 -d C:\Users\Daniel\PekatVisionProjects\NewProjects35

...

Launch Project (with log)

...

Code Block
.\pekat-web.exe start -p 8000 -d C:\Users\Daniel\PekatVisionProjects\NewProjects35 -l

...

Optional Arguments

...

-l how is it used? -l y ??

...