DocumentCode
242040
Title
Essential Camera Sensor framwork in embedded system
Author
Jiaquan Su ; Bin Zhou ; Xin Zhang ; Xueming Zhao
Author_Institution
Marvell Technol. (Shanghai) Ltd., Shanghai, China
fYear
2014
fDate
28-31 Oct. 2014
Firstpage
1
Lastpage
3
Abstract
In Linux world, a camera sensor driver usually adopts the V4L2 interfaces and is implemented as a V4L2 sub-device in the system. The camera sensor driver need to manage variety of sensor settings for different scenarios such as preview and still image capture, which is related to a range of resolution and frame formats settings. For different camera sensor, these settings are different, but the calling sequence are very similar as most sensors share the same use scenarios which including initialization, format configuration, streaming operation, so different camera sensors can be abstracted to a common virtual device using the same logic. The Essential Camera Sensor (ECS) framework is based on above assumption and brings the idea that the control logic and the data settings can be separated for a camera sensor driver, and all the sensors can share the same control logic. ECS framework consists of a independent control logic and a pre-defined set of data structures to differentiate individual camera sensors.
Keywords
Linux; cameras; device drivers; embedded systems; image sensors; system-on-chip; ECS framework; Linux; calling sequence; camera sensor driver; camera sensor framework; common virtual device; control logic; data settings; data structures; embedded system; essential camera sensor; Cameras; Data structures; Hardware; Image resolution; Linux; Streaming media; System-on-chip;
fLanguage
English
Publisher
ieee
Conference_Titel
Solid-State and Integrated Circuit Technology (ICSICT), 2014 12th IEEE International Conference on
Conference_Location
Guilin
Print_ISBN
978-1-4799-3296-2
Type
conf
DOI
10.1109/ICSICT.2014.7021447
Filename
7021447
Link To Document