-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated directory structure Updated image and video lossless zoom function Added image and video background removal function
- Loading branch information
rnchg
committed
Nov 2, 2024
1 parent
a305500
commit f008024
Showing
252 changed files
with
2,686 additions
and
272 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
File renamed without changes
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Google Drive: | ||
https://drive.google.com/drive/folders/1o-SxxA2oAKjQkh-X83TN_zHjHIvOBe0V?usp=sharing | ||
|
||
Baidu Cloud: | ||
https://pan.baidu.com/s/1I_DwtX15492z6B6ZHDhJ-Q?pwd=1234 | ||
|
||
Tencent Weiyun: | ||
https://share.weiyun.com/vGiBjW8d |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio Version 17 | ||
VisualStudioVersion = 17.10.35122.118 | ||
VisualStudioVersion = 17.11.35312.102 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "General.Apt.App", "General.Apt.App.csproj", "{A8B4FF9B-4ABB-4432-8836-36A774CB7F8F}" | ||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "General.Apt.App", "General.Apt.App\General.Apt.App.csproj", "{ECCE2964-6F04-4946-9B1B-8231DF5E7F4F}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|Any CPU = Debug|Any CPU | ||
Release|Any CPU = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{A8B4FF9B-4ABB-4432-8836-36A774CB7F8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{A8B4FF9B-4ABB-4432-8836-36A774CB7F8F}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{A8B4FF9B-4ABB-4432-8836-36A774CB7F8F}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{A8B4FF9B-4ABB-4432-8836-36A774CB7F8F}.Release|Any CPU.Build.0 = Release|Any CPU | ||
{ECCE2964-6F04-4946-9B1B-8231DF5E7F4F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{ECCE2964-6F04-4946-9B1B-8231DF5E7F4F}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{ECCE2964-6F04-4946-9B1B-8231DF5E7F4F}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{ECCE2964-6F04-4946-9B1B-8231DF5E7F4F}.Release|Any CPU.Build.0 = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
GlobalSection(ExtensibilityGlobals) = postSolution | ||
SolutionGuid = {330CF579-59E3-4930-85E5-E607AB8F1537} | ||
SolutionGuid = {DC998F20-3E98-4B47-908A-97868CE8D2B2} | ||
EndGlobalSection | ||
EndGlobal |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.