hi guys,
do y'all have any idea about writing a function to calculate the amount of white pixels on a difference image, and if the white amount is >= the threshold value then the image is count as a real motion to avoid some small motion detected which is not a real motion. Finally an motion alarm feature is applied.
C code in Linux are required.
hope someone can help me on this.
thanks alot.
do y'all have any idea about writing a function to calculate the amount of white pixels on a difference image, and if the white amount is >= the threshold value then the image is count as a real motion to avoid some small motion detected which is not a real motion. Finally an motion alarm feature is applied.
C code in Linux are required.
hope someone can help me on this.
thanks alot.
Comment