CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
picam_parse_data Namespace Reference

Functions

 read_and_parse_image (text_file_in, jpg_file_out)
 
 main ()
 

Detailed Description

Convert an image in the PiCAM ASCII format to a JPG file.

Run with:

```bash
uv run misc_tools/picam_parse_data.py <input_text_file> <output_jpg_file>
```

Function Documentation

◆ main()

picam_parse_data.main ( void )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ read_and_parse_image()

picam_parse_data.read_and_parse_image ( text_file_in,
jpg_file_out )
Here is the caller graph for this function: