文件名称:SimplePaletteQuantizerVS2008v4
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 78kb
- 下载次数:
- 0次
- 提 供 者:
- 许*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本文介绍了一种颜色量化,这是简单易懂,对于初学者来说,每天使用但功能强大的足够。从版本2.0,它包含了优化的版本,并且还实施其他供您使用共同的量化。从版本4.0,它也包含了不同的颜色匹配算法更好的实际可用性。
-This article presents a color quantizer, which is simple to understand for beginners, yet powerful enough for every day use. From version 2.0, it contains the optimized version, and also implementation of other common quantizers for you to use. From version 4.0, it also contains different color matching algorithms for better practical usability.
-This article presents a color quantizer, which is simple to understand for beginners, yet powerful enough for every day use. From version 2.0, it contains the optimized version, and also implementation of other common quantizers for you to use. From version 4.0, it also contains different color matching algorithms for better practical usability.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SimplePaletteQuantizer
......................\Aero - Ying Yang.ico
......................\ColorCaches
......................\...........\BaseColorCache.cs
......................\...........\Common
......................\...........\......\ColorModel.cs
......................\...........\EuclideanDistance
......................\...........\.................\EuclideanDistanceColorCache.cs
......................\...........\IColorCache.cs
......................\...........\LocalitySensitiveHash
......................\...........\.....................\LshBucketInfo.cs
......................\...........\.....................\LshColorCache.cs
......................\...........\Octree
......................\...........\......\OctreeCacheNode.cs
......................\...........\......\OctreeColorCache.cs
......................\Extensions
......................\..........\Extend.IEnumerable.cs
......................\..........\Extend.Image.cs
......................\..........\Extend.PixelFormat.cs
......................\Helpers
......................\.......\ColorModelHelper.cs
......................\.......\Pixel.cs
......................\.......\QuantizationHelper.cs
......................\MainForm.cs
......................\MainForm.Designer.cs
......................\MainForm.resx
......................\Program.cs
......................\Properties
......................\..........\AssemblyInfo.cs
......................\..........\Resources.Designer.cs
......................\..........\Resources.resx
......................\..........\Settings.Designer.cs
......................\..........\Settings.settings
......................\Quantizers
......................\..........\BaseColorQuantizer.cs
......................\..........\HSL
......................\..........\...\DistinctColorInfo.cs
......................\..........\...\DistinctSelectionQuantizer.cs
......................\..........\IColorQuantizer.cs
......................\..........\MedianCut
......................\..........\.........\MedianCutCube.cs
......................\..........\.........\MedianCutQuantizer.cs
......................\..........\NeuQuant
......................\..........\........\NeuralColorQuantizer.cs
......................\..........\Octree
......................\..........\......\OctreeNode.cs
......................\..........\......\OctreeQuantizer.cs
......................\..........\Popularity
......................\..........\..........\PopularityColorSlot.cs
......................\..........\..........\PopularityQuantizer.cs
......................\..........\Uniform
......................\..........\.......\UniformColorSlot.cs
......................\..........\.......\UniformQuantizer.cs
......................\..........\XiaolinWu
......................\..........\.........\WuColorCube.cs
......................\..........\.........\WuColorQuantizer.cs
......................\SimplePaletteQuantizer.csproj
SimplePaletteQuantizer.sln
......................\Aero - Ying Yang.ico
......................\ColorCaches
......................\...........\BaseColorCache.cs
......................\...........\Common
......................\...........\......\ColorModel.cs
......................\...........\EuclideanDistance
......................\...........\.................\EuclideanDistanceColorCache.cs
......................\...........\IColorCache.cs
......................\...........\LocalitySensitiveHash
......................\...........\.....................\LshBucketInfo.cs
......................\...........\.....................\LshColorCache.cs
......................\...........\Octree
......................\...........\......\OctreeCacheNode.cs
......................\...........\......\OctreeColorCache.cs
......................\Extensions
......................\..........\Extend.IEnumerable.cs
......................\..........\Extend.Image.cs
......................\..........\Extend.PixelFormat.cs
......................\Helpers
......................\.......\ColorModelHelper.cs
......................\.......\Pixel.cs
......................\.......\QuantizationHelper.cs
......................\MainForm.cs
......................\MainForm.Designer.cs
......................\MainForm.resx
......................\Program.cs
......................\Properties
......................\..........\AssemblyInfo.cs
......................\..........\Resources.Designer.cs
......................\..........\Resources.resx
......................\..........\Settings.Designer.cs
......................\..........\Settings.settings
......................\Quantizers
......................\..........\BaseColorQuantizer.cs
......................\..........\HSL
......................\..........\...\DistinctColorInfo.cs
......................\..........\...\DistinctSelectionQuantizer.cs
......................\..........\IColorQuantizer.cs
......................\..........\MedianCut
......................\..........\.........\MedianCutCube.cs
......................\..........\.........\MedianCutQuantizer.cs
......................\..........\NeuQuant
......................\..........\........\NeuralColorQuantizer.cs
......................\..........\Octree
......................\..........\......\OctreeNode.cs
......................\..........\......\OctreeQuantizer.cs
......................\..........\Popularity
......................\..........\..........\PopularityColorSlot.cs
......................\..........\..........\PopularityQuantizer.cs
......................\..........\Uniform
......................\..........\.......\UniformColorSlot.cs
......................\..........\.......\UniformQuantizer.cs
......................\..........\XiaolinWu
......................\..........\.........\WuColorCube.cs
......................\..........\.........\WuColorQuantizer.cs
......................\SimplePaletteQuantizer.csproj
SimplePaletteQuantizer.sln