搜索资源列表
vqcoder
- 打开vqcoder.exe文件。 在文件\\打开 中选择所要压缩的文件,格式为.bmp。 点击压缩后,等待,在Frame2中显示出压缩后的图片。 在对应的图片下方显示图片信息(包括文件名,高度(像素),宽度(像素),以及信噪比)。 通过文件\\另存为 或者直接点击保存新文件可以将压缩后的新文件保存。-open vqcoder.exe document. The document \\ opened choose to be compressed file format f
VC_OpenDIB256
- 一个打开并显示位图或者像素矩阵的程序 注意:本程序没有使用DOC/VIEW架构, 所以理解起来更容易,适合初学者。 本程序支持bmp、raw格式图像的读取-an open and display bitmap pixel matrix, or the procedures to : this procedure does not use DOC / VIEW structure, make it easier to understand and suitable for
writeBmp
- 用C写bmp文件(像素随机产生) 熟悉C对bmp文件的操作
用动态规划思想压缩位图
- 此程序使用动态规划的方法压缩位图,用MFC实现。可以压缩8位、16位、24位的位图。用进度条显示压缩、解压进度。 算法思想: (1)对8、16、24位位图数据的读功能 有一个参数为输入位图文件名(*.bmp),它能解析8、16、24位位图文件格式,获取位图BITMAPINFOHEADER信息和每个像素的数据信息,放入内存中。 (2)对8、16、24位位图数据的写功能 有一个参数为输出位图文件名(*.bmp),它能将内存中的位图文件信息,按照位图格式,写到位图文件中保存。
位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类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
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.
JPEG_Compress3.2
- 基于VC++6.0的JPEG压缩编码 有自己编写的Huffman查表 写jpeg文件等函数.可以完成标准256*256图的bmp到jpg的压缩,其生成的jpg图片可以用画图软件打开.暂时未完成像素没有16对齐的图片压缩.-VC++6.0 based on the JPEG compression Huffman coding which has its own look-up table prepared to write jpeg files, and so function Can comp
ImageSplitProject_Console
- 有的游戏要求图片是固定大小并且是索引格式的图片,据此写了本软件,控制台界面运行 本软件功能: 把一张bmp,png图片拆成16X16索引格式的png图片,并且调色板大小是按其像素个数来自动获得。图片名以0开始递增。例:0.png-Some games require the size of image is fixed and is an index format, the picture accordingly to write this software, the console i
BMP
- BMP图象操作源程序 包含图像的读取,存储,显示像素点和设备详细信息等操作-BMP source images with the image reading operation, storage, display pixel operations and equipment details, etc.
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
SaveBMP
- 利用OpenGL像素处理函数,保存BMP文件到本地,截图方便-The use of OpenGL pixel processing functions, save the BMP file to the local, convenient screenshot
PicSize
- VC++图像操作实例,获取BMP图像的尺寸大小,注意这里不是获取的占用字节,是像素,你随便载入一个BMP位图,点击“获取大斜按钮,BMP的长度和宽度会显示出来,这是个很简单的图像基础操作,新手朋友应该掌握的哦。-VC++ examples of image manipulation, image size for BMP, note this is not for the occupation of bytes, is pixels, you talk to load a BMP bitmap,
bmp
- VC++图像操作实例,获取BMP图像的尺寸大小,注意这里不是获取的占用字节,是像素,你随便载入一个BMP位图,点击“获取大斜按钮,BMP的长度和宽度会显示出来-VC++ examples of image manipulation, image size for BMP, note this is not for the occupation of bytes, is pixels, you talk to load a BMP bitmap, click the " Get big r
operate_100127_2_110_c
- 一个用于将2值BMP文件转化为数控机床代码的C文件,可以调整输入图像大小和像素。-BMP to NCC
2007931622727
- 这个源代码是应一位网友要求发布的.主要功能是演示利用VB进行分析比较两张不同图片之间的差别,如BMP,JPG等,根据像素分析各个图片的不同。支持任意尺寸的图片,但是全屏图片可能会比较慢。好像根据图片屏蔽色来进行比较,本人对这个不是很有研究,希望懂行的给发表一下看法。 -The source code is released in response to a users requirements. Main function is to demonstrate the use of VB to
HandlePixels
- 图像像素的 一些处理,里面包括:轮廓抓取,直方图,找阈值,图像反转,从Ptw图像转换到Bmp图像-Some of the image pixel processing, which include: profile capture, histogram, find the threshold value, image reversal, from Ptw image is converted to the Bmp image
TransBMP
- 一个吧BMP图片按照某一像素透明的源码。适用于界面贴图-BMP image of a bar according to a source pixel transparent. Map for the interface
PicSize
- VC++图像操作实例,获取BMP图像的尺寸大小,注意这里不是获取的占用字节,是像素,你随便载入一个BMP位图,点击“获取大斜按钮,BMP的长度和宽度会显示出来,-Instance of VC++ image manipulation, image size for BMP, note this is not for the occupation of bytes, is pixels, you just load a BMP bitmap, click the " Get big ram
paint
- VC增强型“画图版”,类似于Windows自带的程序,还可以编辑处理不大于1024*768像素的BMP图像文件-VC-enhanced " version of Paint" , similar to Windows native program, you can edit the deal is not greater than 1024* 768 pixel BMP image files