搜索资源列表
24to8
- 图象处理程序, 能把16位或24位等图象转化为8位(256色)图象,并保存到指定地址-Programs for image processing,can convert 16-bit or 24-bit images to 8-bit ones,and save them in the specific address.
800131-rgb2yuv420
- rgb(24)到yuv420的快速转换。在很多时候这种转换都是很需要的。-Convert RGB 24bit to YUV4:2:0
neosdk
- NEO SDK是一个跨平台的免费开源图形软件开发包。它支持基本绘图、多种格式图形显示、鼠标操作、扩展内存和扩充内存的操作、时钟、音频播放、多种字体的汉字及英文显示等等特性;更激动人心的是, 它可以工作于高分辨率下(比如800X600、1024X768甚至1280X1024);而且,它支持最高24位的各种色深!并拥有不错的处理速度。当前版本是V2.1.90修正版。-NEO SDK is a free cross-platform open-source graphics software de
24bitto8bit
- windows下24位色高质量转8位色代码-windows color under 24 to eight high-quality color code
color2gray
- 24位真彩色转为灰度图,在vc系统下实现,效果极佳-24 true color to the gray level in vc system achieved excellent results
bmptobinary
- bmp,24位,8位,灰度图-->binary转换
int2string24
- 对24位bmp图片进行加入水印,图像水印最简单的方法。里面有readme,详细介绍
Explosion
- as3.0 模拟爆炸 package { import flash.display.BitmapData import flash.geom.ColorTransform public class Explosion { /* EXPLOSION PARAMETERS */ //-- START VALUES private const EXPLOSION_RADIUS: int = 24 priva
DSplit
- 这是用于VC++开发的,能够准确地检测出图像中物体的边缘,还集成了CDib类可以处理8位、16位、24位、32位位图。
1
- 了解了24位BMP图像的相关结构后,就要对24位的BMP图像进行加密,因为BMP 图像是由像素组成,每个像素有三个字节,每个字节有8个二进制位组成,因此,改变最低位将不会影响图像的视觉效果。我们将最低位提取出来与高七位进行关联,利用密钥来进行加密,这样就达到了对文件进行嵌入水印的操作。
ind2gray
- 24或32位RGB图象转换为灰度图象,极其分割的程序
BMP24
- 对24位的图片进行读写的代码 其中包括对图像的打开传输等功能-24 of the picture to read and write code, including the opening of the image transmission and other functions
pngStitch-windows
- Stitches together png images vertically (like TrentStitch) - mainly to make my life easier when making knobs for vst plugins. I ve only tested it with 32 bit images though (i.e. 24 bit colour, 8 bit alpha) - There s a good chance it ll fail mis
bmp
- 缩小bmp图片的一个小程序(只支持24位的图像)-Bmp images to narrow a small program (only supports 24-bit images)
24zhengcaise
- 应用图像处理技术,在图片中实现24色真彩色的程序-Application of image processing technology, in the picture to achieve true color 24-color process
SourceCode
- The following codes a)convert an 8-grey scale image to a binary. b) convert a 24-bit colour image to its red channel image c)convert an 8-bit colour image to a grey-scale iamge.
morring
- 图像读取,镜像,写入,可对24位和32位图像操作-Image reading, mirroring, write
CBmp
- 用C++读24位BMP图像,读出RGB三个颜色分量到数组中-Using C++ Reading 24-bit BMP image, read out the three RGB color components to the array
ImagePcx
- C#解析 PCX文件 知识8位 24位32位色 -PCX