搜索资源列表
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
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
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
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.
图图
- 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
Walshbianhuan
- walsh变化 对BMP图的walsh变化,在VC++环境下实现,只针对256×256的图像-hough changes hough of BMP map changes in the VC++ environment to achieve, only 256 × 256 image
zhifangtujunheng
- 直方图均衡,是通过对bmp位图的操作,是通过vc++编写的,只能对bmp图进行操作-Histogram equalization is through the operation of bitmap bmp through vc++ to prepare and can only operate on the bmp map
Isbhide
- 本函数将完成在LSB上的顺序信息隐秘,载体选用灰度BMP图-This function will be completed in the LSB sequence information on the secret, carrier selection of gray-scale BMP map
24to256
- BMP24位位图量化成256色BMP图,本程序彩八叉树颜色量化。-BMP24-bit quantization into a 256-color bitmap BMP map, this program color octree color quantization.
picture
- 这里面是的几个小程序都是图片的预览,它主要是实现了图片的自动预览、图片的批量浏览、浏览BMP大图、图片的放大和缩小、图片任意角度旋转-This is a few small programs which are a preview image, it is mainly to achieve a picture of the auto-preview, batch photo browsing, browsing big BMP map, picture zoom in and out, rot
bmp
- 关于bmp图像读取,保存,3乘3光滑处理,以及两幅图像相加和相减!和取反色图-About bmp image to read, save, 3 x 3 smoothing, and add and subtract two images! And taking anti-color map
lyf
- 利用MapX实现电子地图浏览缩放,数字地图和BMP地图相关联-Using MapX map view for electronic zoom, digital maps and associated BMP map
BmpButton
- bmp图空间的实现程序,初学vc的可以下下来借鉴一下。-bmp map space implementation procedures can be down under vc beginners learn it.
BMP-bitmap-operation
- BMP位图包括位图文件头结构BITMAPFILEHEADER、位图信息头结构BITMAPINFOHEADER、位图颜色表RGBQUAD和位图像素数据四部分。处理位图时要根据文件的这些结构得到位图文件大小、位图的宽、高、实现调色板、得到位图像素值等等。这里要注意的一点是在BMP位图中,位图的每行像素值要填充到一个四字节边界,即位图每行所占的存储长度为四字节的倍数,不足时将多余位用0填充-BMP bitmap file bitmap header structure, including BITMA
qingfeng2
- 使用MFC开发,对桌面的图片进行截图,并且保存为BMP图,-Using MFC development, screenshots, desktop picture and save as BMP map
