Skip to content

A collection of camera sensor information

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

EmberLightVFX/Camera-Sensor-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Camera Sensor Database

A collection of camera sensor information. Free to use anywhere.

GitHub last commit (branch) contributors GitHub Issues or Pull Requests GitHub License Static Badge

Web Docs

You can browse all data directly in the browser here:

https://emberlightvfx.github.io/Camera-Sensor-Database/

External Projects

This is a list of external projects using Camera Sensor Database:

Data Structure

Vendor
└─── Camera
     ├─── Info
     │    └─── Other
     └─── Sensor Dimensions
          ├─── Focal Length (optional)
          ├─── Resolution
          │    ├─── Height
          │    └─── Width
          ├─── mm
          │    ├─── Height
          │    ├─── Width
          │    └─── Diagonal
          └─── Inches
               ├─── Height
               ├─── Width
               └─── Diagonal

Formats

The data comes in multiple formats. You find them all in the data folder.

  • json
  • csv
  • yaml
  • markdown

Missing Sensor Data?

To add a new sensor data, create a new sensor submission by going to Issues -> New issue -> Sensor Submission and fill out all needed information. After submitting a PR will automatically be created with all files auto-generated and ready to be reviewed.

About

A collection of camera sensor information

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages