搜索资源列表
AlphaFormTransformer
- This a Windows Forms control that works with Win32 APIs and without WPF. The control allows you to layout a 32 bit image with an alpha channel in the Forms designer and arrange additional controls within user specified areas of the image. At runtime,
STK2RAS
- 模式识别的一些预处理知识源程序,初学者在编制程序时可以参考- Two programs are included in this directory: STK2RAS takes a stroke file as input and converts it into a bit-per-pixel representation (along with some header information, see RASHEADR.H). The output of the S
libcvd-20090828.tar
- libCVD is a very portable and high performance C++ library for computer vision, image, and video processing. The emphasis on providing simple and efficient image and video handling and high quality implementations of common low-level image processing
32bBMP_to_data_converter
- 32位bmp提取出16位数据:每个16位像素的字节的数据用逗号隔开,保持为txt文件。-32-bit bmp extract 16-bit data: 16 bits per pixel of data bytes separated by commas, to keep the txt file.
bmpdisplay
- 读取BMP文件信息和显示,读取文件头信息,包括大小,长宽,水平和垂直分辨率,彩色数目,实际用到的彩色数目,关键颜色数目,压缩方式,每像素用到的bit数等-to read and display bmp file. output the header information, includnig file size, image width and height, horizontal and verticular resolution, number of color used and numb
TURBOCODEAPPTOIMAGETRANSMISSION
- Simulations over AWGN and Rayleigh channels, at various signal-to-noise ratios, verify the excellent performance of this novel APEL-turbo scheme. Performance comparisons were carried out between turbo coded APEL, JPEG, and BMP image files. To provi
NanoX_app
- nano- X是一个著名的开放式源码嵌入式GUI 软件,目的是把图形视窗环境引入到运行Linux 的小型设备和平台上。nano-X使用了分层设计的思想,可移植性非常好,nano-X 的图形引擎能够运行在任何支持readpixel,writepixel,drawhorzline, drawvertline 和setpalette 的系统之上,在底层函数的支持之下,nano-X 支持新的Linux内核帧缓存结构,并基于framebuffer来实现图像的绘制。nanox应用程序运行时占用的资源较少,s
mkjpeg.tar
- 用FPGA实现的JPEG编码器,可以直接使用,内含完成说明文档,经过验证无误。-• JPEG baseline encoding JPEG ITU-T T.81 | ISO/IEC 10918-1 • Standard JFIF header v 1.01 automatic generation • Color images only (3 components, RGB 24 or 16 bit, YUV input) • T
ReadBmp
- 读取bmp文件的各种信息 //1. 检查路径是否合法:文件能打开;以bmp为后缀名 //2. 读入位图的文件头: //3. 打印位图的文件头 //4. 读入位图的信息头 //5. 打印位图的信息头 //6. 创建8位位图的调色板 //7. 读入位图的像素数据 //8. 计算每行像素所占的字节数 ... //11. 另存为位图 //12. 显示位图 -Read bmp file various information// check the p
matrix-encoding
- This essay presents some observations concerning low rate steganography in images where the amount of covert information is below one bit per pixel.
bitmap
- The C++ Bitmap Library consists of simple, robust, optimized and portable processing routines for the 24-bit per pixel bitmap image format.
spec
- In this paper, a fast and memory efficient version of set partitioned embedded block (SPECK) image coder is proposed. Due to use of linked lists, SPECK algorithm, requires large run-time memory, making it unsuitable for memory constrained portable mu
chap1-1
- 存放读入图像的位图数据、宽、高、颜色表及每像素所占位数(比特) ,图像数据访问及图像存储-Storing the read data into the bitmap image, width, height, color, form and share bits per pixel (bit), the image data and image storage access
sp_setup
- Max number of quads (2x2 pixel blocks) to process per batch. This can t be arbitrarily increased since we depend on some 32-bit bitmasks (two bits per quad).