intval3/app
mmcwilliams 4b72c9eeed Camera exposure logic is in place. Will take a photo with the device camera and use the exif data to determine the correct exposure for the bolex.
- Determines # of stops between fstop of phone and set fstop of bolex
- Determines # of stops between iso of phone and set iso of bolex
- Compensates for the 0.8 prism constant
2018-02-03 16:49:37 -05:00
..
hooks Snafuu with the icons script, fixed the path names to deploy new icons on command 2017-12-29 23:21:00 -05:00
res Use an anyany screen for all ios devices 2017-12-29 23:59:27 -05:00
www Camera exposure logic is in place. Will take a photo with the device camera and use the exif data to determine the correct exposure for the bolex. 2018-02-03 16:49:37 -05:00
.gitignore Fix build and add splash screen. 2017-12-29 21:43:54 -05:00
config.xml Install camera with exif plugin 2018-01-09 00:15:30 -05:00
install.sh Install camera with exif plugin 2018-01-09 00:15:30 -05:00
package-lock.json Install "camera with exif" for capturing exif data with the mobile camera. This will eventually allow the user to take a photograph with their mobile camera and the Exposure time, ISO and f-stop can be used to establish an exposure value, that can be used to automatically set an exposure time for the Bolex to match the mobile camera's exposure setting. 2018-01-09 00:03:20 -05:00
package.json Install "camera with exif" for capturing exif data with the mobile camera. This will eventually allow the user to take a photograph with their mobile camera and the Exposure time, ISO and f-stop can be used to establish an exposure value, that can be used to automatically set an exposure time for the Bolex to match the mobile camera's exposure setting. 2018-01-09 00:03:20 -05:00