cruxopen / openISP

Image Signal Processor
MIT License
1.09k stars 397 forks source link

add docstring in execute #22

Closed Kuo-TingKai closed 1 year ago

Kuo-TingKai commented 1 year ago

To solve the issue dpc.py line 28, 29 #20 , I added the docstring for function execute in dpc.py.

Kuo-TingKai commented 1 year ago

When I want to find out how to do configuration for the high-bit-depth images and run the whole ISP pipeline, I found the typo in the line 33 of hsc.py.