cameraConfig 1.1 KB
{
  "cameraInterfaceType": "rtsp",
  "trendsPixelMin": 150,
  "trendsPixelMax": 200,
  "calloutBoxWidthMin": 5,
  "reflectionMin": 150,
  "reflectionMax": 200,
  "brightnessMin": 100,
  "brightnessMax": 150,
  "transparencyMeasureMin": 100,
  "transparencyMeasureMax": 150,
  "areaMin": 25,
  "areaMax": 100,
  "kernelSize": 3,
  "absValue_command": [
    {
      "sartAbsValue": 8590,
      "gear": 1
    },
    {
      "sartAbsValue": 9590,
      "gear": 2
    },
    {
      "sartAbsValue": 10590,
      "gear": 3
    },
    {
      "sartAbsValue": 11590,
      "gear": 4
    }
  ],
  "veiwDto_isFrame": false,
  "veiwDto_isBinaryImage": false,
  "veiwDto_isSize": false,
  "veiwDto_isAbsValue": false,
  "identificationFrequency": 1000,
  "fishGroupImageRecognition": true,
  "feedingControl": true,
  "fishSchoolSizeConfig": [
    200.0,
    1000.0,
    2000.0,
    3000.0
  ],
  "fishSchoolSizeConfigString": [
    "鱼群未聚",
    "鱼群小量聚集",
    "鱼群中量聚集",
    "鱼群大量聚集"
  ],
  "collectionScale": 5,
  "scaleStep": 60,
  "stopTriggeringConditions": 30,
  "ifSendFishSchoolSize": false
}