Google Summer of Code (2025) Proposal

Subject: GSoC 2025 Proposal Submission: Object Tracking in OpenCV

Dear OpenCV GSoC Mentors,

I’ve just submitted a proposal for Google Summer of Code 2025 focused on building a robust, modern object tracking framework for OpenCV.

I’d be grateful if you could take a moment to review it and share any feedback. I’m passionate about working with OpenCV and would love the opportunity to contribute.

Please let me know if there’s anything further I can provide or clarify.

GitHub: newstartech1 · GitHub

Proposal Title: Improve Object Tracking with Deep Learning Models in OpenCV

Thank you.

Sincerely,

Avishek Nath

PDF link :
https://1drv.ms/w/c/387976d804d4a94a/EZyLP_LwhNJJu33XmXg_QbgBqUs-L48U6kA-tjk1KbwnQw?e=yiNmvq

1 Like

mandatory mailing list here

This project will use Python

not a good idea to restrict it to that, imo. it’s a c++ library, so write c++ code to extend it !
(which can also be wrapped into python, java, js, swift etc., automatically)

anyway, gl !

Dear Sir,

Thank you so much for your feedback regarding my proposal.

You’re absolutely right — I now understand that contributing to the OpenCV core library is best done using C++, and I really appreciate you pointing that out. I’m revising my proposal accordingly and shifting my implementation plan to use C++ for core functionality, keeping Python bindings optional or secondary where appropriate.

I’m eager to learn and adapt, and I’ll make sure my proposal reflects this new direction. Thank you once again for your time and guidance — it means a lot.

Sincerely,

Avishek Nath

1 Like