Versions Compared

Key

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

...

In the context of Brown Dog, extraction refers to the process of extracting relevant information from one or more data files. For example, finding out the location of people's faces in an image. You can use BD-CLI to perform an extraction operation by running the following command:bd <input_file.ext>find an example of the extraction command below:

TODO: Attach screenshot for extraction

Optionally you can use the ```-v``` flag

...

-v flag to get a more verbose output.

You also get a list of available extractors:

TODO: Attach screenshot for list of extractors

Conversion

In Brown Dog, conversion refers to the processing of converting files from one format to another. For example converting an image from PNG to JPEG format. You can find an example of the extraction command below:

TODO: Attach screenshot for extraction

Chaining Transformations


Help

...