mirror of
https://github.com/eddyem/astrovideoguide_v3.git
synced 2026-03-21 17:20:58 +03:00
add Basler CMOS support
This commit is contained in:
@@ -33,7 +33,8 @@ typedef enum{
|
||||
T_GIF,
|
||||
T_JPEG,
|
||||
T_PNG,
|
||||
T_CAPT_GRASSHOPPER // capture grasshopper
|
||||
T_CAPT_GRASSHOPPER, // capture grasshopper
|
||||
T_CAPT_BASLER
|
||||
} InputType;
|
||||
|
||||
void Image_minmax(Image *I);
|
||||
|
||||
Reference in New Issue
Block a user