Submissions open from 2024-09-09 12:30:00 to 2024-09-11 18:29:00
Submissions due in
years
months
days
hours
minutes
seconds



πŸ“’ Python Jam 2024: Inter-Campus Coding

 Competition! πŸš€

Organized by: RC Innovation Club, DSEU Rajokri Campus 

Sponsored by: Mr.Virender Khanna , Bamigos.com

Hosted by: RC Innovation Club

Event Details:

  • Theme Reveal: September 9, 2024 (Monday)
  • Submission Deadline: September 11, 2024 (Wednesday)

What’s at Stake?

  • Top 3 Winners: Amazing prizes and potential job opportunities! πŸ†πŸŽ‰

How to Participate:

Tap here to see Theme

  1. Theme -Python Jam Theme: Ball Hit Detection
  2. Project Overview:
  3. Create a Python-based system to accurately detect when a tennis ball hits a framed area on a wall and visualize this on a computer screen.
  4. Core Requirements:
  5. Frame: Create a 16:9 framed area on a wall using colored tape.
  6. Camera: Use a webcam to capture the framed area.
  7. Virtual Screen: Create a full-size 16:9 white screen on a computer.
  8. Hit Detection: Detect ball hits within the framed area and identify the impact point.
  9. Visualization: Display a black circle at the hit point on the virtual screen.
  10. Calibration: Ensure accurate mapping between the physical and virtual screens.
  11. Lighting Robustness: Function under various lighting conditions.
  12. Deliverables:
  13.  * Python script
  14.  * User guide
  15.  * Demonstration video
  16.  * Documentation
  17. Evaluation Criteria:
  18.  * Hit detection accuracy
  19.  * Noise reduction
  20.  * Aspect ratio maintenance
  21.  * Responsiveness
  22.  * Lighting robustness
  23.  * Scalability
  24.  * Code quality
  25.  * Creativity
  26. Additional Notes:
  27.  * Use Python libraries and techniques as needed.
  28.  * Focus on accurate hit detection and noise reduction.
  29. Consider modularity and flexibility.
  30.  * Document your approach.
  31. Submission: Create your project based on the theme and submit it by September 11.

Get Ready to Code!

Sharpen your skills and prepare to showcase your Python prowess. We can’t wait to see what innovative solutions you'll come up with.

For more details, follow us on 

Whatsapp - https://whatsapp.com/channel/0029VajeekmDDmFcATFoaH0m

Insta- https://www.instagram.com/rc_innovationclub

Website - https://rcinnovationclub.blogspot.com/

For any questions or issues, please contact  - Amit Kumar (Ambassador)at 9971511780 

                                                                                                   Arbazz - 7551122460

Good luck and happy coding! πŸ’»βœ¨




                                                                        

πŸ“œ Rules and Regulations for Python Jam 2024 πŸ“œ

1. Eligibility:

  • The competition is open to all students across DSEU campuses participating in the event.

2. Theme Reveal:

  • The theme of the competition will be announced on September 9, 2024. All submissions must align with this theme.

3. Submission Guidelines:

  • Submission Deadline: September 11, 2024, by 11:59 PM.
  • All project files must be uploaded in a .zip or .rar format.
  • Include all Python libraries used in your project within the submission file.
  • Ensure that your project is fully functional and executable.

4. Project Requirements:

  • Original Work: Projects must be original and created specifically for this competition. Plagiarism or copying from other sources is strictly prohibited.

5. Evaluation Criteria:

  • Projects will be evaluated based on creativity, functionality, adherence to the theme, and code quality.
  • Top 3 projects will be awarded by prizes and considered for job opportunities.

6. Submission Policies:

  • No late submissions will be accepted. Once the deadline has passed, you will not have the opportunity to submit your project.
  • Ensure all files are correctly uploaded before the deadline.

7. Queries and Support:

  • For any questions or issues, please contact Amit Kumar at 9971511780.

8. Conduct:

  • Participants are expected to maintain professionalism and integrity throughout the competition.
  • Any form of cheating or dishonest behavior will result in disqualification.

9. Rights and Permissions:

  • By participating, you agree that your project may be showcased publicly and used for promotional purposes related to the event.

10. Changes and Updates:

  • The organizers reserve the right to make changes to the rules and regulations as necessary. Participants will be notified of any significant changes.

Submitted so far(4)

All submissions
Β·
Windows (2)
macOS (1)
Linux (2)

No submissions match your filter

My Python Code Is Little Bit Slow for Execution Time. Short video of my code is attached in the zip file.
Sports
A Python-based system for detecting tennis ball hits on a virtual screen with real-time visualization.