[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r169] by allista

Added screenshots for the make-mask manual.
ChangeLog was updated.

2011-09-30 17:43:29 Tree
[r168] by allista
2011-09-30 17:10:26 Tree
[r167] by allista

Added screenshots for the make-mask manual.

Recorder:
1) noise detection works correctely.
2) detection mask functionality is fully functional. Masking is done by multiplying current pixel difference by a corresponding grayscale value which lies within [0;1], so black area on a mask eliminates motion detection in this area, but gray area only makes it somewhat harder to detect. Equivalent point of view on the masking is that the mask itself represents custom noise threshold map. Note, that general noise threshold is still working as expected.

AVRTuner:
1) meters' max values take thresholds into account
2) simple session save/restore is added
3) in statusbar full file path is displayed now.

avrtuner and avrecord: the base directory for all relative paths defined in a configuration is the path of a directory containing configuration file itself, not the work directory of the process.

videomonitor and avifile: no more allocations for every frame displayed

2011-09-30 16:36:30 Tree
[r166] by allista

Added screenshots for the make-mask manual.
Recorder: noise detection works correctely.
AVRTuner:
1) meters' max values take thresholds into account
2) simple session save/restore is added

2011-09-24 23:06:19 Tree
[r165] by allista

In statusbar full file path is displayed now.

2011-09-23 15:32:06 Tree
[r164] by allista

Recorder: detection mask functionality is fully functional. Masking is done by multiplying current pixel difference by a corresponding grayscale value which lies within [0;1], so black area on a mask eliminates motion detection in this area, but gray area only makes it somewhat harder to detect. Equivalent point of view on the masking is that the mask itself represents custom noise threshold map. Note, that general noise threshold is still working as expected.

avrtuner and avrecord: the base directory for all relative paths defined in a configuration is the path of a directory containing configuration file itself, not the work directory of the process.

2011-09-22 22:22:59 Tree
[r163] by allista

In videomonitor the same was done: no more allocations for every frame displayed
Load mask test is done

2011-09-22 12:37:01 Tree
[r162] by allista

TODO updated
In avfile write_frame code is improved: no more allocations-deallocations on each frame write

2011-09-22 09:05:21 Tree
[r161] by allista
2011-09-18 20:49:48 Tree
[r160] by allista

man page is added
There's a manual in the README file now
In AVRTuner: bad mutex handling is fixed, no mor flickering in Show Motion mode
In AVRecord: option -i now takes an optional argument -- video device name. It enables initialization from specified device rather than from /dev/video0

2011-09-18 20:42:27 Tree
Older >