patternize icon indicating copy to clipboard operation
patternize copied to clipboard

colorChecker

Open KLister89 opened this issue 4 years ago • 2 comments

Hi Steven, I'm having trouble calibrating my images using the colorChecker function,

colorChecker(IDlist, prepath = 'images', extension = '-D.jpg', patchSize = 0.6) once I have selected the four corners I get this error- Error in h(simpleError(msg, call)) : error in evaluating the argument 'x' in selecting a method for function 'as.matrix': could not find function "R" it also says "disconnected from server" when I upload my images into the colorChecker link on here. any suggestions would be greatly appreciated. Thanks, Karen

KLister89 avatar Apr 21 '21 11:04 KLister89

Hey Karen,

Could you try loading imageR before running the code?

library(imager)

I think that may solve it. Please let me know how it goes!

Steven

From: @.> Sent: Wednesday, April 21, 2021 7:46 AM To: @.> Cc: @.***> Subject: [StevenVB12/patternize] colorChecker (#20)

Hi Steven, I'm having trouble calibrating my images using the colorChecker function,

colorChecker(IDlist, prepath = 'images', extension = '-D.jpg', patchSize = 0.6) once I have selected the four corners I get this error- Error in h(simpleError(msg, call)) : error in evaluating the argument 'x' in selecting a method for function 'as.matrix': could not find function "R" it also says "disconnected from server" when I upload my images into the colorChecker link on here. any suggestions would be greatly appreciated. Thanks, Karen

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/StevenVB12/patternize/issues/20, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABQOC45JDCM6JDKU3XUXOFLTJ23KPANCNFSM43KGFMUQ.

StevenVB12 avatar Apr 21 '21 13:04 StevenVB12

Yes that's worked thank you

KLister89 avatar Apr 21 '21 14:04 KLister89