Coder Social home page Coder Social logo

gkaguirrelab / gkamodeleye Goto Github PK

View Code? Open in Web Editor NEW
33.0 7.0 9.0 15.44 MB

An anatomically accurate, ray-traced model eye in MATLAB.

License: MIT License

MATLAB 99.68% M 0.32%
matlab raytracer optics model-eye routines quadrics pupil pupil-characteristics retinal-landmarks

gkamodeleye's People

Contributors

gkaguirre avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

gkamodeleye's Issues

Model eye accommodation limit

The emmetropic model eye is currently limited to an accommodation of between (approximately) 1.2 and 8 diopters.

Fixing this would require improving the model of the lens, which is currently an ungainly mix of model elements from different sources.

Setup/usage instructions?

Hi! I found this library from someone on IRC, and I'm interested in trying it out.

I'm afraid I can't get it working.

>> cd ~/local/repos/gkaModelEye/demo/
>> DEMO_eyeRotationGifs
Unrecognized function or variable 'createSceneGeometry'.
Error in DEMO_eyeRotationGifs (line 3)
sg = createSceneGeometry; 
>> addpath ~/local/repos/gkaModelEye/eye
>> DEMO_eyeRotationGifs
Unable to resolve the name human.cornea.
Error in modelEyeParameters (line 183)
        eye.cornea = human.cornea(eye);
Error in createSceneGeometry (line 214)
sceneGeometry.eye = modelEyeParameters('spectralDomain',p.Results.spectralDomain,varargin{:});
Error in DEMO_eyeRotationGifs (line 3)
sg = createSceneGeometry; 
>> 

This is on Matlab R2019b.

Could you add a short document explaining how to load this library in to Matlab, and how to call it?

Cheers,
Andrew

Could we implement the model to binocular vision ?

Dear Professor Geoffrey K Aguirre,

My name is Phu Do-Tuong, I am a master student in the Department of Biomedical Engineering, the Faculty of Applied Sciences, Ho Chi Minh City University of Technology - VNU HCMC.

Thank you for your fantastic-open-source work. Could we implement the model to binocular vision?

Student name,
Phu Do-Tuong

Visual vs. Optical axial length.

The IOL Master is used to measure the axial length of the eye. The subject is asked to fixate a red point, and the axial length is measured along the axis that connects the fovea to that measurement location. Therefore, the device reports the axial length of the eye along the visual as opposed to optic axis of the eye. This will lead to a slight over-estimation of the length of the eye.

Need to understand this more completely and, if necessary, do some quick trigonometry in the the modelEyeParameters routine to adjust.

Contact lens refinement

The modeled contact lens front surface should be elliptical, and not spherical. Need to fix this.

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.