Rebuild for production

This commit is contained in:
2026-04-06 09:29:08 +10:00
parent e009257dfd
commit 5adbee4be8
4 changed files with 26 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
#define RETAINFRAMES 80
#define FILTERFRAMES 10
#define FNS_DEBUG
//#define FNS_DEBUG
class CUSTOM_API ANSCustomFS : public IANSCustomClass
{
typedef std::pair<cv::Scalar, cv::Scalar> Range;