Scott
|
57b3f53bf3
|
filter: time based filter for overcoming discontinuities
When the filter has short discontinuities in detection, those frames are sent so that the video is more continuous.
|
2020-02-17 09:41:07 +10:30 |
Scott
|
5f02bb3829
|
filter: combine common filter variables
|
2020-02-07 14:34:43 +10:30 |
Scott
|
36001c28b2
|
filter: combine debugging tools
This combines debugging of gocv and non-gocv filters into a single debugWindows struct.
|
2020-02-07 11:42:27 +10:30 |
Scott
|
6bad1706ac
|
filter: changed embedded struct to a field within struct
|
2020-02-05 16:36:09 +10:30 |
Scott
|
5917f35ccd
|
filter: use build tags to separate debug code from release code
|
2020-02-04 13:22:15 +10:30 |
Scott
|
12febf18f4
|
filter: downscalingFactor → scaleFactor
|
2020-02-04 11:47:27 +10:30 |
Scott
|
72a5c31588
|
filter: add option to reduce resolution of frames for KNN motion filter
This makes the same changes as for the MOG but for the KNN filter.
|
2020-02-04 11:47:24 +10:30 |
Ella Pietraroia
|
5ccc4fbf99
|
filter: more comment fixing
|
2020-02-03 16:44:38 +10:30 |
Ella Pietraroia
|
9c5b284d68
|
filter: fixing comments
|
2020-02-03 16:39:25 +10:30 |
Ella Pietraroia
|
02777c4dd5
|
filter: change names so that they don't have filter in them
|
2020-02-03 10:14:33 +10:30 |
Scott
|
207e96b999
|
KNN filter detects motion on an interval
|
2020-01-23 12:45:00 +10:30 |
Scott
|
e5db4f0f1c
|
Fixed shared windows between motion filters bug
|
2020-01-02 16:12:48 +10:30 |
Ella Pietraroia
|
f06d9641c8
|
moving build !circleci
|
2019-12-31 15:40:47 +10:30 |
Ella Pietraroia
|
062b341e68
|
fixing merge problems
|
2019-12-31 15:39:09 +10:30 |
Ella Pietraroia
|
5d6899e346
|
Merge branch 'knn' of https://bitbucket.org/ausocean/av into knn
|
2019-12-31 15:36:17 +10:30 |
Ella Pietraroia
|
8c32265ae3
|
error message for decoding image
|
2019-12-31 15:29:58 +10:30 |
Ella Pietraroia
|
40b5374856
|
fixing circleci build problem with knn filter
|
2019-12-31 15:22:57 +10:30 |
Ella Pietraroia
|
6d45572a82
|
Documentation comments
|
2019-12-31 15:21:34 +10:30 |
Ella Pietraroia
|
0da2d3182a
|
adding knn.go file
|
2019-12-31 15:21:34 +10:30 |
Ella Pietraroia
|
51e45c6ffa
|
Documentation comments
|
2019-12-31 14:59:39 +10:30 |
Ella Pietraroia
|
8f3faeb197
|
adding knn.go file
|
2019-12-31 14:59:39 +10:30 |