Skip to content

New and crazy camera types #29

Description

@henrypinkard

There are many new types of cameras coming online, like event-based cameras, lensless cameras, multi-color cameras (i.e. more than just RGB), point scanning systems that don't have physical sensors, and compound cameras that combine multiple physical sensors. It might be hard to design an API that accounts for all this in a rapidly changing field, but it is at least worth considering all the stuff that currently exists.

I'm hoping here that people with knowledge/experience with different camera types can share some thoughts:

  • What nontraditional cameras have you worked with?
  • How do they differ from a 2D monochrome or RGB sensor?
  • How it breaks the assumptions of and doesn't conform to the current camera API?
  • What unique challenges would be posed in creating a generic API for their use (e.g. how they are controlled, data format)?
  • Anything else worth considering?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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