基本信息
源码名称:自定义阈值对图像进行二值化操作
源码大小:16.46M
文件格式:.rar
开发语言:C/C++
更新时间:2023-02-05
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍

自定义阈值对图像进行二值化操作

阈值分割vs小程序

vs工程压缩包,也可直接运行OtsuThreshold\bin\Debug\OtsuThreshold.exe

.
├── OtsuThreshold
│   ├── Backup
│   │   ├── OtsuThreshold
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Otsu.cs
│   │   │   ├── OtsuThreshold.csproj
│   │   │   ├── Program.cs
│   │   │   └── Properties
│   │   │       ├── AssemblyInfo.cs
│   │   │       ├── Resources.Designer.cs
│   │   │       ├── Resources.resx
│   │   │       ├── Settings.Designer.cs
│   │   │       └── Settings.settings
│   │   └── OtsuThreshold.sln
│   ├── OtsuThreshold
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── Otsu.cs
│   │   ├── OtsuThreshold.csproj
│   │   ├── OtsuThreshold.csproj.user
│   │   ├── Params.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── app.config
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── OtsuThreshold.exe
│   │   │   │   ├── OtsuThreshold.pdb
│   │   │   │   ├── OtsuThreshold.vshost.exe
│   │   │   │   └── OtsuThreshold.vshost.exe.manifest
│   │   │   ├── Release
│   │   │   └── x64
│   │   │       ├── Debug
│   │   │       │   ├── DevExpress.Data.v18.1.dll
│   │   │       │   ├── DevExpress.Pdf.v18.1.Core.dll
│   │   │       │   ├── DevExpress.Printing.v18.1.Core.dll
│   │   │       │   ├── DevExpress.Sparkline.v18.1.Core.dll
│   │   │       │   ├── DevExpress.Utils.v18.1.dll
│   │   │       │   ├── DevExpress.XtraBars.v18.1.dll
│   │   │       │   ├── DevExpress.XtraEditors.v18.1.dll
│   │   │       │   ├── OtsuThreshold.dll
│   │   │       │   ├── OtsuThreshold.dll.config
│   │   │       │   ├── OtsuThreshold.pdb
│   │   │       │   ├── PIE.AdapterUI.dll
│   │   │       │   ├── PIE.AdapterUI.xml
│   │   │       │   ├── PIE.AdapterUICLR.dll
│   │   │       │   ├── PIE.AdapterUICLR.xml
│   │   │       │   ├── PIE.Carto.dll
│   │   │       │   ├── PIE.Carto.xml
│   │   │       │   ├── PIE.CommonAlgo.dll
│   │   │       │   ├── PIE.CommonAlgo.xml
│   │   │       │   ├── PIE.Configuration.dll
│   │   │       │   ├── PIE.Configuration.xml
│   │   │       │   ├── PIE.DataSource.dll
│   │   │       │   ├── PIE.DataSource.xml
│   │   │       │   ├── PIE.Display.dll
│   │   │       │   ├── PIE.Display.xml
│   │   │       │   ├── PIE.Framework.dll
│   │   │       │   ├── PIE.Framework.xml
│   │   │       │   ├── PIE.Geometry.dll
│   │   │       │   ├── PIE.Geometry.xml
│   │   │       │   ├── PIE.SystemAlgo.dll
│   │   │       │   ├── PIE.SystemAlgo.xml
│   │   │       │   ├── PIE.SystemUI.dll
│   │   │       │   ├── PIE.SystemUI.xml
│   │   │       │   ├── PIE.Utility.dll
│   │   │       │   ├── PIE.Utility.xml
│   │   │       │   ├── log.txt
│   │   │       │   └── zh-Hans
│   │   │       │       ├── DevExpress.Data.v18.1.resources.dll
│   │   │       │       ├── DevExpress.Pdf.v18.1.Core.resources.dll
│   │   │       │       ├── DevExpress.Printing.v18.1.Core.resources.dll
│   │   │       │       ├── DevExpress.Sparkline.v18.1.Core.resources.dll
│   │   │       │       ├── DevExpress.Utils.v18.1.resources.dll
│   │   │       │       ├── DevExpress.XtraBars.v18.1.resources.dll
│   │   │       │       └── DevExpress.XtraEditors.v18.1.resources.dll
│   │   │       └── Release
│   │   ├── command.cs
│   │   └── obj
│   │       ├── Debug
│   │       │   ├── DesignTimeResolveAssemblyReferences.cache
│   │       │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │       │   ├── OtsuThreshold.Form1.resources
│   │       │   ├── OtsuThreshold.Properties.Resources.resources
│   │       │   ├── OtsuThreshold.csproj.FileListAbsolute.txt
│   │       │   ├── OtsuThreshold.csproj.GenerateResource.Cache
│   │       │   ├── OtsuThreshold.csprojResolveAssemblyReference.cache
│   │       │   ├── OtsuThreshold.exe
│   │       │   ├── OtsuThreshold.pdb
│   │       │   └── TempPE
│   │       │       └── Properties.Resources.Designer.cs.dll
│   │       └── x64
│   │           └── Debug
│   │               ├── DesignTimeResolveAssemblyReferences.cache
│   │               ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │               ├── OtsuThreshold.Form1.resources
│   │               ├── OtsuThreshold.Properties.Resources.resources
│   │               ├── OtsuThreshold.csproj.FileListAbsolute.txt
│   │               ├── OtsuThreshold.csproj.GenerateResource.Cache
│   │               ├── OtsuThreshold.csprojResolveAssemblyReference.cache
│   │               ├── OtsuThreshold.dll
│   │               ├── OtsuThreshold.pdb
│   │               └── TempPE
│   │                   └── Properties.Resources.Designer.cs.dll
│   ├── OtsuThreshold.sln
│   ├── OtsuThreshold.v12.suo
│   └── UpgradeLog.htm
└── ]阈值分割vs小程序_OtsuThreshold.rar

19 directories, 96 files