CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bmp a

搜索资源列表

  1. Example

    0下载:
  2. 读入并显示BMP图像,对于数字图像处理的初学者非常有用.-read and show a bmp image file.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:695694
    • 提供者:luyu
  1. MyImageWork

    0下载:
  2. Vc++利用24位BMP图像的RGB分量最低位来保存隐密数据,实现数字水印功能, 在程序运行后,导入一张BMP图像,然后选择加密、解密菜单中的嵌入隐藏信息, 设置文件保存路径,可轻松实现加密功能,同时选中图片选择解密隐藏信息可分享 出原始信息。 -Vc++ to use 24-bit BMP images of the RGB components of the lowest bit to save the secret data, digital watermarking fu
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:41894
    • 提供者:hehong
  1. Movie

    0下载:
  2. Makes a simple avi movie from a sequence of frames The user can control the display time of each frame. The movie is created in the same folder where this function is run. Usage: Inputs: name: root name of the framse filetype: .bmp , .j
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:46406
    • 提供者:sunda
  1. PaletteGenerator

    0下载:
  2. This program lets you load a JPEG or BMP image and then generate a 256 color palette from sampling 256 evenly spaced spots on the image. It scans the image evenly in a 16 x 16 grid to generate this palette. It can save the palette file in either the
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:2249
    • 提供者:Ben321
  1. report

    0下载:
  2. 用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
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:9665
    • 提供者:露露
  1. LCDBMP_to_H

    0下载:
  2. bmp2h是一个专门用来转换64K色bmp图片用的它可以把bmp格式的图片转换成64K色的数组数据-bmp2h is designed to convert a 64K-color bmp image which can be used in bmp format images converted into a 64K-color array data
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:654274
    • 提供者:侯德平
  1. BmpShow_in_wince

    0下载:
  2. wince下图像与文字的合成,在bmp上写字打logo,是对VC下bmpshow的改写,移植到了wince下,解决了CreateDIBSection替换GetDIBits的难题,本人原创。在Windows Mobile 5.0 Pocket PC SDK (ARMV4I)下运行通过。-The synthesis of bmp image and text: write worlds or a logo, is modified from "bmpshow" in VC, Solve the pr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1855706
    • 提供者:王海亮
  1. ourdev_421318

    0下载:
  2. FS2410裸机系统EasySystem(包括s3c2410的几乎所有裸机驱动,各种实用裸机函数,GUI窗口系统,FAT16文件系统,BMP,WAV格式读写,俄罗斯方块游戏,图片浏览器等) -FS2410 bare-metal system EasySystem (including s3c2410 almost all the bare drive, a variety of practical barebone function, GUI window system, FAT16 file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3789217
    • 提供者:吴一凡
  1. bmp-viewer

    0下载:
  2. 可以查看bmp文件的所存储的dib图像在各个位置上的像素 和位置信息,也可以放大放小处理-Bmp files can be viewed dib images stored in various locations on the pixel and position information, you can also put a small handle to enlarge
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:120833
    • 提供者:tony
  1. JpegCode2

    0下载:
  2. 32或24位BMP图像转换压缩成成jpg图像-32 or 24-bit compressed BMP image is converted into a jpg image
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:423805
    • 提供者:林西
  1. imgprocs

    0下载:
  2. a simple code in capture desktop image using bmp format then construct the file header structure and save written in assembly
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:2542
    • 提供者:khaidods
  1. BMPOP

    0下载:
  2. bmp图像数字处理;图像信息的统计:直方图,最大最小灰度,熵,方差,平均灰度;灰度变换:分段线性变换,阈值,直方图的均衡化;中值滤波(加噪声),梯度算子;数字卷积,增加一个过滤类;几何变换:旋转,几何校正 -bmp image digital processing image information of the statistics: histogram, max-min gray, entropy, variance, average gray gray-scale transfor
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:52954
    • 提供者:孙浩
  1. BMP

    0下载:
  2. 采用visual C++语言编写的图形图像处理的程序。可以实现BMP图像的线性变换,绘制直方图,图像平滑,梯度锐化,拉普拉斯锐化,以及多光谱图像运算的加减乘除混合计算。-Using visual C++ language graphic image processing procedures. BMP images can achieve a linear transformation, mapping histogram, image smoothing, sharpening the gra
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2096198
    • 提供者:xc
  1. ij

    0下载:
  2. 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等
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-09
    • 文件大小:1337707
    • 提供者:王人富
  1. uC-GUI-BitmapConvert

    1下载:
  2. 一款很不错的BMP图片数据生成工具,可以提起1bpp、2bpp、4bpp、8bpp等图片-A very nice BMP image data generation tool that can bring 1bpp, 2bpp, 4bpp, 8bpp and other images
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-22
    • 文件大小:41100
    • 提供者:zengrongyue
  1. c_samplecamera

    0下载:
  2. BMP camera application 参考代码,包含ICAMERA接口调用,实现了简单的照相机功能.-BMP camera application sample sode,invoke ICAMERA interface ,implement a common camera function.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-25
    • 文件大小:226799
    • 提供者:jingo
  1. Imageviewer

    0下载:
  2. wince 5上的一个很实用的图片浏览软件,支持jpeg,bmp等格式-a image viewer on wince5
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:662895
    • 提供者:tonny
  1. bmp

    0下载:
  2. 关于bmp方面的一些程序,包括程序源代码和说明-Bmp in regard to a number of procedures, including source code and instructions
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-02
    • 文件大小:936644
    • 提供者:xuqing
  1. ImageandHistogram

    0下载:
  2. 打开一幅256色BMP图像,进行灰度统计直方图的操作并且用对话框资源显示直方图,程序重要而简洁。-Open a 256-color BMP images to obtain gray-scale histogram display operation to get the dialog box resources, Histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:114789
    • 提供者:wb
  1. barcode

    0下载:
  2. PDF417条码定位与检测,视频课程作业,很好的定位了条码而且将其旋转到正方向-PDF417 bar code location and detection, video course work, a good positioning of the bar code and will rotate to the positive direction of its
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:308514
    • 提供者:sunzhengchen
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com