Skip to content

Which camera is colour? #15

@lionfish0

Description

@lionfish0

We need to add to the generated 'np' image files, metadata about if it's colour or greyscale.

The way to do this is to add to the photo_object in the worker method.

We have a self.colour_camera instance variable, we could use:

E.g.
photo_object = {'index':self.index.value,'record':rec,'camera_timestamp':timestamp,'camera_colour':self.colour_camera.value}

Maybe Euan/Joe you could add this & test it works ok?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions