CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - ColorMatrix
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - ColorMatrix - List
[
Special Effects
]
GDI+otsu
DL : 0
支持的文件格式有jpg gif bmp tif png emf 利用ColorMatrix完成彩色图到灰度图的转换利用LockBits完成算法和分割包内自带GDI+库-support the file format is jpg gif bmp tif png catalog use ColorMat RIX complete color to grayscale conversion using LockBits complete packet segmentation algorithm and within its own GDI libraries
Update
: 2008-10-13
Size
: 988.5kb
Publisher
:
李之见
[
Special Effects
]
GDI+otsu
DL : 0
支持的文件格式有jpg gif bmp tif png emf 利用ColorMatrix完成彩色图到灰度图的转换利用LockBits完成算法和分割包内自带GDI+库-support the file format is jpg gif bmp tif png catalog use ColorMat RIX complete color to grayscale conversion using LockBits complete packet segmentation algorithm and within its own GDI libraries
Update
: 2025-02-19
Size
: 1.79mb
Publisher
:
李之见
[
Other
]
tlt2
DL : 0
Colormatrix for the chemalux coating AR.
Update
: 2025-02-19
Size
: 117kb
Publisher
:
vinay
[
GIS program
]
200911081312
DL : 0
图像的灰度化、二值化和反色是些较简单的图像像素处理过程,我在《GDI+ 在Delphi程序的应用 -- ColorMatrix与图像灰度化》和《GDI+ 在Delphi程序的应用 -- 图像二值化》-procedure ImageDynamTwoValues(Data: TImageData SubSize: Integer) var Sub: TImageData GrayData: TGrayStatData x, y: Integer begin if SubSize <= 0 then begin ImageGrayStat(Data, GrayData, True) ImageTwoValues(Data, GrayData.Average) Exit end y := 0 while y < Data.Height do begin x := 0 while x < Data.Width do begin Sub := GetSubImageData(Data, x, y, SubSize, SubSize) ImageGrayStat(Sub, GrayData, True) ImageTwoValues(Sub, GrayData.Average) Inc(x, SubSize) end Inc(y, SubSize) end end 本文来自CSDN博客,转载请标明出处:http://blog.csdn.net/maozefa/archive/2007/11/29/1908031.aspx
Update
: 2025-02-19
Size
: 178kb
Publisher
:
liyb
[
FlashMX
]
ColorMatrix
DL : 0
as3的实现调色的类。可实as控制图像的饱和度,亮度,对比度,及色相值。 -as3 implementation of color classes. Can really control the image as the saturation, brightness, contrast, and hue values.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
mythlong
[
FlashMX
]
ColorMatrix
DL : 0
在flash中通过脚本改变色相值、饱和度、亮度-Changed by the script in the flash hue, saturation, brightness,
Update
: 2025-02-19
Size
: 329kb
Publisher
:
rowdon
[
GDI-Bitmap
]
GDIPlus-ColorMatrix
DL : 0
GDIPlus颜色调整矩阵ColorMatrix 作者:邓学彬(泪闯天涯)-The GDIPlus color adjust the matrix ColorMatrix
Update
: 2025-02-19
Size
: 198kb
Publisher
:
邓学彬
[
OpenCV
]
colorMatrix
DL : 0
openGL 图像处理中色度处理矩阵的简易代码-easy chroma processing matrix code openGL image processing
Update
: 2025-02-19
Size
: 1kb
Publisher
:
李平
[
JSP/Java
]
ColorMatrix
DL : 0
Create a new colormatrix initialized to identity Source Code for Andriod.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
soduetun
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.