搜索资源列表
一个把BMP压缩成JPG的源代码.zip
- 一个把BMP压缩成JPG的源代码。 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。
BMP与JPG格式转变的源代码
- BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP
bmp-jpg
- BMP压缩成JPG的源代码, 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区 成JPEG文件或缓冲区.-BMP JPG compressed into the source code, principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the
位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++
- 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
BMP-Graphics-editor
- 图形编辑器(graphical editor)允许用户改变位图图像,比如大家经常用到的Photoshop。它所采用的改变方法和文本编辑器允许修改文档的方法一样。位图图像由MxN 的像素矩阵来表示,并且每个像素点都有给定的颜色。 我们的任务就是来要编写一个程序来模拟一个简单的交互式图形编辑器,并将生成的图片存储到一个 BMP 格式的文件中。 -Graphics editor (graphical editor) allows the user to change the bitmap i
RAW-TO-BMP
- 将数组表示的像素值还原为图像,查看图像的视觉效果-Array that will restore the image pixel values, view visual images
MFC-transfer-the-bmp-data
- 使用usb 传输一幅bmp像素数据,项目中用的,已经验证成功-使用usb 传输一幅bmp像素数据
bmp-ctatic
- 读取BMP 8bit文件(size n1*n2),输出整个文件[n1]*[n2]的像素值,像素值的范围0-255,并统计每个像素质的数量-BMP 8bit file read (size n1* n2), the output document as a whole [n1]* [n2] the pixel value, pixel value range of 0-255, and the quality of statistics like the number of each
imageComp
- 这个源代码是应一位网友要求发布的.主要功能是演示利用VB进行分析比较两张不同图片之间的差别,如BMP,JPG等,根据像素分析各个图片的不同。支持任意尺寸的图片,但是全屏图片可能会比较慢。好像根据图片屏蔽色来进行比较,本人对这个不是很有研究,希望懂行的给发表一下看法。-This source code is a request issued by users. The main function is to demonstrate the use of two VB analysis compa
bmp
- 计算输入图像的面积。以图像像素数代表面积,并同时显示图像大小。-Calculation of the size of the input image. The representative of the image pixels in size, and at the same time show the image size.
BMP
- BMP图象操作源程序 包含图像的读取,存储,显示像素点和设备详细信息等操作-BMP source images with the image reading operation, storage, display pixel operations and equipment details, etc.
bmp
- 在vc下做像素移动生成新图片。 由平移算法得到原图片中每一个像素在新图片中的位置,再一一对应过去生成新的图像。-bmp
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.
bmp-viewer
- 可以查看bmp文件的所存储的dib图像在各个位置上的像素 和位置信息,也可以放大放小处理-Bmp files can be viewed dib images stored in various locations on the pixel and position information, you can also put a small handle to enlarge
ex2
- 读取bmp图片数据,包括像素值,位数等等。-Read bmp image data, including pixel values, the median and so on.
ImagePro
- 本人研究生阶段做的项目,线结构光视觉传感器的标定中的激光光条中心的提取。 1、通过JPG、PCX、GIF解码方法,来打开BMP、JPG、PCX、GIF格式图像。 2、大津展之法阈值变换,效果较好。 3、三种细化方法,Rosenfold细化、Hildith细化、Pavlidis细化。 4、基于灰度重心法的全分辨率的激光光条中心亚像素坐标的提取。-Calibration
MyImageProcess
- 对BMP格式图像像素点进行任意的读写显示,并且可以进行效果变换-BMP format images on the pixel display any of the read and write, and can effect change
BmpRead
- 读取BMP图片,并把像素保存,进行图像处理-Read BMP images, and save the pixel, image processing
BMP-bitmap-operation
- BMP位图包括位图文件头结构BITMAPFILEHEADER、位图信息头结构BITMAPINFOHEADER、位图颜色表RGBQUAD和位图像素数据四部分。处理位图时要根据文件的这些结构得到位图文件大小、位图的宽、高、实现调色板、得到位图像素值等等。这里要注意的一点是在BMP位图中,位图的每行像素值要填充到一个四字节边界,即位图每行所占的存储长度为四字节的倍数,不足时将多余位用0填充-BMP bitmap file bitmap header structure, including BITMA
LSB隐藏
- 实现bmp灰度图像的LSB隐藏,能够将指定的信息嵌入bmp位图的最低位,从而达到数字隐写的目的。另外可以通过相反的过程来读取bmp位图的每一像素的最低位,将信息提取还原出来(BMP gray image LSB hidden, can specify the information embedded in the BMP bitmap of the lowest bit, so as to achieve the purpose of digital steganography. In addi