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

Constructor, how to use and what is implicit and explicit constructor

how to use and what is implicit and explicit constructor

Arrays, how to avoid duplicates strings in an array

how to avoid duplicates strings in an array

Write a c program to input five numbers, Write a C program to input five nu...

Write a C program to input five numbers and print them out on a new line e.g 5, 10, 15, 20, 25 displayed as   5   10   15   20   25 #include stdio.h   void main()   {

Program to find whether a number is odd or even, PROGRAM TO FIND WHETHER A ...

PROGRAM TO FIND WHETHER A NUMBER IS ODD OR EVEN int main() { int number ; printf("Enter a whole number\n"); scanf("%d",&number); if(number % 2 == 0) printf("n

C++, Program to print the total marks and percentage of the 3 students usin...

Program to print the total marks and percentage of the 3 students using array

Write a program that simulates a simple calculation, The program reads two ...

The program reads two numbers and a character (operator). If the character is "+" then sum is displayed. If it is "-"then difference is displayed. If it is "*" then product is disp

Buffer overflow, Can you help me with a C++ project?

Can you help me with a C++ project?

Create program to newtons method for cube roots, Newton's method for cube r...

Newton's method for cube roots is based on the fact that if y is an approximation to the cube root of x, then a better approximation is given by the value: (x/y 2 +2y)/3 (a)

Program with inbuilt functions, write a atm program in c with inbuilt funct...

write a atm program in c with inbuilt functions for 1782?

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