mirror of
https://github.com/eddyem/astrovideoguide_v3.git
synced 2026-03-22 01:31:25 +03:00
Add toupcam support
This commit is contained in:
@@ -61,7 +61,8 @@ typedef enum{
|
||||
T_PNG,
|
||||
T_CAPT_GRASSHOPPER, // capture grasshopper
|
||||
T_CAPT_BASLER,
|
||||
T_CAPT_HIKROBOT
|
||||
T_CAPT_HIKROBOT,
|
||||
T_CAPT_TOUPCAM,
|
||||
} InputType;
|
||||
|
||||
void Image_minmax(Image *I);
|
||||
|
||||
Reference in New Issue
Block a user