Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 448 Bytes

File metadata and controls

14 lines (10 loc) · 448 Bytes

Description

Our system generate pictures, see Tree.jpg under resources dir a valid picture example. we need to make sure that when the system generate this picture the picture look valid to human eye. valid examples:

  1. a few bad pixels.
  2. a small change in the color tone.

Objective

Do a research and create the best solution that you can think of. Not all code need to be implemented = Pseudo code is ok Use the internet as needed.