{"id":19413187,"url":"https://github.com/generalized-intelligence/tegu-videocutter","last_synced_at":"2025-08-13T05:15:33.711Z","repository":{"id":111645307,"uuid":"174931547","full_name":"generalized-intelligence/Tegu-VideoCutter","owner":"generalized-intelligence","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-17T04:10:22.000Z","size":56599,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-25T02:44:58.842Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/generalized-intelligence.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-11T05:28:54.000Z","updated_at":"2020-02-23T03:16:01.000Z","dependencies_parsed_at":"2023-05-25T01:30:39.435Z","dependency_job_id":null,"html_url":"https://github.com/generalized-intelligence/Tegu-VideoCutter","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/generalized-intelligence/Tegu-VideoCutter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/generalized-intelligence%2FTegu-VideoCutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/generalized-intelligence%2FTegu-VideoCutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/generalized-intelligence%2FTegu-VideoCutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/generalized-intelligence%2FTegu-VideoCutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/generalized-intelligence","download_url":"https://codeload.github.com/generalized-intelligence/Tegu-VideoCutter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/generalized-intelligence%2FTegu-VideoCutter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270183606,"owners_count":24541341,"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","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-10T12:31:27.803Z","updated_at":"2025-08-13T05:15:33.655Z","avatar_url":"https://github.com/generalized-intelligence.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Tegu Logo](https://s2.ax1x.com/2019/01/30/kl6rzF.jpg)\n## Tegu 视频切割工具(Tegu Video Cutter)\n\nTegu 视频切割工具（Tegu Video Cutter）是Tegu Core 的一个配套工具，用于为计算机视觉方向的深度学习模型提供标注数据。该工具能以可视化的形式，帮助用户方便快捷地为将视频文件按照指定的时间间隔切割成一系列图片文件，供Tegu 其他工具使用。该工具使用 C# + WinForm 开发，支持 .Net Framework 4.6.1，目前在中文版 Windows 10 1803 x64 平台下测试通过。\n\n基于Qt(C++)的新版本已经发布，即将提供跨平台支持。\n\n---\nTegu Video Cutter is a tool working with Tegu Core, it's used to provide data for deep learning models on computer vision. It can help users to cut video files into a series of image files in a fixed time interval, to be used by other Tegu tool series. The Tegu Video Cutter is developed by C# + WinForm, provides support of .Net Framework 4.6.1, tested in Simplified Chinese version of Windows 10 1803 x64 platform. \n\nThe new version based on Qt(C++) has released, cross-platform version will be provided soon.\n## 快速开始(Fast Start)\n本项目提供了解决方案文件，安装 Visual Studio 2017 即可打开并运行。项目依赖于[OpenCVSharp](https://github.com/shimat/opencvsharp)，需要使用Nuget安装。\n\n\n新版本可以使用Qt Creator打开，也可以使用Visual Studio导入`*.pro`文件进行开发。项目基于OpenCV 3.4.5，已经附带了msvc14/15 x64库文件。若要在macOS下开发，请安装Homebrew，然后使用以下命令安装OpenCV：\n```sh\nbrew install opencv@3\n```\n\n您也可以直接使用已经编译好的版本：\n[release](https://github.com/generalized-intelligence/Tegu-VideoCutter/releases)\n---\nWe have provided a solution file for you to open with Visual Studio 2017. The project depends on [OpenCVSharp](https://github.com/shimat/opencvsharp), which should be installed with Nuget.\n\nThe new version can be opened with Qt Creator, you can also use Visual Studio to import `*.pro` file to develop. This project is based on OpenCV3.4.5, with msvc14/15 x64 binary lib included. If you want to develop on macOS, please install Homebrew and install OpenCV with the following command:\n```sh\nbrew install opencv@3\n```\n\nYou can also use the built executable version:\n[release](https://github.com/generalized-intelligence/Tegu-VideoCutter/releases)\n\n\n## 现有功能(Functions available)\n\n* 选择单个视频文件，或选择整个文件夹中的所有视频文件\n* 设置切割图片的时间间隔。\n* 设置保存图片的方式（直接保存或者新建文件夹）。\n\n---\n* Select single video file or all the files in a folder\n* Set the time interval\n* Set the way to save picture files(save directly or create a new folder)\n\n\n## 用户手册(User Manual)\n\n参见 [用户手册](http://www.giai.tech)\n\n---\nSee [USER MANUAL](http://www.giai.tech)\n\n## 开发者文档(Developer Document)\n\n参见 [开发者文档](http://www.giai.tech)\n\n---\nSee [DEVELOPER DOCUMENT](http://www.giai.tech)\n## TODO\n\n* 解决在英文系统上的文字编码问题\n* 尝试跨平台\n\n---\n* Resolve the encoding issue on English system\n* Cross-platform\n# Meta\n\n泛化智能 Generalized Intelligence 出品。\n本项目通过 BSD 3 协议发布及传播。详情见 LICENSE。\n\n---\nProject initialized by Generalized Intelligence Distributed under the BSD 3-Clause license. See LICENSE for more information.\n\n# Contribute\n\n请参阅 CONTRIBUTING.md\n\n---\nPlease follow CONTRIBUTING.md","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeneralized-intelligence%2Ftegu-videocutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeneralized-intelligence%2Ftegu-videocutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeneralized-intelligence%2Ftegu-videocutter/lists"}