Problem 58439. ICFP 2022 - Optimal RGB for a region
The ICFP2023 Challenge is Jul 7-10, registraion opens late June. Updates at TwitICFP2023. These contests are insanely complicated and competitive. The challenge evolves every 12 hours with new files and rule updates.
The ICFP2022 HomePage has details of the RoboPaint contest. Twit2022, WriteUps, PriorEvents, Spec, ImageSubmissions, Puzzles, SawickiSolutions are useful links. Posted 6/19/23.
This challenge is to return a good [r g b] set for a given image region input [M N 3].Four regions of 21.png will be provided and the total score will be evaluated. The score must be less than 105500 to Pass. A scoring function is provided in the template. Score is Alpha*sum(pixel_color_dist)
The output is a [r g b] vector.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers3
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1822 Solvers
-
Omit columns averages from a matrix
586 Solvers
-
Is this date a palindrome?emordnilap a etad siht sI
65 Solvers
-
449 Solvers
-
Are all the three given point in the same line?
415 Solvers
More from this Author308
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!