Coder Social home page Coder Social logo

Comments (6)

jakobwilm avatar jakobwilm commented on August 16, 2024

from slstudio.

nikkadim avatar nikkadim commented on August 16, 2024

@Meardon tune gamma correction on GPU to get rid of stripes on calibration pimages.

from slstudio.

chrisvizes avatar chrisvizes commented on August 16, 2024

Hi Jakob,

Thank you very much for your response. We have increased our delay setting to: 100ms.

We have also found that updating a graphics driver has improved our calibrations but a large amount.

However, we are trying to use the matlab script that you provided and we are having difficulties.
Do we need to change any of the code in the matlab files to get any results, or should we just be running a particular file from the folder within matlab?

We have run determinegammaresponse and we are getting the error:
`Warning: The following error was caught while executing 'Projector' class destructor:
Undefined function 'ProjectorMex' for input arguments of type 'char'.

Error in Projector/delete (line 24)
ProjectorMex('delete', this.objectHandle);

Error in Projector (line 18)
function this = Projector(screenNum)

Error in determineGammaResponse (line 5)
p = Projector(1);

In Projector (line 18)
In determineGammaResponse (line 5)
Undefined function or variable 'ProjectorMex'.

Error in Projector (line 19)
this.objectHandle = ProjectorMex('new', screenNum);

Error in determineGammaResponse (line 5)
p = Projector(1);`

@nikkadim we have found how to tune the gamma response we are just not currently able to measure it after the processing of the camera and projector.

Thanks,
Chris

from slstudio.

jakobwilm avatar jakobwilm commented on August 16, 2024

from slstudio.

chrisvizes avatar chrisvizes commented on August 16, 2024

Hi Jakob,

I apologise if I am being stupid here, I am new to matlab. Using matlab version 9.4.0.813654 (R2018a) we are getting a brace indexing error on line 32 of the make.m file. This is the line where the mex function is called. The exact error message is "Brace indexing is not supported for variables of this type" and then quoting line 32.

Is there something that we need to change or possibly is our matlab version incompatible?

Thanks
Chris

from slstudio.

jakobwilm avatar jakobwilm commented on August 16, 2024

Hi Chris,

the syntax was indeed incompatible with the newer/st Matlab. I just pushed a few changes which should fix it.

from slstudio.

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.