搜索资源列表
imageprocessing
- visual c++编程的正对256色的bmp格式图像处理源代码-visual c++ programming is on 256 color bmp format image processing source code
treeviewbindingtest
- visual c++编程的正对256色的bmp格式图像处理源代码-visual c++ programming is on 256 color bmp format image processing source code
IMGReg
- 一种图像配准程序,处理256色的bmp影像。-An image registration procedure, to deal with 256 color bmp image.
jpginto256
- 可以把jpg或者bmp格式的图片基本无失真的转换成灰度256色的 -Can jpg or bmp format images without distortion of the basic gray-scale conversion of 256 colors
DImageProcess
- 对256色灰度bmp图像进行有效地处理,有图像增强、正交变换、边缘检测、提取、轮廓跟踪等功能。-256 color bmp to grayscale images to deal effectively with, and image enhancement, orthogonal transform, edge detection, extraction, contour tracing functions.
MyDIPView
- 本程序是一个将256色的BMP图片转换为灰度图像。内含测试图片,对刚接触bmp图片处理的人是很好的参考。-This procedure is a 256-color BMP image into a gray image. Containing the test picture, the picture processing刚接触bmp is a good reference.
1
- VGA01目录下有TTOP.BIN,下载后有如下效果: 插上显示屏: 屏幕显示两层图片,下层是静态的两个字,我的名字。 上层是一个128X64的256色图片, 插上键盘: 按键盘大键盘区的1-9,板子上的7段会有显示数字,按<-删除键删除一个数字。 visualC目录下是一个小程序,将BMP转换成rom.mif ROM存储器初始化文件。-VGA01 directory under TTOP.BIN, download the following ef
hero
- 用C语言实现的显示BMP图片,只显256色,其他例同,详细见代码-display BMP picture
vc-imageprocessing
- 本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程, 用于实现图像融合的PixelFusion工程和用于人脸识别的FaceDetection工程。 关于程序的运行, DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法, 需要强调一点,其只对256色格式的图片进行处理。 PixelFusion工程程序运行时,用户须载入两幅图片,其中全色图像选择给定的图片spot.bmp, 而多光谱图片则为给定的图片tm
report
- 用C++完成一个能读取BMP图像文件(真彩色,256色等)到内存中,而后在console界面中用文本方式显示,同时可以将图像颜色翻转并重新存储的程序。-C++, to complete a BMP image files can be read (true color, 256 colors, etc.) into memory and then using the console interface, the text display, while the color image can be
bmp24to16
- 介绍BMP文件的格式及结构定义 bmpTest.cpp : 24bitBMP颜色数据到256色位图颜色数据的转换函数实现-bmp24to16
256change
- 可以将图像转换为256色真彩图,源图为BMp格式-change
c01
- VisualC++图像处理基础,将BMP图片另存为256色-VisualC++ image processing based on the 256-color BMP Save Picture As
circlejudge
- 用于识别图片中有多少个圆。用户只要用windows下的画图随便画若干个圆(不能交叉,但是可以包含)。保存成256色的bmp格式,该程序就能判断出你画的图片上有多少个圆-Used to identify the picture in many circles. Users only need to use the windows painting random drawing under a number of round (can not cross, but it can contain).
tuxiangpeizhun
- VC6.0下的256色图像配准源程序,可以直接在VC6.0下运行,配准图像结果保存为c:\a.bmp,注意需要在配准之前选取三个特征点,便于识别。。。具体可参考源程序,内附示例lina图像,lina_a.bmp,lina_b.bmp是原始配准图像。特征点选取越好,则效果越好。。。 -VC6.0 256 under the source color image registration, running directly in VC6.0, the image registration resul
bmptotruecolour
- 实现从256色位图到真彩色的转换程序,用c语言编写-the tranfomation of bmp to true colour
MakeFontBmp
- 在嵌入式系统中经常需要使用非FRAME BUF式的OSD字库。本身的OSD芯片一般只呆ASIIC码的部分字库,而对于中文等其他字库均需要自己建立。 大多数OSD处理芯片均带有应用软件来处理自定义的字库,且部分应用软件均带有读入BMP图片的功能,这样能进一步快速处理字库。 比如:TECHWELL公司推出的带OSD的屏驱动芯片,该公司同时提供FontEditor.exe字库制作软件,以用来开发自定义的字库。 而“制作字库BMP图片软件”则用于辅助此类工具,生成所定义的像素大小(如:18p
IP102_Grayscale
- 在dsp上是实现图像的灰度图。一个256色的bmp,去掉其颜色,然后将其变为灰度图。-Is realized in the dsp grayscale images
VCpicture
- 可以实现256色和24位真彩色bmp图片的打开显示,具有缩放,旋转任意角度,fft,灰度化,中值滤波的功能。是我的vc作业,自己写的,已在vc6.0下运行通过,欢迎交流-Can achieve 256-color and 24-bit true color bmp image to open display, zoom, rotate at any angle, fft, graying, median filtering function. Vc is my job to write thei
TrueColorTO8Bit
- 将24位真彩色图转化为8位256色彩色图,以及二值化处理(注:处理的真彩色图为BMP格式)-The 24-bit true color image into 8-bit 256-color-color diagrams, and binary processing (Note: The picture shows the true color processing BMP format)