Skip to content

Release v1.0 (.exe file)

Latest
Compare
Choose a tag to compare
@MoMarky MoMarky released this 23 Feb 03:43
· 1 commit to main since this release
c505fd2

This is the release version of simplified ImageViewer.
This version only retains the image preview and image status saving functions.

Environment settings:

  1. The user needs to create an anconda environment based on the "environment.yaml" file.
  2. The user needs to modify the directory of the anconda environment in "run_save_user_info.bat" and "run_set_materials.bat".

Image Reading

  1. Open "ClearCanvas.Desktop.Executable.exe".
  2. Click "Our Menu Contorl"->"Save_User_Info" to open the user information panel and enter the user information, including name, seniority, and age.
  3. Click "Our Menu Contorl"->"Local_Start" to open the materials setting panel and select the image list file (\EyeTracker\image_list.csv). This file contains the path to the image and the corresponding window layout. You can set your own image list based on this format.
  4. Then the image will be displayed automatically.
  5. Click "Next Case" to read the next case.
  6. After reading all the cases, just close the software. The saved data can be found in the "\EyeTracker\Save".

Note

  1. Do not move or change the files in "\EyeTracker\res".
  2. This simplified version does not include eye-gaze data collection and diagnostic report writing. It only records the real-time position parameters of the image at the time of reading.