opencv / opencv_contrib

Repository for OpenCV's extra modules
Apache License 2.0
9.4k stars 5.76k forks source link

Criteria from moving modules from opencv_contrib to opencv repo #1124

Open StevenPuttemans opened 7 years ago

StevenPuttemans commented 7 years ago

Just a question on the side, since opencv_contrib is slowly exploding in size, is there a reason why well established modules like for example the face recognition module, are still not integrated into the stable master branch?

It would allow to clearly separate working, well tested code, from more experimental code!

It might also be nice to keep some kind of sheet in wiki, of what is still missing to be considered for integration. Maybe through a project on Github. This would show users where to invest energy first for contributions!

LaurentBerger commented 7 years ago

and remove opencv_contrib module when module are included in opencv