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

搜索资源列表

  1. xbbh1

    0下载:
  2. 用matlab实现小波变换,以bmp图像格式进行处理,达到变化的效果。-Implementation of wavelet transform using matlab to bmp image format for processing, to change the results.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-04
    • 文件大小:104861
    • 提供者:王鹏
  1. imageLane

    0下载:
  2. 分别采用RGB模型和HIS模型对图像imageLane.bmp进行平滑和锐化,并比较两种模型处理后结果是否相同(两种模型处理后的图像相减)-RGB model and HIS were used to model the image imageLane.bmp for smoothing and sharpening, and after comparing the results of the two models are the same (the two models after the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:675
    • 提供者:筱美
  1. xinjian

    0下载:
  2. 数字图像处理技术 中的 一些关于bmp格式文件的 图像增强技术操作-Digital image processing technology in the bmp format file about the image enhancement technology operations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3452
    • 提供者:空空
  1. MicrovisionUSB

    0下载:
  2. MVDevice SDK Visual C++ 6.0 示例程序简介 1. MVStoreBmp 演示保存一幅BMP文件到指定目录。 利用MVSnapShot抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。 2. MVSnapSingle 演示采集单帧数图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-30
    • 文件大小:13132184
    • 提供者:mingyun wu
  1. BmpDisplay

    0下载:
  2. MFC实现的基本bmp位图显示功能。增加了将左下角部分凃黑的功能。可用于图像处理的学习-MFC to achieve the basic bmp bitmap display. Lower left part of the increase will be blackened features. It can be used for image processing learning
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2066090
    • 提供者:llovesong
  1. ImageProcessor

    0下载:
  2. 参照photoshop的一个图像处理程序。实现了图像处理的一些算法。仅支持bmp格式的图像。-Reference to a photoshop image processing program. Implement some image processing algorithms. Only supports bmp format.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5486726
    • 提供者:lizw
  1. image_filter

    0下载:
  2. 本程序是基于VC6.0的图像滤波代码,程序可支持读入和显示所有的BMP图像,并可显示任意位置像素点的颜色信息。图像滤波处理是对8位的BMP图像执行的,采用改进的中值滤波算法。程序中还附有椒盐噪声的添加功能,可通过对话框选择添加任何密度的椒盐噪声,操作方便。-This procedure is based on the image filtering code in VC6.0, the program can support read and display all the BMP images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2016329
    • 提供者:yingl
  1. DicomReader2.0

    0下载:
  2. 1、dicom .dcm文件转bmp文件 2、bmp文件转dicom文件 3、dicom头文件读取、显示 4、点运算、直方图、形态学变换、图像分割、图像编码等图像处理-1, dicom. Dcm file transfer bmp file 2, bmp file transfer dicom file 3, dicom header file to read, display 4, point operations, histogram, morphological transfo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1019995
    • 提供者:wl
  1. gjtxcl

    0下载:
  2. 内置虑镜功能,包括获取图像的属性,锐化,模糊,浮雕等功能. 可以缩放,优化图片.打开图片带预览功能,使用了gdiplus,能处理gif,bmp,jpg,png图片,处理速度也不错,呵呵,一直找图形格式转换的朋友就不需要东找西找了,它完全可以实现你的需求! -Built-in lens into account features, including access to the properties of the image, sharpen, blur, emboss and other
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:95390
    • 提供者:wangmin
  1. BMPPlatform

    0下载:
  2. BMP自己打的格式图像处理平台,已经包含一些基本的图像预处理功能-BMP format to play their own image processing platform, already contains some basic image pre-processing functions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:136857
    • 提供者:冯伟
  1. 1

    0下载:
  2. 纯C语言实现图像处理知道如何用纯C语言(不能用Turbo C ,windows API 和 MFC)对BMP图像实行二值化处理,最好有源代码-Pure C language image processing know how to use pure C language (can not use Turbo C, windows API and MFC) on the implementation of BMP image binarization, the best source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:903
    • 提供者:罗德智
  1. Cell

    1下载:
  2. 细胞图像分析输入:图像文件cell1.bmp 输出要求: 1. 该图像中的细胞数量; 2. 最大细胞的面积、周长(以像素为单位)、方向、该细胞的中心位置; 3. 最小细胞的面积、周长(以像素为单位)、方向、该细胞的中心位置; 4. 所有细胞的平均面积(以像素为单位); 5. 将主要的中间步骤处理结果的图像都用OpenCV 的cvShowImage 显示出来。-Cell image analysis type: image file cell1.bmp output req
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:2341
    • 提供者:萧白
  1. Pictrue

    0下载:
  2. bmp图片处理系统,包括各种常用图片命令:保存文件 输出文件信息 剪切 左右对换 上下颠倒 平滑图像 转换成灰度图像 缩小 放大 反向 提取R 提取G 提取B 马赛克效果 查找边缘 旋转-bmp image processing system, including a variety of popular image command
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3984393
    • 提供者:孟jc
  1. imageprocessing_TR

    0下载:
  2. 数字图像处理的部分操作,包括raw到bmp转换,中值滤波,图像旋转、切割以及灰度变换等-Part of digital image processing operations, including raw to bmp conversion, filtering, image rotation, cutting and gray scale transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3067459
    • 提供者:陶然
  1. testrecognize

    0下载:
  2. 打开24位BMP处理的例子,可以直接得到图像数据,做图像处理的朋友可以做参考。-Open the example of 24-bit BMP processing, image data can be obtained directly, so friends can do the image processing reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:26782
    • 提供者:whc
  1. dosqrdecoder

    0下载:
  2. 在控制台工程打开24位BMP,可以直接得到图像数据,做图像处理的朋友可以做参考。-Open 24-bit console project in BMP, image data can be obtained directly, so friends can do the image processing reference.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-04
    • 文件大小:5476
    • 提供者:whc
  1. process

    0下载:
  2. 一个图像处理的环境工程,可以打开BMP图进行显示,处理后的图像也很方便显示结果。做图像处理的菜鸟一定有用处。-An image processing of environmental engineering, you can open BMP graph shows the processed image is also very convenient to display the results. Rookie to do some image processing useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:47134
    • 提供者:whc
  1. PhotoSee

    0下载:
  2. 这是一个实现图象翻转,倒置,变换大小的很多功能的软件程序,还可以实现打开.bmp,.jpg,.gif......可打开多幅图片的很多功能,可以帮助大家学习图像处理用vc++实现的方法。-this project has so much functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4007180
    • 提供者:champion
  1. DetectionFace

    0下载:
  2. 人脸区域检测、眼睛的检测与定位、人嘴的检测与定位、人脸的勾勒四个处理模块源码,目前只能对给定的图片face.bmp进行处理。-Face region detection, eye detection and localization of human detection and localization of the mouth, face the outline of the four processing modules source code, currently only for a g
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2854494
    • 提供者:
  1. SherlockEye-V3.0

    0下载:
  2. //*************************************************** 2010.12.21 发布源代码。 使用最简单的截图方法实现作弊功能 主要掌握BMP文件的读取与保存,BMP文件格式 提升空间: 1、在作弊器上点击不同处,使用发送消息之类的方法给游戏处理。 2、使用HOOK方法,直接修改游戏实现瞬间秒杀。 //***************************************************
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1164541
    • 提供者:吴梦龙
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com