mirror of
https://github.com/eddyem/astrovideoguide_v3.git
synced 2026-03-22 01:31:25 +03:00
seems like it works good; need tests on real star
This commit is contained in:
@@ -54,6 +54,7 @@ typedef struct{
|
||||
int steppersport; // port of local motors CAN server
|
||||
int equalize; // make historam equalization of saved jpeg
|
||||
// int medradius; // radius of median filter (r=1 -> 3x3, r=2 -> 5x5 etc.)
|
||||
int chkconf; // check config file
|
||||
int verb; // logfile verbosity level
|
||||
int ndilations; // amount of erosions (default: 2)
|
||||
int nerosions; // amount of dilations (default: 2)
|
||||
|
||||
Reference in New Issue
Block a user