FOSSMeet 2017

FOSSMeet is an annual event at NIT Calicut that brings together the Free and Open Source Community from around the country.

FOSSMeet is the annual Free and Open source software meet at NIT Calicut. We are inviting proposals for talks and workshops at FOSSMeet 2017.

What we are looking for

Through FOSSMeet, we intend to get the attendees, mostly students, get started with the development and usage of free software. You may propose to conduct a lecture, demo, tutorial, workshop, discussion or panel at FOSSMeet. If the contents of your session is the ‘I am feeling lucky’ result of some Google search, there is low probability that it’ll be accepted. Same applies to proposals titled ‘The absolute beginner introduction to X’ and others on a similar line. On the other hand, if your talk is on some obscure, albeit important, free software project that will go over most students head, this might not be the best platform to deliver that talk. There are always exceptions and we leave that to your judgement. If our audience wants it, we’ll try our best to accommodate it. Of course, if you find people interested in your proposal, you can always call a BoF. We are all for BoF’s! :)

Take the above with a pinch of salt. They are no s̶t̶r̶i̶c̶t̶ ̶r̶u̶l̶e̶s̶, only guidelines. All your proposals are welcome and we celebrate every single one that we receive! :D Looking forward to see you folks here.

Audience

Your audience (mostly) comprises of smart, above average, GNU/Linux aware students.

Important dates

Call for proposals opens: Oct 27, 2016
Proposal submission deadline: Jan 15, 2017
Proposal acceptance: Jan 20, 2017
Presentation upload: Feb 15, 2017

Contact Us:

For more information about speaking and proposals, contact speakers@fossmeet.in.

Hosted by

FOSSMeet is an annual event on Free and Open Source Software, conducted at National Institute of Technology, Calicut. The funnel is a space for proposals and voting on events. more

Aniketh Gireesh

@aniketh01

Eyes on every move (Tracking system using OpenCV and Qt).

Submitted Dec 3, 2016

The future is awaiting with new threats. Terrorist attacks are increasing day by day. Tracking each and everything around us has come to a necessity. We cannot continue with the old usage of a person sitting in front of a huge number of monitors to track motions. So, we implement a change for the betterment of the world. We bring the automation with powerful OpenCV module and the innovation with the future tool of the world, Qt. We use the technique of video tracking to detect each and every motion of an object.

Video tracking is the process of locating a moving object (or multiple objects) over time using a camera. It has a variety of uses, some of which are: human-computer interaction, security and surveillance, video communication and compression, augmented reality, traffic control, medical imaging and video editing.

Outline

What is Qt ?
In a broader stroke, it is a set of comprehensive C++ libraries. I find it particularly helpful in creating Desktop GUI application, but it’s certainly not limited to that function. Qt is used mainly for developing application software with graphical user interfaces, however, programs without a GUI can be developed, such as command-line tools and consoles for servers.

Qt uses standard C++ with extensions including signals and slots that simplify handling of events, and this helps in the development of both GUI and server applications which receive their own set of event information and should process them accordingly. Qt supports many compilers, including the GCC C++ compiler and the Visual Studio suite. Qt also provides Qt Quick, that includes a declarative scripting language called QML that allows using JavaScript to provide the logic. Qt can be used in several other programming languages via language bindings. It runs on the major desktop platforms and some of the mobile platforms.Non-GUI features include SQL database access, XML parsing, JSON parsing, thread management and network support.

What is OpenCV ?
OpenCV (Open Source Computer Vision) is a library of programming functions mainly aimed at real-time computer vision. It has C++, C, Python and Java interfaces and supports most of the platform. OpenCV is designed for computational efficiency and with a strong focus on real-time applications. Written in optimised C/C++, the library can take advantage of multi-core processing.

What do we intend from this ?
The future generation will have to face devastation if we don’t build something in order to protect them.
We intend to create an API which can track the motion of a moving object. That way we could have our eyes on each and everything. In real life situation like, a railway station or other crowded area, if we implement this we can get each and every person’s motion to be monitored individually. Which allows us to notify any kind of misplace in people’s behaviour and get into action before something worse happens. In this way of tracking, the scope of this is not just limited to people. As the world has drastically changed and we could expect terrorist attacks even in forms of drone and missiles. Also, this application could help in many ways.

The Talk will consist of:

  1. Explanation on the algorithm used for Tracking.
  2. Different Algorithms which can be used, limitation and benefits of each.
  3. Familiarisation with framework like Qt and a library such as OpenCV.
  4. Different kind of Automation using OpenCV.
  5. Implementation and different Scope of Qt.

Requirements

A desire to learn and try new stuff is mandatory.

Speaker bio

I’m currently pursuing B.Tech in Computer Science at Amrita School of Engineering, Amritapuri. I am a FOSS enthusiast and FREEdom lover. I believe that well developed softwares can make a mark on the world hence I love to contribute to open source projects that would help in the betterment of the world and make our world a better place to live in.

As an Open Source Developer, I mostly work on KDE API’s and softwares. I was selected for Season of KDE 2016-2017 for a project related to the software called KStars. I spend my free time writing articles for magazines like Open Source for You.

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

FOSSMeet is an annual event on Free and Open Source Software, conducted at National Institute of Technology, Calicut. The funnel is a space for proposals and voting on events. more