Compare2Videos          Compare two videos starting from their names.
ExtractImgHash          NoSQL JSON oriented database video frame hash
                        extraction function
ExtractImgPos           NoSQL JSON oriented database video frame
                        extraction function
ExtractMotion           NoSQL JSON oriented database motion vector
                        extraction function
VideoComparison         Calculate the matching segment between two
                        video motion vectors according the the minimum
                        length required.
VideoComparison-package
                        Comparison between videos.
VideoDistance           Calculate the distances between the two images
                        provided in accordance to its hashes.
VideoMatch              Starting from two list of image hashes and the
                        score in motion matching factor.
VideoSearch             Obtain the ID for main video entries into the
                        database.
h2                      Example of Hashes for Image Sample number 2
hh                      Example of Hashes for Image Sample number 1
imagehash1              Image Hash JSON Example
imagehash2              Image Hash JSON Example
imgs                    Video Image Frame list as retrieved by
                        ExtractionImgPos
mm                      Video Motion Vector as example
videomotion1            Video Motion JSON Example
videomotion2            Video Motion JSON Example
