- Timestamp:
- Feb 20, 2010, 8:30:17 AM (15 years ago)
- Location:
- anr
- Files:
-
- 1 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
anr/section-5.tex
r264 r268 137 137 \letterOfInterest{ALSIM Simulateur}{lettres/Alsim.pdf}, 138 138 \letterOfInterest{SILICOMP-AQL}{lettres/itlabs.pdf}, 139 \letterOfInterest{ABOUND Logic}{lettres/abound.pdf}, 139 140 \letterOfInterest{EADS-ASTRIUM}{lettres/Astrium1.pdf}. 140 141 \letterOfInterestPlus{lettres/Astrium2.pdf} -
anr/section-7.tex
r230 r268 215 215 \item[Equipment] 216 216 In order to validate the design flow,TRT will buy FPGA developpement boards. The cost 217 for these FPGA boards is estimated to 20 k\euro (6\% of the total ANR funding).217 for these FPGA boards is estimated to 10 k\euro (6\% of the total ANR funding). 218 218 \item[Personnel costs] 219 219 The effort to adapt SPEAR DE to generate the input files to COACH framework is -
anr/task-6.tex
r260 r268 31 31 \end{livrable} 32 32 33 \subtask In this sub-task, \TRT will specify and develop the34 high level code of an application in the domain of surveillance of critical35 infrastructures.36 The objective is to detect and classify the presence of humans in the restricted area.37 The algorithm we will use is based on the work of Viola and Jones\cite{thales-viola}.38 It implements in particular a cascade of classifiers operating on Haar like features,39 where simple weak classifiers at the beginning of the cascade reject a majority of40 void sub-windows, before more complex classifiers concentrate on potential regions of41 interest.42 This application is computation intensive and also makes an intensive use of binary43 decision trees to cascade the filters, which makes it a good candidate to assess the44 association of CAL with parallelizing tools.\\33 \subtask 34 The objective of this sub-task is to specify the THALES application and to develop the 35 high level code. This application is in the domain of surveillance of critical 36 infrastructures. The objective is to detect and classify the presence of humans in the 37 restricted area. The algorithm is based on the work of Viola and 38 Jones~\cite{thales-viola}. It implements in particular a cascade of classifiers 39 operating on Haar like features, where simple weak classifiers at the beginning of the 40 cascade reject a majority of void sub-windows, before more complex classifiers 41 concentrate on potential regions of interest. This application is computation 42 intensive and also makes an intensive use of binary decision trees to cascade the 43 filters, which makes it a good candidate to assess the COACH platform. 44 \\ 45 45 Moreover, the higher levels of computing can involve tracking and data fusion between 46 46 several camera streams and some other informations.
Note: See TracChangeset
for help on using the changeset viewer.