Git Product home page Git Product logo

tcc's Introduction

Inserir vídeos no banco de dados

cd ~/GitHub/TCC/db
python get_videos.py 

usage: get_files.py [-h] [-p [PATH]] [-e EXTENSOES [EXTENSOES ...]] [-d] [-db DATABASE] [-dp [DATABASE_PATH]]

optional arguments: -h, --help show this help message and exit -p [PATH], --path [PATH] Caminho dos arquivos de vídeo -e EXTENSOES [EXTENSOES ...], --extensoes EXTENSOES [EXTENSOES ...] Extensões adicionais (padrão: .avi, .mp4) -d, --debug Ativar debug -db DATABASE, --database DATABASE Nome do arquivo de banco de dados sqlite -dp [DATABASE_PATH], --database-path [DATABASE_PATH] Caminho da base de dados

Criar link simbólico para videos (busca recursivamente numa pasta)

cd ~/GitHub/TCC/
python copy_videos_to_single_folder.py -op 

usage: copy_videos_to_single_folder.py [-h] [-op ORIGIN_PATH] [-dp DESTINATION_PATH] [-sl]

optional arguments: -h, --help show this help message and exit -op ORIGIN_PATH, --origin-path ORIGIN_PATH -dp DESTINATION_PATH, --destination-path DESTINATION_PATH -sl, --symlink Criar link simbolico ao inves de copiar o video

Gerar assinaturas

cd ~/GitHub/TCC/src
python gerarassinaturas.py ...

usage: gerarassinaturas.py [-h] [-vp VIDEO_PATH] [-fp FINGERPRINT_PATH] [-df DATABASE_FILENAME]

optional arguments: -h, --help show this help message and exit -vp VIDEO_PATH, --video-path VIDEO_PATH Caminho dos vídeos -fp FINGERPRINT_PATH, --fingerprint-path FINGERPRINT_PATH Caminho das assinaturas -df DATABASE_FILENAME, --database-file DATABASE_FILENAME Caminho do banco de dados

Testar assinaturas

cd ~/GitHub/TCC/src
python testeassinaturas.py ...

usage: testeassinaturas.py [-h] [-vp VIDEO_PATH] [-fp FINGERPRINT_PATH] [-df DATABASE_FILENAME]

optional arguments: -h, --help show this help message and exit -vp VIDEO_PATH, --video-path VIDEO_PATH Caminho dos vídeos -fp FINGERPRINT_PATH, --fingerprint-path FINGERPRINT_PATH Caminho das assinaturas -df DATABASE_FILENAME, --database-file DATABASE_FILENAME Caminho do banco de dados

tcc's People

Contributors

jordyantunes avatar jutretel avatar machado-r avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.