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

Get reverse engineer to linux game routine analysis, Get Reverse Engineer t...

Get Reverse Engineer to Linux game routine analysis Project Description: I want a fast and efficient reverse engineer with good knowledge of assembly x86 language, strong rev

Define memory leak?, A: Memory that has no pointer pointing to it and there...

A: Memory that has no pointer pointing to it and there is no method to delete or reuse this memory(object), it causes Memory leak. { Base *b = new base(); } Out of this

Explain virtual functions, Virtual Functions The keyword virtual was pr...

Virtual Functions The keyword virtual was previously used to resolve ambiguity for a class derived from two classes, both having a common ancestor. These classes are known as v

Arrys, Write a program that allows user to enter number of elements in an a...

Write a program that allows user to enter number of elements in an array. The program then allows user to enter the elements. Write a function called max that returns the position

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

Graphical user interface designed for the output peripherals, Introduction ...

Introduction to I/O interfacing, discuss microcontrollers applications in industry. Detailed product design specifications that have sections on both hardware and software inclu

Write short note on c++, Introduction to C++ C++ was developed by Bjarn...

Introduction to C++ C++ was developed by Bjarne Stroustrup at Bell Laboratories in 1983. Originally, it was known as " C with class". C+ as an enhancement to the C language was

Standard input- output using motorola and intel devices, Talking to IO boar...

Talking to IO boards inside a computer or microcontroller depends upon the principles used by the microprocessor to address physical devices. On Motorola systems all devices connec

Output, #include void func(int num, b=5) { auto int total=0; static ...

#include void func(int num, b=5) { auto int total=0; static int sum=0; for ( int i=num; i>0 ; i--) total+=i; sum+=total; cout

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