Browse Source

Merge branch 'master' of http://git.ius.plus/Project-Wing/WingCloudServer

denny 9 months ago
parent
commit
693c043420
1 changed files with 12 additions and 0 deletions
  1. 12 0
      src/Resource/Lab/DefaultUrmProcessConfig.json

+ 12 - 0
src/Resource/Lab/DefaultUrmProcessConfig.json

@@ -0,0 +1,12 @@
+[{
+	"DownsampleIndex": 2,
+	"IntPowerDen": 3,
+	"IntPowerDir": 3,
+	"SigmaGauss": 1,
+	"VessScale": 1,
+	"VelMaxScaler": 4,
+	"VelMinScaler": 0,
+	"Iterations": 1,
+	"URMVideoParameter": 2,
+	"URMVideoType": 1
+}]