搜索资源列表
2002011827
- 使用的函数(非自己编写):dib.cpp(附上)功能:1.BMP图的读写;2.画直方图;3. 存直方图;4.迭代算法求得阈值并进行二值化;5.任意输入并进行二值化(供比较);6. 保存新图或者恢复原图。pS:Public类中的文件地址指针是全局变量。-use of the function (their preparation) : dib.cpp (attached) functions : 1. BMP map reading and writing; 2. Painting histogr
write24bmp
- 第一次上传,试试,呵呵 这是一个很简单的写24位bmp图的VC源码-first upload a try, huh This is a very simple to write 24 bmp map VC source
ZHG-bmp-maker
- 本软件(ZHG制图工具)由ZHG用C/C++开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下: 1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。 2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘,并先阅读说明文件。) -the software
X.bmp
- 1. 对给定灰度图(或自选图)进行模糊变换,建立模糊平面。给出变换方法和结果。 2. 对图像做模糊增强。给出原理方法和试验结果。 3. 对增强后的结果图做平滑处理。给出所选平滑因子和结果图。 4. 对图像进行模糊边缘检测,说明实现步骤,给出结果图。 -1. Right to set the gray level (or on-demand) of the fuzzy transformation, fuzzy plane. Given transform methods and
ImageLoadingTest
- windows ce下的jpeg、bmp图的支持程序-windows ce under the jpeg, bmp map support procedures
PicPRG
- VC读取BMP图,以及经典的边缘检测算法,还包括游程编码,本程序实现了检测、提取、压缩bmp图的边缘图像。-VC read BMP map, and the classic edge detection algorithms, including run-length coding, the program of detection, extraction, compression bmp image map to the brink.
bmp256
- 显示256色BMP图的源程序-256 color display BMP map of the source
可以将windows 24位BMP图转换为16位图的程序
- 可以将windows 24位BMP图转换为16位图的程序,可用于机顶盒处理打包图片之用,Can windows 24 bit BMP map is converted to 16 plans can be used for set-top boxes used image processing package
vc-mfc-open--and-show-bmp-
- vc mfc 编写的多文档程序, 可打开多幅bmp图 -vc mfc Multiple Document prepared by procedures to open multiple bmp map
bmp2c.zip
- bmp2c bmp图转C 语言数组工具。,bmp2c bmp map to an array of tools for C language.
ImageProcesing
- 编程实现:读一幅图像(BMP或JPG格式)并根据显示窗口大小自适应显示全图,实现如下功能:(1)可任意角度旋转;(2)可任意放大缩小;(3)任意选择一个区域,画出该区域图像的灰度直方图.-Programming: Reading an image (BMP or JPG format) and in accordance with the size of adaptive display window shows the entire map, the achievement of the fo
BMP_GetByBit
- BMP图按位提取工具。可以打开任意一幅位图,只保留其图像区中的某几位,其余用0或1填充,得到新的图像并保存。-BMP map extract tool by bit. Any one can open a bitmap, only retain the image area of a few, the rest filled with 0 or 1, get new image and save.
bmp_in_mdiclient
- 显示Bitmap图象为MDI Client窗口的背景 -Displaying Bitmap as the background of MDIClient
CISBitmap
- bmp读写源码-bmp source code to read and write
图图
- TC中如何编程装入并显示一幅BMP,PCX,JPG等位-TC how programming load and display a BMP, PCX, JPG and other places Tutu
typical
- 数字图像处理中的常用图,LEANNA图,大米图等等,超多图像。-Digital image processing in commonly used map, LEANNA maps, map of rice, etc., super multi-image.
Halftoning
- 一种灰度图像的半色调图像生成程序。该程序实现了siggraph 2008 论文Structure aware halftoning中的半色调生成算法。该算法基于目标函数优化,用模拟退火方法生成。 该程序可以读入gif,png,jpg,bmp格式的图片,并自动将彩色图转化为灰度图。生成的半色调图目前只支持png格式的输出。 实现语言为java。 在jre 1.6.0_10上测试正常。-A gray-scale image halftoning image generation pro
Dlg_dib
- 对话框显示BMP图,希望对你帮助有吧,请指教-Dialog box shows that BMP map, you would like to help you, please advise
bmp2PCB
- 能将bmp图片转换为PCB图的软件.zip 能将bmp图片转换为PCB图的软件.zip-Bmp picture to convert PCB map software. Zip
BMP-bitmap-operation
- BMP位图包括位图文件头结构BITMAPFILEHEADER、位图信息头结构BITMAPINFOHEADER、位图颜色表RGBQUAD和位图像素数据四部分。处理位图时要根据文件的这些结构得到位图文件大小、位图的宽、高、实现调色板、得到位图像素值等等。这里要注意的一点是在BMP位图中,位图的每行像素值要填充到一个四字节边界,即位图每行所占的存储长度为四字节的倍数,不足时将多余位用0填充-BMP bitmap file bitmap header structure, including BITMA