搜索资源列表
Bmptest.rar
- 这是一个bmp文件的测试程序。可以显示一个bmp文件。
bmptest+trans
- bmp图像识别 可以将BMP图像识别出来,进行测试,并最终转换颜色的位数。-bmp image recognition can be BMP image recognition, and conducted tests, and eventually change the color of the median.
bitmap_test
- AppWizard has created this bmptest application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of
Bmptest
- 这是一个bmp文件的测试程序。可以显示一个bmp文件。- This is a bmp document test order. May demonstrate a bmp document.
BmpTest
- 简单画图板程序 实现windows画图板的部分简单功能 基本功能: (1)绘制直线、曲线; (2)绘制各种形状,比如矩形、椭圆形 (3)绘制各种实心形状,比如实心矩形、实心椭圆等 (4)添加文字 (5)设置不同的绘制颜色 (6)显示磁盘上已有的图片文件 (7)具备“橡皮擦”的功能,进行擦除 (8)填充功能 (9)画刷功能 (10)设置图形边框线宽 (11)不同功能实现鼠标的形状的变化 (12)工具栏图标选中与否的变化 (13)添加
bmptest
- 指纹识别程序,功能较全,可运行,已经过验证。-Fingerprint identification process, can run, has already been verified
bmp24to16
- 介绍BMP文件的格式及结构定义 bmpTest.cpp : 24bitBMP颜色数据到256色位图颜色数据的转换函数实现-bmp24to16
bmptest
- 使用差分法进行前景检测,能较好的检测出前景,效果好,并且方法简单。-The prospects for the use of differential detection method can detect better the prospects of good results, and the method is simple.
BmpTest
- 运用MFC多文档,可以打开256位真彩图片并能显示出来。-Using MFC multi-document, you can open a 256-bit true color image and can be displayed.
BmpTest
- 这是有关图像显示的一款代码,可以通过鼠标的移动轨迹来显示图像-This is the image shows a code, you can track the movement of the mouse to display images
bmptest
- opengl中法线应用、顶点的生成,长方体的生成以及颜色平滑的实例代码-opengl French line application, vertex generation, the generation of rectangular and smooth color example code
BmpTest
- 实现图像的读入,中值滤波、边缘检测等操作-To achieve the image read, median filtering, edge detection and other operations
BmpTest
- 本代码提供了一种位图操作类及图像的滤波处理代码-The code provides a bitmap and image filtering operations like handling code
bmptest
- 运动目标检测跟踪 对视频中运动目标的检测跟踪很有用 希望对大家有帮助-Moving targets detection track to the video of the moving target detection and tracking is very useful we want to help
bmptest
- 打开一幅扫描图,标定扫描图的经纬度,最后生成一幅带经纬度的mapinfo的图层。-Open a scan, the latitude and longitude of the calibration scans, last generate mapinfo layers with a latitude and longitude.
bmptest
- opengl中法线应用、顶点的生成,长方体的生成以及颜色平滑的实例代码-opengl French line application, vertex generation, the generation of rectangular and smooth color example code
bmpTest
- BMP 图像处理,C 语言,BMP 图像处理,C 语言-BMP image dealing,C language
BMPTest
- 用VC创建一个BMP程序,实现BMP图像的打开-Create a BMP program with VC, BMP images to achieve open
BmpTest
- bmp图片操作,修改图片尺寸,转灰度图,修改色位-bmp image, modify the image size, grayscale, modifying color bitmaps
BMPTest
- 使用C++实现的BMP图片解码程序,实现对8位,16位,24位,32位的解码,并通过SetPixel显示。-The C++ program is to decode picture with BMP file format,it can decode bmp with 8bmp,16bmp,24bmp and 32bmp.