svstojpg


Namesvstojpg JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/liu-ru-yan/A-tool-for-converting-large-SVS-files-into-segmented-small-JPG-PNG-files-using-OpenSlide.
SummaryHere is an early file processing tool that uses deep learning methods to analyze pathological sections. Its specific function is to divide a larger SVS file (about several GB) into smaller JPG files, providing the material needed for deep learning. The project is still under development.
upload_time2024-10-04 07:49:30
maintainerNone
docs_urlNone
authorliu-ru-yan
requires_python>=3.10
licenseMIT
keywords svs jpg
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # A tool for converting large SVS files into segmented small JPG/PNG files by OpenSlide(developing)

Here is an early file processing tool that uses deep learning methods to analyze pathological sections. Its specific function is to divide a larger SVS file (about several GB) into smaller JPG files, providing the material needed for deep learning. The project is still under development.

The expected goal to be achieved is:

* Specify the selected SVS format file via the command line or search for all SVS format files in the specified directory, and designate the generation directory and format.

* Encapsulate the code to create a software or tool package.

* Add post-processing tools for the generated images, such as format conversion tools.

* Provide multi-opening functionality, while also offering multi-threaded processing.

***
If you are interested in this project or have suggestions, please feel free to contact me.

my email:jiaohongbao04@gmail.com

*As I am still an undergraduate student who has not yet been recommended for postgraduate studies, my academic workload is heavy. Please forgive me if I do not reply to emails for a long time.*

*write in 2024/10/4*





            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/liu-ru-yan/A-tool-for-converting-large-SVS-files-into-segmented-small-JPG-PNG-files-using-OpenSlide.",
    "name": "svstojpg",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "svs, jpg",
    "author": "liu-ru-yan",
    "author_email": "jiaohongbao04@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b8/8b/09123cb05486a907f8f94bbb660c87d38e3b8e9e514c285d29dea2acd3e9/svstojpg-0.1.0.tar.gz",
    "platform": null,
    "description": "# A tool for converting large SVS files into segmented small JPG/PNG files by OpenSlide(developing)\n\nHere is an early file processing tool that uses deep learning methods to analyze pathological sections. Its specific function is to divide a larger SVS file (about several GB) into smaller JPG files, providing the material needed for deep learning. The project is still under development.\n\nThe expected goal to be achieved is:\n\n* Specify the selected SVS format file via the command line or search for all SVS format files in the specified directory, and designate the generation directory and format.\n\n* Encapsulate the code to create a software or tool package.\n\n* Add post-processing tools for the generated images, such as format conversion tools.\n\n* Provide multi-opening functionality, while also offering multi-threaded processing.\n\n***\nIf you are interested in this project or have suggestions, please feel free to contact me.\n\nmy email:jiaohongbao04@gmail.com\n\n*As I am still an undergraduate student who has not yet been recommended for postgraduate studies, my academic workload is heavy. Please forgive me if I do not reply to emails for a long time.*\n\n*write in 2024/10/4*\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Here is an early file processing tool that uses deep learning methods to analyze pathological sections. Its specific function is to divide a larger SVS file (about several GB) into smaller JPG files, providing the material needed for deep learning. The project is still under development.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/liu-ru-yan/A-tool-for-converting-large-SVS-files-into-segmented-small-JPG-PNG-files-using-OpenSlide."
    },
    "split_keywords": [
        "svs",
        " jpg"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a194c42f408bd8b5dd3b8dc4df6065b6e0b4ee8701f6c56c6f2d43aa604f915a",
                "md5": "07c46768bdb4bcaace1714936322e336",
                "sha256": "3e2b5c4b39742767668699855db5f7563790440c2b8a8b33d5b723940279e530"
            },
            "downloads": -1,
            "filename": "svstojpg-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "07c46768bdb4bcaace1714936322e336",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 2060,
            "upload_time": "2024-10-04T07:49:28",
            "upload_time_iso_8601": "2024-10-04T07:49:28.411372Z",
            "url": "https://files.pythonhosted.org/packages/a1/94/c42f408bd8b5dd3b8dc4df6065b6e0b4ee8701f6c56c6f2d43aa604f915a/svstojpg-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b88b09123cb05486a907f8f94bbb660c87d38e3b8e9e514c285d29dea2acd3e9",
                "md5": "602cc0f2cc46ba468c8af5332f0cb90d",
                "sha256": "5c83aa68d7bee386fe860292baf5316df9fa02e6e523889ab3d4400288f353ae"
            },
            "downloads": -1,
            "filename": "svstojpg-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "602cc0f2cc46ba468c8af5332f0cb90d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 1968,
            "upload_time": "2024-10-04T07:49:30",
            "upload_time_iso_8601": "2024-10-04T07:49:30.633276Z",
            "url": "https://files.pythonhosted.org/packages/b8/8b/09123cb05486a907f8f94bbb660c87d38e3b8e9e514c285d29dea2acd3e9/svstojpg-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-04 07:49:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "liu-ru-yan",
    "github_project": "A-tool-for-converting-large-SVS-files-into-segmented-small-JPG-PNG-files-using-OpenSlide.",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "svstojpg"
}
        
Elapsed time: 0.75083s