Location:
Search - showdib
Search list
Description:
Platform: |
Size: 138052 |
Author: |
Hits:
Description: BMP2GBMP.exe
将一副副的BMP图片合并成一个没有BMP头信息的文件
note:仅支持24位bmp图片
DYUV2SEQ.exe
实现分离的yuv文件转换成YUV序列 4:2:0
ShowDIB.exe
BMP图片显示程序,多文档框架
YUV2BMP.exe
实现了YUV转换成24位的BMP图片,实现了批量转换
BMP2SEQ.exe
将一系列24位或8位的BMP图片转换成4:2:0的YUV序列。
DYUV2BMP.exe
将分离的Y,U,V转换成24位的BMP图片,实现了批量转换
GBMP2SEQ.exe
实现包含一组rgb24图片(不含文件头)的单一文件到yuv4:2:0序列文件的转换
SEQ2BMP.exe
实现了SEQ2BMP的程序
输出BMP文件为24位真彩
SeqCut.exe
实现对YUV4:2:0文件的剪切操作
即从序列文件中取出一段序列
SeqSnr.exe
实现了两序列对应帧之间Y分量的SNR求取,并给出平均值
YUV2SEQ.exe
将单帧的YUV文件转换位YUV序列 4:2:0
YUV2SEQ2.exe
将单帧的YUV文件转换位YUV序列 4:2:0
可以选择目标图像的位置和大小-BMP2GBMP.exe a deputy to the BMP images into BMP not a first information documents note : supports only 24 bmp Photo DYUV2SEQ.exe achieve separation of YUV file conversion into YUV sequence out 4:2:0 ShowDIB.exe BMP pictures procedures, Multi - Document Framework YUV2BMP.exe YUV conversion to achieve the 24% of the BMP pictures, to achieve the batch conversion BMP2SEQ.exe 24 will be a series of eight or BMP images converted into four : the YUV series 2-0. DYUV2BMP.exe Isolated Y, U, V converted into 24 BMP pictures, to achieve the batch conversion GBMP2SEQ.exe achieve encompassing rgb24 Photo (excluding file) a single document to yuv4 : 2 : 0 sequence document conversion SEQ2BMP.exe realized SEQ2BMP procedures for the export of BMP file 24 color SeqCut.exe realize right YUV4 : 2 : 0 docume
Platform: |
Size: 245735 |
Author: ggg |
Hits:
Description: 用vc实现图像选块的拖拽和融合,通过对窗口的拖动实现图像选块的拖拽.-with vc election Image block dragging and integration, right through the window Drive Image dragging the election block.
Platform: |
Size: 138365 |
Author: 李秀敏 |
Hits:
Description:
请将您需要的文件或目录拷贝到硬盘中。当\\Source目录下的源文件被拷贝到硬盘上时,源文件的属性可能变为只读的,在编译之前应该将它们的属性改为可读写的。
\\Source目录中的vcip.dsw包含了全书的所有项目,在Visual C++中打开它就能控制全部的代码。
光盘中各目录的内容如下所示:
\\Bin
本书所有示例的可执行文件,可直接在光盘中运行
\\Images
用于图像处理测试的图像文件
\\Source\\ShowDIB
第2章2.5节示例的源程序
\\Source\\ViewDIB
第3章3.4节示例的源程序
\\Source\\EffectShow
第4章4.10节示例的源程序
\\Source\\TransformShow
第5章5.7节示例的源程序
\\Source\\ColorProcess
第6章6.10节示例的源程序
\\Source\\ImageProcess
第7章7.14节示例的源程序
\\Source\\Huffman
第8章8.1节示例的源程序
\\Source\\LZW
第8章8.1节示例的源程序
\\Source\\RLE
第8章8.1节示例的源程序
\\Source\\ViewImage
第8章8.7节示例的源程序
\\Source\\ImageLib
第9章9.1节图像工具库ImageLib的源程序
\\Source\\ImageBoard
第9章9.2节图像处理工具ImageBoard的源程序
-I would be grateful if you need to copy files or directories to your hard disk. When \\ Source directory of the source file is copied to a hard disk, the file may become read-only attribute. the compiler should be before they can attribute to read and write. \\ Source directory vcip.dsw the book contains all the items Visual C open it can control all of the code. CD-ROM directory of all the contents are as follows : \\ Bin book example of all executable files, directly run the CD \\ Images for image processing test image file \\ Source \\ Sho wDIB Chapter 2 2.5 Example of the source \\ Source \\ ViewDIB Chapter 3 3.4 advised cases of the source \\ Source \\ EffectShow Chapter 4 4.10 example of the source \\ So urce \\ TransformShow Chapter 5 5.7 Examples of the source \\ Source \\ C Chapter 6 olorProces
Platform: |
Size: 49999248 |
Author: 王笑 |
Hits:
Description: 图象处理的初步应用,有统计参数,直方图以及直方图均衡,滤波,锐化等
Platform: |
Size: 285131 |
Author: wenwen |
Hits:
Description: 图象的初步处理,包括参数统计,直方图,以及直方图均衡,滤波,锐化等
Platform: |
Size: 283993 |
Author: wenwen |
Hits:
Description: 通过简单的编程,让读者能初步了解如何打开一个图象
Platform: |
Size: 55798 |
Author: 沈国华 |
Hits:
Description: 自己以前写的bmp位图显示的源代码,通过读取rgb数据,描点显示位图,简单,但是也许对初学着有帮助
Platform: |
Size: 219208 |
Author: zkz |
Hits:
Description: DIB图像的特效显示,包括向下(上,左,右)扫描,交叉飞入,百叶窗显示等特效
Platform: |
Size: 382708 |
Author: xiaoqiu |
Hits:
Description: showDIB,程序实现DIB图像显示,用于图形图像处理
Platform: |
Size: 54826 |
Author: 蝴蝶 |
Hits:
Description: 一个简单的显示位图的SDI程序,你可以通过打开菜单打开任何你想要打开的位图文件。
Platform: |
Size: 172146 |
Author: 游以方 |
Hits:
Description: 用vc实现图像选块的拖拽和融合,通过对窗口的拖动实现图像选块的拖拽.-with vc election Image block dragging and integration, right through the window Drive Image dragging the election block.
Platform: |
Size: 138240 |
Author: 李秀敏 |
Hits:
Description: 图象处理的初步应用,有统计参数,直方图以及直方图均衡,滤波,锐化等-Preliminary image processing applications, has statistical parameters, histogram and histogram equalization, filtering, sharpening, etc.
Platform: |
Size: 2727936 |
Author: wenwen |
Hits:
Description: showDIB,程序实现DIB图像显示,用于图形图像处理-showDIB, procedures realize DIB image display, image processing for graphics
Platform: |
Size: 54272 |
Author: 蝴蝶 |
Hits:
Description: 一个简单的显示位图的SDI程序,你可以通过打开菜单打开任何你想要打开的位图文件。-Shows a simple bitmap of the SDI program, you can open by opening the menu you want to open any bitmap file.
Platform: |
Size: 172032 |
Author: 游以方 |
Hits:
Description: < 精通Visual C++图象处理编程>>(第3版)第二章配套源码,希望对学过此书的同学或开发人员有帮助-<Proficient in Visual C++ Image processing programming>> (3rd edition) Chapter II supporting source, in the hope that the students had studied the book or development staff to help
Platform: |
Size: 54272 |
Author: 刘中韩 |
Hits:
Description: 可以进行bmp文件的打开/存储操作,采用MFC单文档/视图体系,对VC的DIB进行了封装-Bmp files can be opened/storage operation, using MFC Single Document/View system, on the VC had a package of DIB
Platform: |
Size: 453632 |
Author: 刘宇波 |
Hits:
Description: VC++/MFC编写的数字图像处理程序,用于颜色处理、图像特技显示等-VC++/MFC prepared by digital image processing procedures for color processing, image display, such as stunt
Platform: |
Size: 295936 |
Author: kitto |
Hits:
Description: 用来对bmp位图文件的读取与图像的数据保存-Used to bmp bitmap image files to read with the data retention
Platform: |
Size: 1966080 |
Author: 顾一鸣 |
Hits:
Description: 图象编程之显示位图,学习VC++图像处理的一个实例代码-showdib project
Platform: |
Size: 27648 |
Author: lishaoyi |
Hits: