Object tracking project, C/C++ Programming

Assignment Help:

Identify 2 to 3 existing algorithms commonly used for object tracking. Algorithms should be in C or written in MATLAB language. Document these algorithms in flowcharts and run these source codes on simulations of object tracking. They must be able to work, i.e. effectively track an object in a moving sequence. This must be demonstrated.

The source codes need not be original but all sources of codes and files used have to be properly referenced. Otherwise student will be penalised.

For each algorithm, identify a shortcoming and suggest a way to improve the source code to yield better results. This is to be included in the final report.

Simulations and experiments:

The level of practical experiment and simulation that should form a part of the project must be demonstrable during the presentation. Completing these simulations is a key part of the assessment.

Research report:

The research report is aimed at providing the same insights as the presentation but in a more formalised setting. It is possible in the research report to enter into more mathematical detail regarding the techniques considered.

All reports should have an abstract, introduction, conclusion and appendix. The appendix may contain a print out of the important parts of the code developed for the simulations undertaken or complex mathematical derivations if they are not central to the discussion in the body of the report. The main section of the report should lie between the introduction and conclusion and may consist of sections such as "problem formulation", "applications in the real world", "derivation of algorithm", "analysis of algorithm", "methodology", "experimental results", "discussion", etc. The particular nature of sections must be determined based on the nature of the topic studied and the work undertaken by the students. Full references should be given for all material (such as figures, etc) included in the report from an external source. Referencing should include all relevant information, including journal, number and page information. Web sites should be referenced with the full URL as well as information on when the site was visited to obtain the information. To keep the report to a reasonable level, a page limit of 10-15 pages has been set. This should be adhered to.


Related Discussions:- Object tracking project

Common concepts of object oriented, Object Oriented Programming Paradigm: ...

Object Oriented Programming Paradigm: For OOP, Paradigm is a standard set.  The OOP will help to develop software in modules, which will be integrated later as a full packag

Selection sort - c program, Selection sort - C program: Write a progra...

Selection sort - C program: Write a program to define a selection sort. void main()  {   clrscr();   int a[100],ch,n;   cout   cin>>n;   for (int i=0;i

C++ Program Please see where i do mistake, #include #include #include ...

#include #include #include #include #include class Employee { private: char *Name; //Set them as pointers... int IdNumber; char *Department; char *Position; public: voi

Fill an array of randomly generated integers, The task consists of two part...

The task consists of two parts which are both preferably implemented in one source file. Towards the end of this document you will find a code skeleton that you must assume. Start

AlgorithmS, Algorithm to find the value of the powers raised by integer

Algorithm to find the value of the powers raised by integer

Command-line arguments, Command-line arguments are passed into programs usi...

Command-line arguments are passed into programs using the arguments of main(). Here's a quick example, for a program called by typing "progname file.txt 1 2.7": #include #incl

C++ program, Receive 3 numbers and display them in ascending order from sma...

Receive 3 numbers and display them in ascending order from smallest to largest ed#

Program, c | c-c-c-c-c | c-c-C-c-c | ...

c | c-c-c-c-c | c-c-C-c-c | c find distance between difftent carbon atom by programing

Find the internal resistance of the battery, The voltage at the terminals o...

The voltage at the terminals of a battery is 52V when no load is linked and 48.8V when a load taking 80A is connected. Find the internal resistance of the battery. What wou

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd