Menu

#209 Basic HDR Suppor

2.0
open
None
2012-01-06
2012-01-06
No

SimpleCV will support HDR images (i.e. floating point or greater than uint8 depth images). We will allow the user, or the user's camera to generate these images automatically. For example:

img = HDR_Make.make(exposure1,exposure2,exposure3).
cam = Camera()
if( cam.hasHDR() ):
cam.GetImageHDR()

Discussion

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB