增加视频文件生成关键帧图片的处理逻辑,以关键帧图片作为源文件生成特征文件。

This commit is contained in:
zhangwei
2018-10-19 20:33:40 +08:00
parent b5dc246b08
commit c837930c12
8 changed files with 462 additions and 61 deletions

View File

@@ -1263,4 +1263,5 @@ the_same_port_pattern=Client port and server port must in the same port pattern
ip_range_in_c=Start IP and end IP in a IP range must with in C subnet
ip_range_bit_field=Start IP and end IP in a IP range has the same network number bit field
ip_range_smaller=Start IP in a IP range should smaller than end IP
alternative_values= Alternative values can be %s
alternative_values= Alternative values can be %s
keyframe_pic_required=No keyframe pictures have been selected.