olavforland / IT3708

Repository for the course IT3708 - Bio-Inspired Artificial Intelligence at NTNU
0 stars 0 forks source link

47 file reader #56

Closed jke007 closed 6 months ago

jke007 commented 6 months ago

Made file reader. Returns a Vector{Vector{Tuple{float64, float64, float64}}}

RGB values ranging from 0 to 1. (Could make this int, but should not give different result.)