文件名称:GeometricTransform
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-01-16
- 文件大小:
- 1.52mb
- 下载次数:
- 0次
- 提 供 者:
- 冯**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
不仅运用C#具有内置的方法来实现图像的几何变换:旋转,缩放,错切和平移,而且还运用仿射变换算法来实现上述的几何变换。最后,运用双线性插值和三次卷积插值算法实现图像的插值运算-Not only the use of C# has a built-in method to achieve an image of geometric transformations: rotation, scaling, shearing and translation, but also the use of the affine transformation algorithm to achieve the above geometric transformation. Finally, the use of bilinear interpolation and cubic convolution algorithm image interpolation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验4图像几何变换\GeometricTrans\bin\Debug\GeometricTrans.exe
.................\..............\...\.....\GeometricTrans.pdb
.................\..............\...\.....\GeometricTrans.vshost.exe
.................\..............\...\.....\GeometricTrans.vshost.exe.manifest
.................\..............\...\.....\image\house.jpg
.................\..............\...\.....\.....\Lena.jpg
.................\..............\...\.....\.....\scene.jpg
.................\..............\...\.....\.....\sea.jpg
.................\..............\...\.....\.....\test.jpg
.................\..............\...\Release\GeometricTrans.exe
.................\..............\...\.......\GeometricTrans.pdb
.................\..............\Form1.cs
.................\..............\Form1.Designer.cs
.................\..............\Form1.resx
.................\..............\GeometricTrans.csproj
.................\..............\GeometricTrans.sln
.................\..............\GeometricTrans.v12.suo
.................\..............\obj\Debug\DesignTimeResolveAssemblyReferences.cache
.................\..............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.................\..............\...\.....\GeometricTrans.csproj.FileListAbsolute.txt
.................\..............\...\.....\GeometricTrans.csproj.GenerateResource.Cache
.................\..............\...\.....\GeometricTrans.csprojResolveAssemblyReference.cache
.................\..............\...\.....\GeometricTrans.exe
.................\..............\...\.....\GeometricTrans.Form1.resources
.................\..............\...\.....\GeometricTrans.paramDialog1.resources
.................\..............\...\.....\GeometricTrans.pdb
.................\..............\...\.....\GeometricTrans.Properties.Resources.resources
.................\..............\...\.....\GeometricTrans.shearDialog.resources
.................\..............\...\.....\GeometricTrans.translateDialog.resources
.................\..............\...\.....\TempPE\Properties.Resources.Designer.cs.dll
.................\..............\paramDialog1.cs
.................\..............\paramDialog1.Designer.cs
.................\..............\paramDialog1.resx
.................\..............\Program.cs
.................\..............\...perties\AssemblyInfo.cs
.................\..............\..........\Resources.Designer.cs
.................\..............\..........\Resources.resx
.................\..............\..........\Settings.Designer.cs
.................\..............\..........\Settings.settings
.................\..............\shearDialog.cs
.................\..............\shearDialog.Designer.cs
.................\..............\shearDialog.resx
.................\..............\translateDialog.cs
.................\..............\translateDialog.Designer.cs
.................\..............\translateDialog.resx
.................\GeometricTrans.v12.suo
.................\image\house.jpg
.................\.....\Lena.jpg
.................\.....\scene.jpg
.................\.....\sea.jpg
.................\.....\test.jpg
.................\实验结果及简要说明.doc
.................\编程实验4(图像的几何变换)实验结果及简要说明.pdf
.................\GeometricTrans\bin\Debug\image
.................\..............\obj\Debug\TempPE
.................\..............\bin\Debug
.................\..............\...\Release
.................\..............\obj\Debug
.................\..............\bin
.................\..............\obj
.................\..............\Properties
.................\GeometricTrans
.................\image
实验4图像几何变换