Research Article
Video Scene Information Detection Based on Entity Recognition
Algorithm 1
Entity relationship algorithm.
| Input: entity target set, number of reference objects | | Output: object target set | | 1: is all entity target codes of first_frame | | 2: for in to : | | 3: if target code equal to the th entity code of encodings: | | 4: adds to list | | 5: end | | 6: is the number of reference objects | | 7: for in to : | | 8: is a random integer from to | | 9: while is in : | | 10: is a random integer from to | | 11: adds to list | | 12: adds the element of encodings to the |
|