Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

버려진 객체 감지에 대한 다음 요구 사항이 충족되는지 확인하세요.

  1. 카메라 요구 사항:
    1. 해상도는 640х480픽셀 이상이어야 합니다.
    2. 색상: 분석은 컬러 이미지와 단색 이미지 모두에서 작동합니다.
    3. 카메라 흔들림으로 인해 프레임 크기에서 1% 이상 이미지가 이동하는 것은 허용되지 않습니다.
  2. 조명 요구 사항:
    1. 적당한 조명. 분석 성능의 품질은 조명이 낮을 경우(밤) 또는 조명이 너무 과할 경우(과도한 노출) 더 낮아질 수 있습니다.
    2. 조명에 극적인 변화가 있어서는 안 됩니다.
  3. 장면 및 카메라 각도 요구 사항:
    1. 배경은 대부분 정적이며 변경되지 않습니다.
    2. 반사 표면으로 인해 분석 성능이 저하될 수 있습니다.
    3. 버려진 물건은 10%의 시간 동안 움직이는 물건에 의해 숨겨집니다.
  4. 객체 이미지 요구 사항:
    1. 버려진 물체는 이미지에 보여야 합니다.
    2. 디지털 노이즈와 압축 관련 아티팩트는 최소화되었습니다.
    3. 이미지에 있는 객체의 너비와 높이는 프레임 크기의 1% 이상이어야 하며(해상도가 1920픽셀 이상인 경우) 해상도가 낮은 경우 15픽셀 이상이어야 합니다.

    4. 이미지에 있는 객체의 너비와 높이는 프레임 크기의 25%를 초과해서는 안 됩니다.

이러한 조건이 충족되면 버려진 개체 감지 도구는 다음이 보장됩니다.

  • 100개 항목 중 92개를 감지함;
  • 거짓 양성률을 100개 중 20개로 유지하세요

Make sure the following requirements for abandoned object detection are met:

  1. Camera requirements:
    1. Resolution must be not less than 640х480 pixels.
    2. Color: analytics works both with color and monochromatic images.
    3. It is not allowed to the image shift be more than 1% from the frame size due to camera shake.
  2. Lighting requirements:
    1. Moderate lighting. The quality of analytics performance can be lower in case of low lighting (night) or over lighting (overexposure).
    2. There must be no dramatic changes in lighting.
  3. Scene and camera angle requirements:
    1. Background is mostly static and is not changed.
    2. Incorrect analytics performance can be caused by reflective surfaces.
    3. Abandoned objects are hidden by moving objects not longer than 10% of the time.
  4. Object images requirements:
    1. An abandoned object must be visible on the image.
    2. The digital noise and compression-related artifacts are minimal.
    3. The width and height of the objects in the image must be not less than 1% of the frame size (if resolution is over 1920 pixels) or 15 pixels for lower resolution.

    4. The width and height of the objects in the image must not exceed 25% of the frame size.

If these conditions are in place, the abandoned object detection tool is guaranteed to:

...

  • .