powered by
This function returns the R,G,B vectors extracted from the center-line of a JPEG file
getCL(file)
path to the JPEF file
# NOT RUN { f <- system.file(package = 'xROI', 'dukehw.jpg') cli <- getCL(f) # }
Run the code above in your browser using DataLab