# slide_list_view_47 **Repository Path**: wangch666/slide_list_view_47 ## Basic Information - **Project Name**: slide_list_view_47 - **Description**: A pyqt5 widget for viewing collection of whole-slide images with Openslide - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # slide_list_view_47 A pyqt5 widget for viewing collection of whole-slide images with Openslide. In order to make in-place slide exploring possible project depends on [slide_viewer_47](https://github.com/DIMAthe47/slide_viewer_47). Screenshot of slide list widget: ![screenshot](/decoration_mode_screen.png) ### Features: - fixed size icon or icon with proportion of view size - simple mode (icons are thumbnails of slide image) - delegate mode (in-place slide exploring using SlideViewer) (double-click an item in list) ![screenshot](/delegate_mode_screen.png) Examples of whole-slide images can be downloaded from [openslide-testdata](http://openslide.cs.cmu.edu/download/openslide-testdata/) page.