Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 660 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 660 Bytes

This is an example program to demostrate how to capture images with an SC1035 image sensor based HI3518 camera module. See https://mark4h.blogspot.com/2017/09/hi3518-camera-module-part-3-capturing.html for more imformation.

vi_bayerdump_SC1035

A modified version of the vi_bayerdump sample program available in the HI3518 SDK to work with the SC1035 image sensor

datasheets

Datasheets for the SC1035 in both their original Chinese and English translations

misc

Miscellaneous tools used in reverse engineering how to talk to the SC1035 image sensor and a tool to perform demosaicing of the raw images collected using the vi_bayerdump_SC1035 program