Skip to content

kyrixn/IMR_summer

Repository files navigation

UI Demo for Summer School

This is a simple PyQt5 application that allows users to load an image from their file system, display the image, and show a score for the image.

Files

  • main.py: The main script to run the application.
  • demo.py: Contains the UI class definition generated by PyQt5's UI code generator

Requirements

  • Python 3.x
  • PyQt5

Usage

  1. Run the main.py script to start the application:
  2. Click on the "Load a video" or "open cam"
  3. A score and intermediate results will be calculated and displayed in the ScoreLabel.

License

This project is licensed under the MIT License.

Copyright

版权所有 © 上海交通大学医疗机器人研究院郭遥课题组

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages