├── Frame.py ├── LICENSE ├── README.md ├── logo.ico ├── main.py └── ui.ui /Frame.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/han-suyu/Landmark-Annotation/HEAD/Frame.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/han-suyu/Landmark-Annotation/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/han-suyu/Landmark-Annotation/HEAD/README.md -------------------------------------------------------------------------------- /logo.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/han-suyu/Landmark-Annotation/HEAD/logo.ico -------------------------------------------------------------------------------- /main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/han-suyu/Landmark-Annotation/HEAD/main.py -------------------------------------------------------------------------------- /ui.ui: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/han-suyu/Landmark-Annotation/HEAD/ui.ui --------------------------------------------------------------------------------