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 find an example of the extraction command below:

Image Added

Image AddedTODO: Attach screenshot for extraction

Optionally you can use the -v flag to get a more verbose output, including the content of the output file ncsa.json:

You also get a list of available extractors:TODO: Attach screenshot for list of extractors

Image Added

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:

...