Welcome![Sign In][Sign Up]
Location:
Search - create bmp image

Search list

[Special Effectsopen_1984

Description: 1 熟悉VC工具,掌握工程创建过程及各选项含义。 2 结合2*2实际位图,了解位图(bmp)概念,掌握文件头(BITMAPFILEHEADER)和信息头(BITMAPINFOHEADER) 两个结构体各参数含义。 3 完成bmp图象的打开和显示功能。-a VC familiar with the tools to project the process and the option to create meaning. 2 2 * 2 with the actual bitmap understand bitmap (bmp) concept, master file (BITMAPFILEHEADER) and the header (BITMAPINFOHE ADER) 2 structure meaning of the parameters. 3 completed bmp image to open and display function.
Platform: | Size: 61147 | Author: 英雄 | Hits:

[Special Effectsopen_1984

Description: 1 熟悉VC工具,掌握工程创建过程及各选项含义。 2 结合2*2实际位图,了解位图(bmp)概念,掌握文件头(BITMAPFILEHEADER)和信息头(BITMAPINFOHEADER) 两个结构体各参数含义。 3 完成bmp图象的打开和显示功能。-a VC familiar with the tools to project the process and the option to create meaning. 2 2* 2 with the actual bitmap understand bitmap (bmp) concept, master file (BITMAPFILEHEADER) and the header (BITMAPINFOHE ADER) 2 structure meaning of the parameters. 3 completed bmp image to open and display function.
Platform: | Size: 60416 | Author: 英雄 | Hits:

[GDI-BitmapPaintView

Description: 在FormView里边实现滚动窗口,功能有: 1、打开bmp文件,并在视图中显示,视图大小根据bmp图片的大小而定(采用的是双缓冲方法) 2、重载了CEditBox类,使得在添加完图片后,能进行文字编辑。。(我在FormView里边没有对此功能具体实现) 该程序本来是想制作一个类似于window自带的画图板的,由于时间有限,我并没有将功能2在FormView中具体实现-Realize in FormView inside rolling window, functions are: 1, open the bmp file and displayed in the view, view bmp picture size according to the size (using the double buffering method) 2, overloading the CEditBox categories, makes the add End image, can be a text editor. . (FormView inside I did not realize the specific function of) the program wanted to create a window similar to bring their own drawing board, as time is limited, I do not have functional 2 in FormView specific realize
Platform: | Size: 100352 | Author: LiMing | Hits:

[Special Effectsbmptoascii1593195282003

Description: BMP到ASCIIl转换程序,将图像转换成使用字母和符号的ASCII艺术文本,也可以创建相应的彩色ASCII图像. 程序中提供有图像预处理操作改变图像大小及增强图像的灰度级对比度. -BMP to ASCIIl the conversion process will be converted into images using letters and symbols of the ASCII art text, can also create ASCII images corresponding color. Procedures to provide image preprocessing operations to change the image size and gray-scale images to enhance contrast.
Platform: | Size: 10240 | Author: 胡一刀 | Hits:

[File OperategifVB

Description: 极为经典的拷屏样例,程序短小精悍,关键是自动存成GIF格式,图像文件字节数很小。通过此例可以学到以下技巧: 1、如何使用API拷屏。 2、如何自动保存文件且保证不重名。 3、如何对保存路径进行确认,同时自动递归建立不存在的路径。 4、如何确认一个文件是否存在,并自动创建不存在的文件。 5、将VB获得的BMP截屏转换成GIF文件。 其中大部分代码为原创,敢说,如此经典的VB截屏样例源码绝无仅有!-Very classic sample screenshots, procedures dapper, the key is automatically saved as GIF format image files very small number of bytes. Can be learned through this case the following skills: 1, how to use the API screenshots. 2, how to automatically save the file and guarantees of non-duplicate names. 3, how to preserve the path to confirm, at the same time the establishment of automatic recursive path does not exist. 4, how to confirm the existence of a file and automatically create a document that does not exist. 5, will be obtained VB Screenshots BMP files into GIF. Most of which code for the original, say, such a classic example VB source code unique Screenshots!
Platform: | Size: 133120 | Author: yezi | Hits:

[GDI-BitmapImage

Description: (Image)编写一个读显BMP文件[和其他图象文件]的MDI程序,要求:实现文件过滤、创建滚动视图类、对小位图使子窗口按适应图大小、对大位图支持子窗口的滚动。[可以使用CImage类]-(Image) to prepare a BMP file reading significantly [and other image files] of the MDI process, requirements: file filtering, create a scroll view class of small sub-window bitmap to make plans according to adapt the size of large bitmap support the sub-window rolling. [Can use CImage category]
Platform: | Size: 17408 | Author: 钟国英 | Hits:

[Special Effects24BMP256ColorGray

Description: 本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
Platform: | Size: 3072 | Author: xixi | Hits:

[Picture Viewerjpgtobmp

Description: 此代码实现把jpg 格式的图片 转换成为 bmp 格式的图片,需要建立2个文件夹,可以实现把一个文件夹里的所有jpg 格式的图片转化后存放在另一个文件夹内-This code to achieve the jpg format picture and transform it into bmp format images, need to create two folders, can be achieved to a folder with all of the jpg image format transformation stored in another folder
Platform: | Size: 343040 | Author: armzm | Hits:

[Graph Recognizeopentrim

Description: bmp全色深操作类c++代码,功能有反色,从bmp图像构建灰度数组用于图像识别。角点检测,在图像上画点,画线,-c++ lib deal with all the bmp format image .it can reverse color,draw point line on bmp images and detect corners .it can also create array contains the brightness of every pixels
Platform: | Size: 579584 | Author: 尧思齐 | Hits:

[GDI-Bitmapcreatebmp

Description: 可以通过输入灰度值来创建BMP图像,但 缺点是只能创建8位位图-Gray value can be input to create a BMP image, but the only disadvantage is the creation of 8-bit bitmap
Platform: | Size: 1129472 | Author: 王琳 | Hits:

[GDI-Bitmaploaddisplaybmpimage

Description: 用简单的方法表述了如何读取并显示位图的例子,非常适合初学者-Use the easy method illustrates the way to create and load,display the bmp image
Platform: | Size: 2048 | Author: lotus | Hits:

[Picture Viewersjbz

Description: 可以方便的制作手机壁纸: 1.支持bmp,jpg,gif(gif只支持第一帧),png格式 2.输出格式为jpg,因为我感觉小尺寸的图片文件在图片失真不严重的情况下jpg格式比其他格式友更好的压缩比 3.支持图片翻转,平滑等特效 4.操作简单,方便易用.-You can easily create mobile phone wallpaper: 1. Supports bmp, jpg, gif (gif only supports the first frame), png formats 2. Output format jpg, because I felt that the small size of the picture files in the image distortion is not severe cases, jpg format, a better friend than any other format, compression ratio 3. to support image flip, smooth and other effects 4. simple and easy to use.
Platform: | Size: 208896 | Author: 手机壁纸快速生成器 | Hits:

[JSP/Javaij

Description: ImageJ是一個基於java的公共的圖像處理軟件,它是由National Institutes of Health開發的。可運行於Microsoft Windows,Mac OS,Mac OS X,Linux,和Sharp Zaurus PDA等多種平台。其基於java的特點, 使得它編寫的程序能以applet等方式分發。 ImageJ能夠顯示,編輯,分析,處理,保存,打印8位,16位,32位的圖片, 支持TIFF, PNG, GIF, JPEG, BMP, DICOM, FITS等多種格式。ImageJ支持圖像棧功能,即在一個窗口里以多線程的形式層疊多個圖像, 并行處理。只要內存允許,ImageJ能打開任意多的圖像進行處理。除了基本的圖像操作, 比如縮放,旋轉, 扭曲, 平滑處理外,ImageJ還能進行圖片的區域和像素統計, 間距,角度計算, 能創建柱狀圖和剖面圖,進行傅里葉變換。 -ImageJ is a java-based image processing software in public, it is by the National Institutes of Health developed. Can run on Microsoft Windows, Mac OS, Mac OS X, Linux, and the Sharp Zaurus PDA and many other platforms. The characteristics of their java-based, making it able to write programs applet, etc. distributed. ImageJ can display, edit, analyze, process, save and print 8-bit, 16-bit, 32-bit images, support for TIFF, PNG, GIF, JPEG, BMP, DICOM, FITS and many other formats. ImageJ supports image stack functions, namely, a window in the form of multi-threaded Cascading multiple images, parallel processing. As long as memory allows, ImageJ can open any number of images for processing. In addition to the basic image manipulation, such as scaling, rotation, distortion, smoothing things, ImageJ can be a picture of regional and pixel statistics, spacing, angle calculation, can create histograms and profiles, the Fourier transform.
Platform: | Size: 1337344 | Author: 王人富 | Hits:

[Dialog_WindowTransparentWindow

Description: TransparentWindow 通过BMP图片创建透明窗体-TransparentWindow by BMP image create a transparent form
Platform: | Size: 34816 | Author: kially | Hits:

[GDI-Bitmapbmp-image-browsing-software

Description: vc++制作的一个查看bmp图片小软件。-vc++ create a bmp image to view a small software.
Platform: | Size: 3696640 | Author: lin | Hits:

[Special EffectsImage-Processing

Description: Image Processing包括创建DIB操作的类——CDib,使用CDib类实现显示与保存BMP文件,使用IPicture显示多种格式的图像,使用DIB实现图像的特效显示,雷达工程数据的可视化与处理-Image Processing class to create the DIB operation- CDib, use CDib class to achieve the display and save the BMP file, use the IPicture display images in multiple formats, the use DIB Image effects display, radar engineering data visualization and processing
Platform: | Size: 6074368 | Author: 阳光 | Hits:

[Hook apiqr2

Description: MFC提供了位图处理的基础类CBitmap,可以完成位图(bmp图像)的创建、图像数据的获取等功能。虽然功能比较少,但是在对位图进行一些简单的处理时,CBitmap类还是可以胜任的。很多人可能会采用一些现成的CDib类进行位图的读取与处理,我觉得必要性不大。因为他们完成的功能差不多。 以下假设定义了数据成员:-MFC provides a base class bitmap processing CBitmap, can be done to create a bitmap (bmp image), access to features such as image data. Although relatively few features, but the bitmap some simple processing, CBitmap class is capable of. Many people may use some ready-made classes for reading and processing CDib bitmap, I think the need is not. Because they function almost completed. The following assumptions define the data members:
Platform: | Size: 2039808 | Author: fly | Hits:

[Special Effects8bit_BMP_Operation

Description: 8位bmp图像加头和去头 已知txt数据create任意大小bmp图像 已知任意大小的8位bmp得到数据存入txt文件-8 bit BMP image with head and head to head Txt data create data BMP 8 bits of BMP are known to be stored in txt files.
Platform: | Size: 2125824 | Author: 刘宏 | Hits:

[Special EffectsMyPhotoShop

Description: 课程的目的学习了解BMP的图像的结构,学会对BMP图像进行各种处理,图像平滑是指用于突出图像的宽大区域、低频成分、主干部分或抑制图像噪声和干扰高频成分,使图像亮度平缓渐变,减小突变梯度,改善图像质量的图像处理方法。数字图像处理中图像锐化同样是一个重要的部分,其目的有两个:一是使灰度反差增强,增强图像的边缘,使模糊的图像变得清晰起来;这种模糊不是由于错误操作,就是特殊图像获取方法的固有影响。二是提取目标物体的边界,对图像进行分割,便于目标区域的识别等。通过图像的锐化,使得图像的质量有所改变,产生更适合人观察和识别的图像。-Course learning to understand the purpose of the structure of BMP image, learn to various processing of BMP image, the image smooth refers to the large area is used to highlight the image, the low frequency component, trunk or suppress image noise and interference of high frequency components, make the image brightness flat gradient, gradient decrease mutations, improve image quality of the image processing methods. Digital image processing, image sharpening, is also an important part of its purpose has two: one is to make the gray contrast enhancement, enhance image edges, makes fuzzy image become clear This fuzzy is not due to wrong operation, it is the inherent influence of special image acquisition method. 2 it is to extract the boundary of the target object, the image segmentation, to facilitate the identification of the target area and so on. Through image sharpening, makes the quality of the image change, to create more suitable for human observation and identification of the i
Platform: | Size: 2446336 | Author: chen | Hits:

[GDI-Bitmapfloyd

Description: 本程序是为了实现读取一张图片,根据图片标注的特殊像素颜色,以及输入的路径权值,和起止点,实现最短路径寻路,并清晰显示到窗口上的功能,同时支持导出到另一张24位的BMP图片(函数已经写好了,有需求只需要调用). 包含内容: 由控制台创建窗口 BMP文件读取函数(自己编写) 目标点的查找,坐标化 寻路 标记以及用箭头展示路径.-This procedure is to read a picture, according to label the pictures of a particular pixel color, and the input path weights, and check points, to achieve the shortest path routing, and clearly to the window function, also support the export to another piece of 24 bits BMP image (function has been written, there is a demand only need to call). Include content: Create a window the console BMP file read function (write their own) Target point search, coordinate Find the way Mark and display the path with the arrow.
Platform: | Size: 1186816 | Author: OG | Hits:
« 12 »

CodeBus www.codebus.net