Open-Deep-ML / DML-OpenProblem

Other
158 stars 46 forks source link

New Problem: Image Brightness Calculator #123

Open NiharP31 opened 1 week ago

NiharP31 commented 1 week ago

I would like to contribute a new problem focused on basic computer vision concepts.

Problem Overview:

Learning Objectives:

Brief Problem Statement: Create a function that calculates the average brightness of a grayscale image represented as a 2D list of integers (0-255).

Example Implementation Available: Yes Test Cases: Ready Documentation: Will include detailed explanations and comments

I can start working on this once assigned a problem number.

moe18 commented 1 week ago

Sounds great, all yours

NiharP31 commented 1 week ago

Thank you!! What number should I assign to this problem?

NiharP31 commented 5 days ago

I haven't got the question number for this. @moe18

moe18 commented 5 days ago

74, at some point I will refactor the ids, so not the most important thing

NiharP31 commented 5 days ago

I have pushed the commit

moe18 commented 5 days ago

Nice, will review it as soon as possible, happy to add a new category to the site

NiharP31 commented 4 days ago

I have more incoming!!!