mirror of
https://github.com/eddyem/astrovideoguide_v3.git
synced 2026-03-22 01:31:25 +03:00
forgotten fixes
This commit is contained in:
@@ -46,6 +46,7 @@ typedef struct{
|
||||
float avg_intensity;
|
||||
Imtype background; // background value
|
||||
ptstat_t stat; // image statistics
|
||||
uint64_t counter; // image counter
|
||||
} Image;
|
||||
|
||||
// input file/directory type
|
||||
|
||||
Reference in New Issue
Block a user