mirror of
https://github.com/eddyem/astrovideoguide_v3.git
synced 2026-03-22 17:51:08 +03:00
some bugs fixed
This commit is contained in:
@@ -27,6 +27,5 @@
|
||||
Imtype calc_median(Imtype *idata, int n);
|
||||
Image *get_median(const Image *img, int seed);
|
||||
int get_stat(const Image *in, int seed, Image **mean, Image **std);
|
||||
int calc_background(Image *img, Imtype *bk);
|
||||
|
||||
#endif // __MEDIAN_H__
|
||||
|
||||
Reference in New Issue
Block a user