Skip to content

Releases: divertingPan/video_scanner

video_scanner_0.3.5

02 Jul 05:20
9101f74
Compare
Choose a tag to compare
  1. Fixed a bug where detection failed when adaptive sensitivity = 1.
  2. Added a video stabilizer to help smooth handheld shooting videos.

video_scanner_0.3.4

10 Apr 11:44
f9de17f
Compare
Choose a tag to compare

The preview of the loaded video is optimized. Now the responding speed is faster when dragging the scrollbar.

video_scanner_0.3.3

02 Apr 18:02
3e3bf5d
Compare
Choose a tag to compare

Update information:

  1. Now the movement detection results can be edited. First to click the 'calculate move' button to get the movement information. Then click 'process'. Of course you can modify the movement information in the textbox. (The first number of position frame is always '0', representing the start frame of detection position.)

  2. Add a 'stop' button to interrupt the process.

  3. update the save_img function, now it saves the jpeg file with 100% quality.

video_scanner

13 Apr 06:46
e5bb258
Compare
Choose a tag to compare

It is a release of video_scanner V0.3. The detail is in https://github.com/divertingPan/video_scanner

It is tested on my PC with x64 Win10, and x64 Win7 sp1, and Ubuntu 18.04.6 LTS.

Just run the executable 'scan_ver_0.3' in the main folder.

Please fell free to report any bugs or issues.