Welcome![Sign In][Sign Up]
Location:
Search - bmp.h

Search list

[Special EffectsSoft20060210160014636

Description: 图象的检测,模板匹配算法代码,包括detect.c.bmp.rc,bmp.h等-image detection, template matching algorithm code, including detect.c.bmp.rc. bmp.h etc.
Platform: | Size: 5519 | Author: 方正 | Hits:

[Linux-Unixbmp_process_c

Description: 在bmp.h中定制其功能 1:bmp图像格式之间的转换,包换了bmp565->888,bmp888->565。 2:bmp格式图像的旋转 3:bmp格式图像裸码流的生成 -bmp.h in which a customized functions : bmp image format conversion between, shifting the bmp565 -
Platform: | Size: 3357 | Author: asdkliuxiang | Hits:

[Embeded-SCM DevelopLCD_Test

Description: 目录文件结构: 用于s3c44b0 lcd_test ├─ main.c C语言主源文件 ├─ bmp.c 光标图案源文件 ├─ bmp.h 光标图案头文件 ├─ lcd.c LCD显示函数源文件 └─ lcd.h LCD定义头文件 如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。
Platform: | Size: 9696 | Author: 吴中仪 | Hits:

[Other resourceimage1

Description: 图案抖动技术处理系统源代码:bmp.h,dither.c
Platform: | Size: 22923 | Author: kevin | Hits:

[Graph Drawingmy256

Description: 该程序为本人对吴进TC256系统image.h的扩展,如bmp,sprlib内部及两者之间数据剪切拷贝.-the procedure for himself right into the TC256 Miss image.h system expansion, such as bmp, sprlib within and between data shear copy.
Platform: | Size: 2048 | Author: 刘忠峰 | Hits:

[Picture ViewerBmpViewer

Description: to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format and UI design It should have the following functions: Provide a Graphic User Interface for user to browse the file system and select one WAV file Show the waveform of input audio signal Play the selected WAV file Print the parameters of WAV file such as sampling rate, bit-depth, etc-to show the waveform of audio file and play i t on computer Purpose : Familiar with WAV file format and UI design It sh ould have the following functions : Provide a Graphic User Interface for user to bro need the file system and select one WAV file Show t he waveform of input audio signal Play the selec ted WAV file Print the parameters of WAV file suc h as sampling rate, bit-depth, etc.
Platform: | Size: 193536 | Author: 王嘉宁 | Hits:

[2D GraphicImgPreEdgEnh

Description: canny算子程序 用Canny算子提取边缘 用Canny算子提取边缘\测试图片 \原始lena图像.bmp 用Canny算子提取边缘\测试图片\用canny算子提取边缘.bmp 用Canny算子提取边缘\源代码 用Canny算子提取边缘\源代码\cdib.cpp 用Canny算子提取边缘\源代码\cdib.h 用Canny算子提取边缘\源代码\ChildFrm.cpp 用Canny算子提取边缘\源代码\ChildFrm.h 用Canny算子提取边缘\源代码\ColorTable.h 用Canny算子提取边缘\源代码\DIBPrcs.cpp 用Canny算子提取边缘\源代码\GlobalApi.h-canny operator with Canny edge detection using Canny edge detection operator \ test images using Canny edge detection operator \ testing Photo \ lena original image. Bmp with Canny edge detection operator \ testing Photo \ canny operator with edge detection. Bmp with Canny edge detection operator \ the source code with Canny edge detection operator \ source \ cdib.cpp with Canny edge detection operator \ source \ cdib.h with Canny edge detection operator \ source \ ChildFrm.cpp with Canny edge detection operator \ source \ ChildFrm.h with Canny edge detection operator \ source \ ColorTable.h with Canny edge detection operator \ source \ DIBPrcs.cpp with Canny edge detection operator \ source \ GlobalApi.h
Platform: | Size: 4096 | Author: 艰苦撒 | Hits:

[Windows Developc_smatlab

Description: 通过C/s的形式将VC与matlab相连接,就是将matlab作为服务器后台运行,而VC作为前台界面实现了matlab和VC的结合,运行前将tu.bmp拷贝到matlab默认的work文件夹。-through C/s in the form of VC and Matlab link Matlab is to run as a background server. VC outlook as to achieve the Matlab interface and the combination of VC, before running tu.bmp copied to the default Matlab work folders.
Platform: | Size: 444416 | Author: lionheart | Hits:

[Compress-Decompress algrithmsBMPtoAVI

Description: vc++实现一系列bmp流压缩成的avi格式的影音文件输出-vc achieve a series of bmp flow of compressed into avi video file format output
Platform: | Size: 3811328 | Author: dukang | Hits:

[GDI-Bitmapbmpsource

Description: This BmpLib.h is a small library of functions written in C++ for Turbo C++ 3.0 and Borland C/C++ 3.1 Compilers that allow you to load a Monochrome or 16 color Bitmap in your programs or you can save your screen image as a Monochrome or 16 color Bitmap.-This a small library of functio ns written in C for Turbo C 3.0 and Borland C/C 3.1 Compilers that allow you to load a Monochrome or color Bitmap 16 in your programs or you can save y our screen image as a Monochrome or 16 color Bitm ap.
Platform: | Size: 5120 | Author: 王小锭 | Hits:

[Graph program2006022006413831087

Description: 在VC中操作图形文件,并对所读取的图形实现常规的处理是件很头痛的事。CBmpProc类提供了对图形文件的读取操作,并且对已经读入的图形进行处理,包括:取某区域的内容、将区域的内容复制到剪粘板、将剪粘板的内容复制出来……。 CBmpProc类由BmpProc.cpp和BmpProc.h两个文件组成。继承与CBitmap类。 这里同时提供了使用该类的演示程序及CBmpProc类的使用说明。-in VC operation graphics files, as well as read by the graphics conventional treatment is a very troublesome thing. CBmpProc category provides graphic documentation of the read operations, and to have read the graphics processing, including : from a certain region, the contents of the region to copy the sticky scissors, scissors sticky content duplicated .... CBmpProc BmpProc.cpp by category and BmpProc.h two documents. Inheritance and CBitmap category. Here to provide a demonstration of the use of such procedures and CBmpProc category of use.
Platform: | Size: 165888 | Author: 嘎嘎 | Hits:

[CSharpconverttodicom

Description: 将BMP文件转换为DICOM文件 大家下载Cimg.h文件后,放在同一目录下,在vc++6.0中就可以编译-document will be converted to BMP file you download DICOM Cimg.h documents, on the same directory, vc 6.0 can be compiled
Platform: | Size: 2048 | Author: 王拨 | Hits:

[matlabarmok0194350

Description: ... ... \Bmp_G4 ... ... \D12 Def.H ..................\...\D12Int.c ..................\...\D12OP.C ..................\...\usbdesc.h ..................\D12 ..................\FS44B0II_Test.mcp ..................\FS44B0II_Test_Data\CWSettingsWindows.stg ..................\..................\DebugRel\FS44B0II_Test.axf ..................\..................\........\FS44B0II_Test.BAT ..................\..................\........\FS44B0II_Test.bin ..................\..................\........\ObjectCode\44BLIB_A.-74 \ Bmp_G4 ... ..... ... . \ D12 Def.H 74 \. .. \ D12Int.c 74 \ ... \ D12OP. C 74 \ ... \ usbdesc.h ....... ........... \ D12 .......... \ FS44B0 II_Test.mcp 74 \ FS44B0II_T est_Data \ CWSettingsWindows.stg .......... ........ \ 74 \ DebugRel \ FS4 4B0II_Test.axf 74 \ ....... ........... \ ........ \ FS44B0II_Test.BAT .. 101 \ 74 \ .... .... \ FS44B0II_Test.bin .......... \ 74 \ ........ \ ObjectCode \ 44BLIB_A.
Platform: | Size: 233472 | Author: 武钢 | Hits:

[Special EffectsSoft20060210160014636

Description: 图象的检测,模板匹配算法代码,包括detect.c.bmp.rc,bmp.h等-image detection, template matching algorithm code, including detect.c.bmp.rc. bmp.h etc.
Platform: | Size: 5120 | Author: 方正 | Hits:

[Linux-Unixbmp_process_c

Description: 在bmp.h中定制其功能 1:bmp图像格式之间的转换,包换了bmp565->888,bmp888->565。 2:bmp格式图像的旋转 3:bmp格式图像裸码流的生成 -bmp.h in which a customized functions : bmp image format conversion between, shifting the bmp565-
Platform: | Size: 3072 | Author: asdkliuxiang | Hits:

[GDI-BitmapCaptureVideo

Description: 用来捕捉正在播放的视频文件的图像窗口内容,比如使用Media Player。这个功能使用DirectX and DirectShow可能很容易就实现了,当时我没有看到相关的文章或者源代码,据我所知,HyperSnap-DX好像是捕捉播放的视频图像的一个工具。 我做了一个示例程序,当你使用播放器播放视频文件的时候,运行这个程序,在“Option”菜单中选择“Start Caputre”即可进行捕捉,在“File”菜单可以选择“Save...”菜单可以保存捕捉的图像为bmp文件。-is used to capture video broadcast images of the document window, for example the use of Media Player. This function using DirectX and DirectShow may be very easy to achieve. At that time, I did not see the article or source code, as far as I know, HyperSnap- DX is like to catch the broadcast of a video image tools. I have done a sample procedure, when you use players to play video files, the operating procedures, "Option" menu, select "Start Caputre" of catching, in the "File" menu select "Save ..." menu can be saved as image capture bmp document.
Platform: | Size: 56320 | Author: | Hits:

[Embeded-SCM DevelopLCD_Test

Description: 目录文件结构: 用于s3c44b0 lcd_test ├─ main.c C语言主源文件 ├─ bmp.c 光标图案源文件 ├─ bmp.h 光标图案头文件 ├─ lcd.c LCD显示函数源文件 └─ lcd.h LCD定义头文件 如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。 -Directory file structure: for s3c44b0lcd_test ├ ─ main.c C language main source files ├ ─ bmp.c cursor design source files ├ ─ bmp.h cursor pattern header files ├ ─ lcd.c LCD display function source file └ ─ lcd.h LCD definition of how the header file to the Flash programmer procedures, please read the common file directory ProgramFlash.txt.
Platform: | Size: 395264 | Author: | Hits:

[GDI-Bitmapbmp2h

Description: convert bmp file to header file(.h) data program
Platform: | Size: 1024 | Author: nsheo | Hits:

[Graph programImageProcessing

Description: It makes program EP2.CPP in C/C++ that, given an image in levels of gray m? .tga with letters H, V, W, X (arial boldface, different rotations and scales), creates binarizada image b? .bmp e, after that, creates colorful image c? .jpg painting each letter of a color. For example, executing the command below, we must get the images b1.bmp and c1.jpg.
Platform: | Size: 827392 | Author: Rodrigo | Hits:

[Graph programloadbmp.h

Description: 实现对bmp格式图像文件的读取与写入操作(不能够对32位位图文件操作)-Bmp format image files to realize the read and write operations (not a bitmap file on 32-bit operation)
Platform: | Size: 2048 | Author: caixt | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net