Giter Club home page Giter Club logo

bd2l-platform's Introduction

BD2L-Platform

Môi trường sử dụng: conda, python 2.7
Thư viện sử dụng:

  • opencv 3.3.1
  • ffmpeg 3.4.1

Platform đọc video và xuất video dựa theo yêu cầu của Cuộc Đua Số
Thể lệ cuộc đua số : https://drive.google.com/file/d/0Bxfxgt9AZux0Q2JZZmcwbDZYWVk/view
Input:

  • File video
  • Frame_id
    Cần xử lý:
    Hàm on_receive_frame ở file videoprocesshandle.py
    Sửa left, top, right, bottom, sign_id dummy data cho đúng với thuật toan, phần còn lại đã xuất theo yêu cầu đề của FPT.
    Output:
  • output.avi file video đã vẽ bounding box (muốn thêm thông tin, text thì sửa hàm on_object_found ở file videoprocesshandle.py)
  • output.txt gồm thông tin
    n
    id1 c x1 y1 x2 y2
    id2 c x1 y1 x2 y2
    Trong đó:
    n: số lượng các khung hình
    c: mã của kiểu biến báo giao thông (xem bảng 1) xác định trong khung hình thứ i
    id: chỉ số khung hình
    x1: toạ độ theo trục x ở góc trên bên trái của vùng chứa biển tại khung hình thứ i
    y1: toạ độ theo trục y ở góc trên bên trái của vùng chứa biển tại khung hình thứ i
    x2: toạ độ theo trục x ở góc dưới bên phải của vùng chứa biển tại khung hình thứ i
    y2: toạ độ theo trục y ở góc dưới bên phải của vùng chứa biển tại khung hình thứ i

bd2l-platform's People

Contributors

truongthanh96 avatar

Watchers

James Cloos avatar  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.