Go to documentation repository
Page History
Aby narzędzia detekcyjne działały prawidłowo, powinny zostać spełnione następujące warunki:
- Wymagania dla kamery:
- Rozdzielczość
For correct operation of the detection tools, video streams should match the following requirements:
- Camera requirements:
- Resolution: Min. 320x240 pixelspikseli.
- Frames per secondKlatki na sekundę: Min. 1 fps.
- Color: video analytics work with both black-and-white and color images.
- Camera shaking must not cause image shifting of more than 1% of the frame size.
- Lighting requirements:
- Moderate lighting. Lighting that is too little (night) or too much (bright sunlight) may impact the quality of video analytics.
- No major fluctuations in lighting levels.
- Scene and camera angle requirements:
- Moving objects must be visually separable from each other in the video.
- The background must be primarily static and not undergo sudden changes.
- Minimal obscuration of moving objects by static objects (columns, trees, etc.).
- Reflective surfaces and harsh shadows from moving objects can affect the quality of analytics.
- Long single-color objects may not be tracked properly.
- FPS.
- Drgania kamery nie mogą powodować zmian obrazu o więcej niż 1% wielkości ramki.
- Wymagania dla naświetlenia:
- Umiarkowane naświetlenie. Poziomy naświetlenia, które są za niskie (noc) lub za wysokie (bezpośrednie światło słoneczne) mogą zakłócić jakość detekcji ruchu.
- Brak dużych fluktuacji w poziomie naświetlenia.
- Wymagania dla sceny oraz kąta kamery:
- Poruszające się obiekty muszą być wizualnie oddzielone od siebie na materiale wideo.
- Tło musi być głównie statycznie, i nie może podlegać gwałtownym zmianom.
- Minimalne możliwości przesłonienia poruszających się obiektów przez obiekty statyczne (kolumny, drzewa, itd.)
- Powierzchnie odbijające światło oraz wyraźne cienie rzucane przez poruszające się obiekty mogą wpływać na jakość analizy.
- Długie, jednokolorowe obiekty mogą nie być detektowane poprawnie.
- Wymagania dla obiektów:
- Strumień wideo jest wolny od zakłóceń, a algorytm kompresji nie powoduje powstawania artefaktów.
Wysokość i szerokość obiektów nie może być mniejsza niż 1% rozdzielczości (jeśli rozdzielczość jest większa niż 1920 pikseli) lub mniejsza niż 15 pikseli (dla mniejszych rozdzielczości).
Wysokość oraz szerokość obiektów nie mogą przekraczać 75% szerokości ramki.
- Obiekt musi się poruszać z prędkością co najmniej 1 piksela na sekundę.
Aby obiekt został wykryty, musi być widoczny przez co najmniej 8 klatek.
W odstępie dwóch klatek obiekt nie może pokonać w kierunku, w którym się porusza, odległości większej niż wynosi jego rozmiar. Ten warunek jest konieczny dla poprawnego obliczania trajektorii obiektu
- There is no noise on the video image and there are no artifacts caused by the compression algorithm.
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.
The width and height of the objects in the image must not exceed 75% of the frame size.
- The speed of objects in the frame must be at least 1 pixel per second.
In order to detect the object it is to be visible at not less than 8 frames.
Within two adjacent frames the object cannot move in the movement direction for the distance that is longer than its size. This condition is essential for correct calculation of the object’s trajectory (track).