Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to add pedestrian recognition feature to the library

I wanted to add a new feature to the openCV library . namely , the pedestrian re-identification method discussed here http://www.cv-foundation.org/openaccess/content_cvpr_2013/papers/Pedagadi_Local_Fisher_Discriminant_2013_CVPR_paper.pdf .

Where do i start?

i have gone through the coding style guide. i have forked the repo . and created a new branch.

which module should i add the feature to?

how much progress should i make before sending a PR ?

im a noob to contributions. sorry for any stupidity.