Code Monkey home page Code Monkey logo

lowvisionresearch / revas Goto Github PK

View Code? Open in Web Editor NEW
8.0 5.0 6.0 271.97 MB

Retinal Video Analysis Suite: a utility for generating reference frames and extracting eye position traces from retinal videos recorded via scanning laser ophthalmoscopes. It also includes a set of tools for classifying eye movements into drifts and (micro)saccades, and extracting detailed information about these eye movements.

Home Page: http://selab.berkeley.edu/

MATLAB 99.44% Makefile 0.45% M 0.12%
computer-vision vision-science

revas's Introduction

ReVAS 0.9.9

Retinal Video Analysis Suite: a utility for generating reference frames and extracting eye position traces from retinal videos recorded via scanning laser ophthalmoscopes. It can generate stabilized retinal videos, create reference frames from raw videos, or combine a bunch of reference frames or videos to create large montages. It also includes a set of tools for filtering and classifying eye movements into drifts and (micro)saccades, and extracting detailed information about these eye movements.

Note that this work is still in progress, and a citable paper will be associated with ReVAS in the near future.

Software requirements (to run from source code): Matlab, Image Processing Toolbox, Statistics and Machine Learning Toolbox, Computer Vision Systems Toolbox, Parallel Computing Toolbox.

Software requirements (to run as a standalone application): (to-be-added)

Documentation is available in the Wiki tab of this repository.


Retinal Video Analysis Suite (ReVAS)
by Sight Enhancement Laboratory at Berkeley.
School of Optometry.
University of California, Berkeley, USA.

Mehmet N. Agaoglu, PhD.
[email protected]

Matthew T. Sit.
[email protected]

Derek Wan.
[email protected]

Susana T. L. Chung, OD, PhD.
[email protected]

Additional contributions by: Jason Chen ([email protected]), Alex Yeo ([email protected]), Josselin Gautier, PhD ([email protected]).

Acknowledgments:
uipickfiles 1.13 by Douglas Schwarz.
cprintf by Yair Altman.


MIT License

Copyright 2018 (c) Mehmet N. Agaoglu ([email protected]) (c) Matthew T. Sit ([email protected])
(c) Derek Wan ([email protected])
(c) Susana T. L. Chung ([email protected])

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

revas's People

Contributors

alexsyeo avatar derekwan1 avatar mattsit avatar mnagaoglu avatar web-flow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

revas's Issues

Unifying the function headers with authors and links

Hi,
it would be nice, as the code will be open source, that we use the same header like:

% ===========================================================
%  Function FilterStrips    by Mehmet Agaoglu and Matt Sit
%                Sight Enhancement Laboratory at Berkeley 
%                School of Optometry, University of California, Berkeley
%  Please cite this paper: 
%  doi:
% ===========================================================

intermediate video files cannot be found in standalone app

Occurs when ReVAS is used as a standalone app (on macOS Mojave). When all pre-processing steps are disabled (for a previously analyzed video) and only the strip analysis is selected, the program errors out because it cannot find the reference frame file (*_dwt_nostim_gamscaled_bandfilt_refframe.mat) although it does exist in the folder where the video resides.

I found this page as potential reasons why this might be happening http://matlab.wikia.com/wiki/FAQ#Why_can.27t_my_standalone_compiled_executable_find_my_files.3F

can't run from directory containing strip_analysis

I tried to run the GUI using the demo setup, and this failed with:

findblinkframes cannot come after stripanalysis.
06-Nov-2023 15:34:29: ERROR: Pipeline is invalid for _calib. Moving onto next file.

I do not have a stripanalysis item before findblinkframes, findblinkframes is the first thing in the pipeline. Stepping through the code, it turns out the problem is that the path to ReVAS (or the video i am processing, dunno which) contains the folder retinal_strip_analysis, which somehow triggers this first element to be added. I commented out some code and things are ok now, but this seems kinda crazy?

Tutorial edition: Missing output .mat units

Hi,
I think it would be informative to add the unit in which are expressed the eyePositionTraces in the tutorial.
Because rereferencing is possible, I am inferring that unit are pixels, however because filtering options (saccades detection parameters) are expressed in visual degree, I am not sure if the eyePositionTraces are minutes of arc. Minutes are close to pixel here: for a 10 deg FoV, there are 488 pixels vs 600 minutes.

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.