文件名称:OpenCVDotNet
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 411kb
- 下载次数:
- 0次
- 提 供 者:
- liku****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C# 操作OpenCVDotNet的实例,包括一些图像处理的算法.-C# Operation OpenCVDotNet examples, including some image processing algorithms.
相关搜索: csharp
OpenCVdotNet
download
opencvdotnet
图像处理
download
openCVDotNet
image
CSharp
cSharp
图像处理
telecharger
openCVdotnet
descargar
opencvdotnet
download
opencvdotn
OpenCVdotNet
download
opencvdotnet
图像处理
download
openCVDotNet
image
CSharp
cSharp
图像处理
telecharger
openCVdotnet
descargar
opencvdotnet
download
opencvdotn
(系统自动生成,下载前可以参看下载内容)
下载文件列表
examples
........\Examples.csproj
........\Examples.sln
........\ExampleSelection.cs
........\ExampleSelection.Designer.cs
........\ExampleSelection.resx
........\Histograms.cs
........\Histograms.Designer.cs
........\Histograms.resx
........\History.cs
........\History.Designer.cs
........\History.resx
........\MaskedHistogramTracker.cs
........\MaskedHistogramTracker.Designer.cs
........\MaskedHistogramTracker.resx
........\MeanShift.cs
........\MeanShift.Designer.cs
........\MeanShift.resx
........\MovingAverage.cs
........\Options.cs
........\Options.Designer.cs
........\Options.resx
........\Path.cs
........\Path.Designer.cs
........\Path.resx
........\Program.cs
........\Properties
........\..........\AssemblyInfo.cs
........\..........\Resources.Designer.cs
........\..........\Resources.resx
........\RegionGrowing.cs
........\RegionGrowing.Designer.cs
........\RegionGrowing.resx
installer
.........\create-installers.bat
.........\gpl.txt
.........\opencvdotnet-examples.nsi
.........\opencvdotnet-invert-example.nsi
.........\opencvdotnet.nsi
.........\subdir.nsh
.........\version.nsh
invert-example
..............\opencv
..............\......\invert.sln
..............\......\invert.vcproj
..............\......\main.cpp
..............\opencvdotnet
..............\............\invert.csproj
..............\............\invert.sln
..............\............\Negative.cs
..............\............\Negative.Designer.cs
..............\............\Negative.resx
..............\............\Properties
..............\sphere.avi
OpenCVDotNet.sln
src
...\OpenCVDotNet
...\............\AssemblyInfo.cpp
...\............\CVArr.h
...\............\CVCapture.h
...\............\CVException.h
...\............\CVHistogram.h
...\............\CVImage.h
...\............\CVPair.h
...\............\CVRgbPixel.h
...\............\CVUtils.h
...\............\CVVideoWriter.h
...\............\CVWindow.h
...\............\OpenCVDotNet.cpp
...\............\OpenCVDotNet.sln
...\............\OpenCVDotNet.vcproj
...\............\resource.h
...\............\Stdafx.cpp
...\............\Stdafx.h
...\OpenCVDotNet.Algorithms
...\.......................\MaskedHistogram.cs
...\.......................\OpenCVDotNet.Algorithms.csproj
...\.......................\OpenCVDotNet.Algorithms.sln
...\.......................\Properties
...\.......................\..........\AssemblyInfo.cs
...\.......................\RegionGrowing.cs
...\OpenCVDotNet.Capabilities
...\.........................\CVArithmetic.cs
...\.........................\CVImageWithCapabilities.cs
...\.........................\OpenCVDotNet.Capabilities.csproj
...\.........................\PInvoke.cs
...\.........................\Types.cs
...\OpenCVDotNet.UI
...\...............\ColorHistogram.cs
...\...............\ColorHistogram.Designer.cs
...\...............\ColorHistogram.resx
...\...............\OpenCVDotNet.UI.csproj
...\...............\OpenCVDotNet.UI.sln
...\...............\Properties
...\...............\..........\AssemblyInfo.cs
...\...............\SelectPictureBox.cs
...\...............\SelectPictureBox.Designer.cs
...\...............\ValueOverTime.cs
...\...............\ValueOverTime.Designer.cs
...\...............\ValueOverTime.resx
........\Examples.csproj
........\Examples.sln
........\ExampleSelection.cs
........\ExampleSelection.Designer.cs
........\ExampleSelection.resx
........\Histograms.cs
........\Histograms.Designer.cs
........\Histograms.resx
........\History.cs
........\History.Designer.cs
........\History.resx
........\MaskedHistogramTracker.cs
........\MaskedHistogramTracker.Designer.cs
........\MaskedHistogramTracker.resx
........\MeanShift.cs
........\MeanShift.Designer.cs
........\MeanShift.resx
........\MovingAverage.cs
........\Options.cs
........\Options.Designer.cs
........\Options.resx
........\Path.cs
........\Path.Designer.cs
........\Path.resx
........\Program.cs
........\Properties
........\..........\AssemblyInfo.cs
........\..........\Resources.Designer.cs
........\..........\Resources.resx
........\RegionGrowing.cs
........\RegionGrowing.Designer.cs
........\RegionGrowing.resx
installer
.........\create-installers.bat
.........\gpl.txt
.........\opencvdotnet-examples.nsi
.........\opencvdotnet-invert-example.nsi
.........\opencvdotnet.nsi
.........\subdir.nsh
.........\version.nsh
invert-example
..............\opencv
..............\......\invert.sln
..............\......\invert.vcproj
..............\......\main.cpp
..............\opencvdotnet
..............\............\invert.csproj
..............\............\invert.sln
..............\............\Negative.cs
..............\............\Negative.Designer.cs
..............\............\Negative.resx
..............\............\Properties
..............\sphere.avi
OpenCVDotNet.sln
src
...\OpenCVDotNet
...\............\AssemblyInfo.cpp
...\............\CVArr.h
...\............\CVCapture.h
...\............\CVException.h
...\............\CVHistogram.h
...\............\CVImage.h
...\............\CVPair.h
...\............\CVRgbPixel.h
...\............\CVUtils.h
...\............\CVVideoWriter.h
...\............\CVWindow.h
...\............\OpenCVDotNet.cpp
...\............\OpenCVDotNet.sln
...\............\OpenCVDotNet.vcproj
...\............\resource.h
...\............\Stdafx.cpp
...\............\Stdafx.h
...\OpenCVDotNet.Algorithms
...\.......................\MaskedHistogram.cs
...\.......................\OpenCVDotNet.Algorithms.csproj
...\.......................\OpenCVDotNet.Algorithms.sln
...\.......................\Properties
...\.......................\..........\AssemblyInfo.cs
...\.......................\RegionGrowing.cs
...\OpenCVDotNet.Capabilities
...\.........................\CVArithmetic.cs
...\.........................\CVImageWithCapabilities.cs
...\.........................\OpenCVDotNet.Capabilities.csproj
...\.........................\PInvoke.cs
...\.........................\Types.cs
...\OpenCVDotNet.UI
...\...............\ColorHistogram.cs
...\...............\ColorHistogram.Designer.cs
...\...............\ColorHistogram.resx
...\...............\OpenCVDotNet.UI.csproj
...\...............\OpenCVDotNet.UI.sln
...\...............\Properties
...\...............\..........\AssemblyInfo.cs
...\...............\SelectPictureBox.cs
...\...............\SelectPictureBox.Designer.cs
...\...............\ValueOverTime.cs
...\...............\ValueOverTime.Designer.cs
...\...............\ValueOverTime.resx