Giter Site home page Giter Site logo

ks_traffic_analyzer's Introduction

KS Traffic Analyzer

KS Traffic Analyzer is the application for traffic parameters count. It can count, classify the vehicles and measure the speed of them. The programme uses for this purpose a videos of traffic road. The application has been created in Java and its main core is OpenCV library.

How to use (Windows):

  1. Add to “Path” in your systems environment variables the path to the contents of folder “ffmpeg”.
  2. Run the application KS Traffic Analyzer.
  3. Open a video file. You can load the video “road_traffic.avi” included in sample folder.
  4. Choose a directory, where will be written results of the programme work.
  5. Draw a counting and a speed lines. They must be at the same road side. It should be done like on “KS_screen.png”.
  6. Click “Play” button and watch as the programme process the video!

Please find below link to a short video presentation shows work of application:

https://www.youtube.com/watch?v=mNCbr4YF5bQ

ks_traffic_analyzer's People

Contributors

krzysieksr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ks_traffic_analyzer's Issues

Source code

Can I please get the full source code, prebuilt, so I can build it myself? I'm not sure what to do with the src folder cuz netbeans is not letting me work with it. Thanks.

Resizing video Inquiry

Hi,

Is it possible to resize the GUI to actual aspect ratio with respect to the video?

Thanks.

Stream from a IP Camera

Hi, I tried to change the code in order to get the stream of the video, but when I played the stream, it stops after 1 or 2 seconds. Anyone can help me how to achieve this with rtsp url?
I change the following lines:
capture = new VideoCapture();
capture.open("rtsp://system:[email protected]:554/bs0");
capture.read(currentImage);

Error in Counting Vehicles

When two vehicles passes at the same time on counting line,the counter count it as a one vehicle.
what is solution of this problem how can i improve this code ##.plz review

Loading video

Dear krzysieksr
I've problem loading video to your program. After running jar file and choosing video nothing show on video screen (so I can't actually draw lines.)

Could you help fixing this?

I look forward to your reply as soon as possible rbazrgary[at]yahoo.com

Best regards.

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.