Giter VIP home page Giter VIP logo

Comments (8)

gtatters avatar gtatters commented on May 28, 2024

Thanks for letting me know.

see if single quotes fixes the issue:

test1 <- readflirJPG('C:/Temp/with spaces/FLIR8563.jpg')

Alternatively, you can setwd("C:/Temp/with space") internally in R and simply load the file in without path information.

from thermimage.

rasenior avatar rasenior commented on May 28, 2024

No worries. Same problem with single quotes, but changing the working directory is fine so I will do that for now. Thanks

from thermimage.

gtatters avatar gtatters commented on May 28, 2024

ok. thanks for that. single quotes works on Mac OS to fix that issue.

I don't have a PC to test this on, unfortunately, but even I use setwd() from within R to make these calls explicit.

The readflirJPG call to exiftool is a kludge until I develop a better method

from thermimage.

gtatters avatar gtatters commented on May 28, 2024

Maybe try running the following function.

readflirJPGv2.txt

I notice I had a different shell call for Windows OS due to this previously being problematic with other versions of Windows.

Once you this function, try using readflirJPG2 instead of the readflirJPG. I might be able to patch this for Windows users and add some help.

from thermimage.

rasenior avatar rasenior commented on May 28, 2024

Thanks I tried the new function, but it went a bit crazy. Got the following result:
screenshot

from thermimage.

gtatters avatar gtatters commented on May 28, 2024

thanks for trying. I'll try to get a windows machine so I can troubleshoot better.

from thermimage.

gtatters avatar gtatters commented on May 28, 2024

finally accessed a windows 7 machine to test out the whitespace error, and found a fix. probably too late for you. I have not tested on different windows versions.

from thermimage.

rasenior avatar rasenior commented on May 28, 2024

This works, thank you!

from thermimage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.