Classes | |
| class | MipTasks::CentralizedPHDFilterTaskOptions |
| PHDFilters of the use of the Options calss for a task. More... | |
| class | MipTasks::CentralizedPHDFilterTask |
| Task that uses the phdFilter algorithm. More... | |
| class | MipTasks::PHDCamFilterTaskOptions |
| Options for the task using the PHDCamFilter. More... | |
| class | MipTasks::PHDCamFilterTaskSharedMem |
| PHDCamFilter of the use of the shared memory for a task. More... | |
| class | MipTasks::PHDCamFilterTask |
| Task that uses the phdFilter algorithm. More... | |
| class | MipTasks::PHDFilterTaskOptions |
| Options for the task using the PHDFilter. More... | |
| class | MipTasks::PHDFilterTaskSharedMem |
| PHDFilter of the use of the shared memory for a task. More... | |
| class | MipTasks::PHDFilterTask |
| Task that uses the phdFilter algorithm. More... | |
PHDCamFilter task.
To declare a task some steps are needed. It is usefull to follow this guide step by step looking at the file MIP_HOME/CentralizedPHDFilterTask/CentralizedPHDFilterTask.h
To declare a task some steps are needed. It is usefull to follow this guide step by step looking at the file MIP_HOME/PHDCamFilterTask/PHDCamFilterTask.h
To declare a task some steps are needed. It is usefull to follow this guide step by step looking at the file MIP_HOME/PHDFilterTask/PHDFilterTask.h
1.5.6