Motion detection detects motion outside deffined zone
Motion detection detects motion outside deffined zone
Hi,
Zoneminder 1.37.66 Ubuntu 24.04
I have defined "activ" zone on the right side of the scene but ZM detects motion which take place on the left side of the scene.
I tried deleting the zone and creating new one in the same area. The same happens.
No problem when zone is from left to the right or in the middle of the camera picture.
Zoneminder 1.37.66 Ubuntu 24.04
I have defined "activ" zone on the right side of the scene but ZM detects motion which take place on the left side of the scene.
I tried deleting the zone and creating new one in the same area. The same happens.
No problem when zone is from left to the right or in the middle of the camera picture.
Re: Motion detection detects motion outside deffined zone
We have one other report of this. I havn't been able to reproduce it though.
Re: Motion detection detects motion outside deffined zone
Yes, sometimes it happens.
But I couldn't find the reason, because it's impossible to repeat....
But I couldn't find the reason, because it's impossible to repeat....
Re: Motion detection detects motion outside deffined zone
I am working on bringing back live analysis highlighting... which may help.
Most of this code has not been touched in 10 years and could certainly do with some test cases.
Most of this code has not been touched in 10 years and could certainly do with some test cases.
Re: Motion detection detects motion outside deffined zone
Hi,
In my case it's permanent on two cameras:
Dahua model IPC-HFW2320R-VFS-IRE6
Cars are passing in a red highlighted part of the image, right up corner.
When car is passing activ zone Z2a detects motion on the left side. Other zones are set inactiv.
looks like image is flipped y axis before analysis.
In Source tab:
Orientation = Normal
Decoder = Auto
all manual Decoder settings has the same "flipped y" effect
In my case it's permanent on two cameras:
Dahua model IPC-HFW2320R-VFS-IRE6
Cars are passing in a red highlighted part of the image, right up corner.
When car is passing activ zone Z2a detects motion on the left side. Other zones are set inactiv.
looks like image is flipped y axis before analysis.
In Source tab:
Orientation = Normal
Decoder = Auto
all manual Decoder settings has the same "flipped y" effect
- Attachments
-
- Screenshot_20250319_zone.png (883.71 KiB) Viewed 18106 times
Last edited by DR_Omi on Thu Mar 27, 2025 2:27 pm, edited 1 time in total.
Re: Motion detection detects motion outside deffined zone
Adding on to this that I have the same problem and had for a while. For me, cars are passing by the only defined zone (both on the left side of the image) and getting blob detected anyway. For me, it's on an 640x480 lowres RTSP stream from a Reolink Webcam. I've also tried deleting all zones and re-adding them, to no avail. I'll add some screenshots to showcase the issue, please let me know if I can do anything else to help pinpoint the problem.
- Attachments
-
- zm_blob_trigger4.jpg (31.67 KiB) Viewed 25367 times
-
- zm_blob_trigger2.jpg (91.93 KiB) Viewed 25367 times
-
- zm_blob_trigger1.jpg (123.61 KiB) Viewed 25367 times
Re: Motion detection detects motion outside deffined zone
I'm a little swamped. Had intended to release 1.38 next week. I will delay it in order to ensure this is fixed first.
Re: Motion detection detects motion outside deffined zone
Try to lookup/verify the zones:
- enable jpg analysis frames
- Trigger a max-motion picture (by camera) e.g. by changing day/night mode (hikvision). This will create a white flash on every switch that will trigger every active pixel/blob so the analysis frames should show a pixelcloud of the true areas. Compare it with the originally defined areas.
- enable jpg analysis frames
- Trigger a max-motion picture (by camera) e.g. by changing day/night mode (hikvision). This will create a white flash on every switch that will trigger every active pixel/blob so the analysis frames should show a pixelcloud of the true areas. Compare it with the originally defined areas.
Re: Motion detection detects motion outside deffined zone
good tip Bluemax with the camera day night switching
This is my zone with parameters and detected area (pixel / blob)
This is my zone with parameters and detected area (pixel / blob)
- Attachments
-
- Screenshot_20250414_150454.jpg (301.04 KiB) Viewed 12411 times
-
- Screenshot_20250414_151107.jpg (299.31 KiB) Viewed 12411 times
Re: Motion detection detects motion outside deffined zone
I've flipped my image horizontally in the camera to simulate an "all pixels changed" situation and got this:
Kinda looks like it's drawing lines where it should not or something