文件名称:SimplePaletteQuantizerVS2008v4
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:77.81kb
-
已下载: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/
SimplePaletteQuantizer/Aero - Ying Yang.ico
SimplePaletteQuantizer/ColorCaches/
SimplePaletteQuantizer/ColorCaches/BaseColorCache.cs
SimplePaletteQuantizer/ColorCaches/Common/
SimplePaletteQuantizer/ColorCaches/Common/ColorModel.cs
SimplePaletteQuantizer/ColorCaches/EuclideanDistance/
SimplePaletteQuantizer/ColorCaches/EuclideanDistance/EuclideanDistanceColorCache.cs
SimplePaletteQuantizer/ColorCaches/IColorCache.cs
SimplePaletteQuantizer/ColorCaches/LocalitySensitiveHash/
SimplePaletteQuantizer/ColorCaches/LocalitySensitiveHash/LshBucketInfo.cs
SimplePaletteQuantizer/ColorCaches/LocalitySensitiveHash/LshColorCache.cs
SimplePaletteQuantizer/ColorCaches/Octree/
SimplePaletteQuantizer/ColorCaches/Octree/OctreeCacheNode.cs
SimplePaletteQuantizer/ColorCaches/Octree/OctreeColorCache.cs
SimplePaletteQuantizer/Extensions/
SimplePaletteQuantizer/Extensions/Extend.IEnumerable.cs
SimplePaletteQuantizer/Extensions/Extend.Image.cs
SimplePaletteQuantizer/Extensions/Extend.PixelFormat.cs
SimplePaletteQuantizer/Helpers/
SimplePaletteQuantizer/Helpers/ColorModelHelper.cs
SimplePaletteQuantizer/Helpers/Pixel.cs
SimplePaletteQuantizer/Helpers/QuantizationHelper.cs
SimplePaletteQuantizer/MainForm.cs
SimplePaletteQuantizer/MainForm.Designer.cs
SimplePaletteQuantizer/MainForm.resx
SimplePaletteQuantizer/Program.cs
SimplePaletteQuantizer/Properties/
SimplePaletteQuantizer/Properties/AssemblyInfo.cs
SimplePaletteQuantizer/Properties/Resources.Designer.cs
SimplePaletteQuantizer/Properties/Resources.resx
SimplePaletteQuantizer/Properties/Settings.Designer.cs
SimplePaletteQuantizer/Properties/Settings.settings
SimplePaletteQuantizer/Quantizers/
SimplePaletteQuantizer/Quantizers/BaseColorQuantizer.cs
SimplePaletteQuantizer/Quantizers/HSL/
SimplePaletteQuantizer/Quantizers/HSL/DistinctColorInfo.cs
SimplePaletteQuantizer/Quantizers/HSL/DistinctSelectionQuantizer.cs
SimplePaletteQuantizer/Quantizers/IColorQuantizer.cs
SimplePaletteQuantizer/Quantizers/MedianCut/
SimplePaletteQuantizer/Quantizers/MedianCut/MedianCutCube.cs
SimplePaletteQuantizer/Quantizers/MedianCut/MedianCutQuantizer.cs
SimplePaletteQuantizer/Quantizers/NeuQuant/
SimplePaletteQuantizer/Quantizers/NeuQuant/NeuralColorQuantizer.cs
SimplePaletteQuantizer/Quantizers/Octree/
SimplePaletteQuantizer/Quantizers/Octree/OctreeNode.cs
SimplePaletteQuantizer/Quantizers/Octree/OctreeQuantizer.cs
SimplePaletteQuantizer/Quantizers/Popularity/
SimplePaletteQuantizer/Quantizers/Popularity/PopularityColorSlot.cs
SimplePaletteQuantizer/Quantizers/Popularity/PopularityQuantizer.cs
SimplePaletteQuantizer/Quantizers/Uniform/
SimplePaletteQuantizer/Quantizers/Uniform/UniformColorSlot.cs
SimplePaletteQuantizer/Quantizers/Uniform/UniformQuantizer.cs
SimplePaletteQuantizer/Quantizers/XiaolinWu/
SimplePaletteQuantizer/Quantizers/XiaolinWu/WuColorCube.cs
SimplePaletteQuantizer/Quantizers/XiaolinWu/WuColorQuantizer.cs
SimplePaletteQuantizer/SimplePaletteQuantizer.csproj
SimplePaletteQuantizer.sln
SimplePaletteQuantizer/Aero - Ying Yang.ico
SimplePaletteQuantizer/ColorCaches/
SimplePaletteQuantizer/ColorCaches/BaseColorCache.cs
SimplePaletteQuantizer/ColorCaches/Common/
SimplePaletteQuantizer/ColorCaches/Common/ColorModel.cs
SimplePaletteQuantizer/ColorCaches/EuclideanDistance/
SimplePaletteQuantizer/ColorCaches/EuclideanDistance/EuclideanDistanceColorCache.cs
SimplePaletteQuantizer/ColorCaches/IColorCache.cs
SimplePaletteQuantizer/ColorCaches/LocalitySensitiveHash/
SimplePaletteQuantizer/ColorCaches/LocalitySensitiveHash/LshBucketInfo.cs
SimplePaletteQuantizer/ColorCaches/LocalitySensitiveHash/LshColorCache.cs
SimplePaletteQuantizer/ColorCaches/Octree/
SimplePaletteQuantizer/ColorCaches/Octree/OctreeCacheNode.cs
SimplePaletteQuantizer/ColorCaches/Octree/OctreeColorCache.cs
SimplePaletteQuantizer/Extensions/
SimplePaletteQuantizer/Extensions/Extend.IEnumerable.cs
SimplePaletteQuantizer/Extensions/Extend.Image.cs
SimplePaletteQuantizer/Extensions/Extend.PixelFormat.cs
SimplePaletteQuantizer/Helpers/
SimplePaletteQuantizer/Helpers/ColorModelHelper.cs
SimplePaletteQuantizer/Helpers/Pixel.cs
SimplePaletteQuantizer/Helpers/QuantizationHelper.cs
SimplePaletteQuantizer/MainForm.cs
SimplePaletteQuantizer/MainForm.Designer.cs
SimplePaletteQuantizer/MainForm.resx
SimplePaletteQuantizer/Program.cs
SimplePaletteQuantizer/Properties/
SimplePaletteQuantizer/Properties/AssemblyInfo.cs
SimplePaletteQuantizer/Properties/Resources.Designer.cs
SimplePaletteQuantizer/Properties/Resources.resx
SimplePaletteQuantizer/Properties/Settings.Designer.cs
SimplePaletteQuantizer/Properties/Settings.settings
SimplePaletteQuantizer/Quantizers/
SimplePaletteQuantizer/Quantizers/BaseColorQuantizer.cs
SimplePaletteQuantizer/Quantizers/HSL/
SimplePaletteQuantizer/Quantizers/HSL/DistinctColorInfo.cs
SimplePaletteQuantizer/Quantizers/HSL/DistinctSelectionQuantizer.cs
SimplePaletteQuantizer/Quantizers/IColorQuantizer.cs
SimplePaletteQuantizer/Quantizers/MedianCut/
SimplePaletteQuantizer/Quantizers/MedianCut/MedianCutCube.cs
SimplePaletteQuantizer/Quantizers/MedianCut/MedianCutQuantizer.cs
SimplePaletteQuantizer/Quantizers/NeuQuant/
SimplePaletteQuantizer/Quantizers/NeuQuant/NeuralColorQuantizer.cs
SimplePaletteQuantizer/Quantizers/Octree/
SimplePaletteQuantizer/Quantizers/Octree/OctreeNode.cs
SimplePaletteQuantizer/Quantizers/Octree/OctreeQuantizer.cs
SimplePaletteQuantizer/Quantizers/Popularity/
SimplePaletteQuantizer/Quantizers/Popularity/PopularityColorSlot.cs
SimplePaletteQuantizer/Quantizers/Popularity/PopularityQuantizer.cs
SimplePaletteQuantizer/Quantizers/Uniform/
SimplePaletteQuantizer/Quantizers/Uniform/UniformColorSlot.cs
SimplePaletteQuantizer/Quantizers/Uniform/UniformQuantizer.cs
SimplePaletteQuantizer/Quantizers/XiaolinWu/
SimplePaletteQuantizer/Quantizers/XiaolinWu/WuColorCube.cs
SimplePaletteQuantizer/Quantizers/XiaolinWu/WuColorQuantizer.cs
SimplePaletteQuantizer/SimplePaletteQuantizer.csproj
SimplePaletteQuantizer.sln
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.