LocCorr - pre-alpha version of INASAN corrector

This commit is contained in:
2021-06-09 12:29:39 +03:00
parent cff48d3583
commit c55b407cf8
15 changed files with 2042 additions and 125 deletions

View File

@@ -23,6 +23,7 @@
#define GRASSHOPPER_CAPT_NAME "grasshopper"
void disconnectGrasshopper();
int capture_grasshopper(void (*process)(Image *));
#endif // GRASSHOPPER_H__