{"id":13443543,"url":"https://github.com/xinshuoweng/Xinshuo_PyToolbox","last_synced_at":"2025-03-20T16:32:10.284Z","repository":{"id":46694748,"uuid":"82018910","full_name":"xinshuoweng/Xinshuo_PyToolbox","owner":"xinshuoweng","description":"A Python toolbox that contains common help functions for stream I/O, image \u0026 video processing, and visualization. All my projects depend on this toolbox.","archived":false,"fork":false,"pushed_at":"2021-12-27T22:45:32.000Z","size":108844,"stargazers_count":64,"open_issues_count":0,"forks_count":28,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-01T03:43:55.723Z","etag":null,"topics":["python","toolbox"],"latest_commit_sha":null,"homepage":"http://www.xinshuoweng.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xinshuoweng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-15T04:05:00.000Z","updated_at":"2024-05-13T11:21:03.000Z","dependencies_parsed_at":"2022-09-24T22:40:19.750Z","dependency_job_id":null,"html_url":"https://github.com/xinshuoweng/Xinshuo_PyToolbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinshuoweng%2FXinshuo_PyToolbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinshuoweng%2FXinshuo_PyToolbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinshuoweng%2FXinshuo_PyToolbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinshuoweng%2FXinshuo_PyToolbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xinshuoweng","download_url":"https://codeload.github.com/xinshuoweng/Xinshuo_PyToolbox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221780056,"owners_count":16879040,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","toolbox"],"created_at":"2024-07-31T03:02:03.373Z","updated_at":"2024-10-28T04:31:24.472Z","avatar_url":"https://github.com/xinshuoweng.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Xinshuo's Python Toolbox\nA Python toolbox that contains common help functions for **stream I/O**, **mathematics**, **image \u0026 video processing** and **visualization**. All my projects depend on this toolbox.\n\n### Usage:\n\n*1. Clone the github repository.*\n~~~shell\ngit clone https://github.com/xinshuoweng/Xinshuo_PyToolbox\n~~~\n\n*2. Install dependency for the toolbox.*\n~~~shell\ncd Xinshuo_PyToolbox\npip install -r requirements.txt\n~~~\n\n*3. Add the path to the code to your PYTHONPATH.*\n~~~shell\nexport PYTHONPATH=${PYTHONPATH}:/home/user/workspace/code/Xinshuo_PyToolbox\n~~~\n\n### Features\n- **I/O Stream**\n\n  We provide extensive I/O functions such as loading and saving images with additional preprocessing (resizing, rotating, etc) options, files containing key-points, data array, lists and matrices. Also, functions for uploading and downloading data from google apps are available.\n\n- **Math for Computer Vision**\n\n  Math functions that are commonly used in computer vision are available: such as transforming (converting format, cliping, crop, rotate, enlarge) bounding box and IoU computation, transforming mask, processing key-points and heatmap. Also, some help fuctions for geometry-based vision is supported such as homogeneous representation for points, line, plane, sphere and transformation between them.\n\n- **Image Processing**\n\n  Our tool supports image processing functions such as color space conversion, histogram computation, normalization, cropping, padding, resizing, rotating, concatenation and also common filters. \n\n- **Video Processing**\n\n  Conversion between images and video is supported in video processing tool.\n\n- **Visualization**\n\n  A diverse set of compositional visualization functions are supported such as visualizaing key-points, bounding boxes, lines and masks on top of images. Also, we provide some statistical visualization functions including cumulative error distribution curve, nearest neighbor, distribution, bar graph and so on.\n\n- **Miscellaneous**\n\n  In addition to processing functions for specific data type, functions for common data type such as list, tuple, dictionary are in miscellaneous toolbox. Also, we provide useful logging, counter and sanity check functions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxinshuoweng%2FXinshuo_PyToolbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxinshuoweng%2FXinshuo_PyToolbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxinshuoweng%2FXinshuo_PyToolbox/lists"}