Sensor size - General Help and Assistance on using CHDK stable releases - CHDK Forum

Sensor size

  • 5 Replies
  • 1867 Views
Sensor size
« on: 29 / July / 2020, 12:05:34 »
Advertisements
@reyalp

Sorry to ask another question, but I can’t seem to find if CHDK Lua gives you access to the sensor’s physical size, ie in mm?

*

Offline reyalp

  • ******
  • 14125
Re: Sensor size
« Reply #1 on: 29 / July / 2020, 12:31:28 »
@reyalp

Sorry to ask another question, but I can’t seem to find if CHDK Lua gives you access to the sensor’s physical size, ie in mm?
Sensor size isn't defined anywhere in CHDK. You could guess based on the CoC value from dofinfo, but I make no promise as to how accurate those are.

We could add sensor size if someone wants to go through the specs of all ~160 models.
Don't forget what the H stands for.

Re: Sensor size
« Reply #2 on: 29 / July / 2020, 12:56:41 »
@reyalp

Ok.

I’ll introduce a user input into my landscape bracketing script. 

I need the sensor size to work out magnification for my spilt thin lens model. Which  becomes ‘important’ at/towards the macro end.

At the moment only the M3 version of the script has the spilt lens model.

I’ll update the scripts area text when I publish the new code.

Cheers

Garry

*

Offline Caefix

  • *****
  • 948
  • Sorry, busy deleting test shots...
Re: Sensor size
« Reply #3 on: 01 / December / 2021, 10:43:01 »
https://creativeraw.com/camera-sensor-size-explained-sensor-chart/
https://silentpeakphoto.com/gear/cameras/camera-guides/camera-sensor-sizes-and-comparisons/  :)

M-Series = APS-C = 22.20 * 14.80  // 26.68mm
   CoC=19
G-Series = 1" = 12.80 * 9.60  // 16mm
   CoC=11
S-Series = 1/1.7" = 7.6 * 5.7  // 9.5mm
   CoC=6
1/2.3" = 6.17 * 4.55  // 7.67mm
   CoC=5
« Last Edit: 01 / December / 2021, 10:53:21 by Caefix »
All lifetime is a loan from eternity.

*

Offline reyalp

  • ******
  • 14125
Re: Sensor size
« Reply #4 on: 01 / December / 2021, 13:12:12 »
https://creativeraw.com/camera-sensor-size-explained-sensor-chart/
https://silentpeakphoto.com/gear/cameras/camera-guides/camera-sensor-sizes-and-comparisons/  :)

M-Series = APS-C = 22.20 * 14.80  // 26.68mm
   CoC=19
G-Series = 1" = 12.80 * 9.60  // 16mm
   CoC=11
S-Series = 1/1.7" = 7.6 * 5.7  // 9.5mm
   CoC=6
1/2.3" = 6.17 * 4.55  // 7.67mm
   CoC=5
Note the G* X series are mostly 1", except the G1 X. The original G series are AFAIK mostly (if not all) 1/1.7
Don't forget what the H stands for.

*

Offline Caefix

  • *****
  • 948
  • Sorry, busy deleting test shots...
Re: Sensor size
« Reply #5 on: 31 / December / 2021, 14:53:41 »
../include/camera.h  ;) ... ~~360°
Quote
#ifdef CAM_ILC
...
#undef  CAM_CIRCLE_OF_CONFUSION
#define CAM_CIRCLE_OF_CONFUSION         19   // CoC value for camera/sensor (see http://www.dofmaster.com/digital_coc.html:)
#endif
All lifetime is a loan from eternity.

 

Related Topics


SimplePortal © 2008-2014, SimplePortal