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

搜索资源列表

  1. bmp位图处理类源码.rar

    0下载:
  2. 所属分类:GDI/图象编程

    • 发布日期:
    • 文件大小:25933
    • 提供者:
  1. bmp曝光处理.rar

    0下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:633
    • 提供者:
  1. BMP位图处理类.rar

    0下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:26814
    • 提供者:
  1. VC 位图缩放与旋转

    0下载:
  2. 基于VC++6.0 MFC图像处理...包含图像平移、图形旋转、图像反转倒置镜像和图像缩放。(Based on VC++6.0 MFC image processing, including image translation, graphics rotation, image inversion, inverted image and image scaling.)
  3. 所属分类:界面编程

    • 发布日期:2017-12-24
    • 文件大小:1258496
    • 提供者:Tercel_fly
  1. 光强闪烁测量软件(v1.0)20170517

    1下载:
  2. 将采集的光斑视频(.avi格式)进行处理,计算它的光强闪烁因子。(The collected spot video (.Avi format) is processed, and its intensity scintillation factor is calculated.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:7613440
    • 提供者:yoyo3576
  1. Color_Image_Enhancement

    0下载:
  2. 图像增强 显示彩色大图像RGB=imshow('a.bmp');(mage processing, color image enhancement, image sharpness)
  3. 所属分类:图形图象

  1. 彩色图像处理

    0下载:
  2. 比较对彩色图像CSimage4.bmp仅进行I分量平滑处理和对H、S、I三个分量都进行平滑处理后的图像情况。(Compared with the color image CSimage4.bmp, only the I component smoothing processing and the H, S, I three components are smoothed after the image processing.)
  3. 所属分类:其他

  1. image_demo

    0下载:
  2. 本工程在C6678上实现了BMP图像的读取,滤波,锐化等操作。可以作为多核DSP图像处理的资料,自己在CCS6平台上测试验证没有问题(This project has realized the reading, filtering and sharpening of the BMP image on C6678. It can be used as a multi-core DSP image processing data, and to test validation on the CCS6
  3. 所属分类:图形图像处理

  1. ImageProcessing

    0下载:
  2. 根据大牛自己整理的关于BMP图像的一些基本操作(Some basic operations on BMP images, based on the Daniel's idea)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:3820544
    • 提供者:栗咔
  1. 颜色处理

    0下载:
  2. Public Sub DibGet(ByVal IdSource As Long, XBegin As Long, ByVal YBegin As Long, ByVal XEnd As Long, ByVal YEnd As Long) Dim iBitmap As Long Dim iDC As Long Dim I As Long Dim W As Long Dim H As Long On Error GoTo ErrLine D
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:2048
    • 提供者:GSO625
  1. RAWtoBMP——数图实习

    0下载:
  2. 实现将RAW格式的图片转换为BMP格式的图片(Implement a picture in a RAW format to a BMP format)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:53248
    • 提供者:Mr.Parkour
  1. UHDEF1

    0下载:
  2. 图像处理类可以很容易的处理bmp等数字图形和图像,()
  3. 所属分类:网络编程

    • 发布日期:2018-11-14
    • 文件大小:60416
    • 提供者:vmthf!964
  1. 11_人脸检测与识别系统

    0下载:
  2. 1.本程序主要处理BMP位图。 2.为了方便读者学习,程序各步骤都被拆分开实现了,通过点击相应按钮可以看到每个步骤处理的结果。 3.如果是进行人脸识别,需要先打开一幅位图依次进行“人脸检测与定位”操作和“人脸特征标注”操作,然后再打开需要比较的第二幅位图,也是依次进行所有操作,最后进行识别以区分先后两个人脸。(This procedure deals mainly with BMP Bitmaps. 2. In order for the reader to learn, each ste
  3. 所属分类:图形图象

    • 发布日期:2018-04-22
    • 文件大小:14727168
    • 提供者:woniu
  1. bmpTools

    0下载:
  2. 将256色bmp彩色图片转化为8位bmp灰度图。(The 256 color bmp color images are converted to 8 bit BMP grayscale.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-28
    • 文件大小:2237440
    • 提供者:tylerzhangdi
  1. showbmp

    0下载:
  2. 在C语言下成功实现读取并显示bmp格式的图像。(Successfully read and display BMP format images in C language.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:36864
    • 提供者:宁徛
  1. c++图像处理-读取jpg图片

    0下载:
  2. 一个VC++编写的图像工具,通过不同图像函数实现bmp/jpg等图像,并比较图像读取时间,可以比较图像函数差异。
  3. 所属分类:GDI/图象编程

  1. CS_Lenabmp

    1下载:
  2. BCS代码稀疏重构Lena.bmp图像,包中含有代码和图片本身,题主给了一定注释,便于CS初学者学习(BCS code sparsely reconstructs Lena. BMP image. The package contains code and image itself. The theme is given a certain comment, which is convenient for CS beginners to learn.)
  3. 所属分类:图形图像处理

    • 发布日期:2021-02-27
    • 文件大小:681984
    • 提供者:独家赞助
  1. 双边滤波方法

    0下载:
  2. 双边滤波,使用matlab编程实现,对boy_noisy.gif;Circuit_noise.jpg;california_22_13.bmp进行实验。启动 bilateral_gray文件,输入模板半径默认为5;输入空间相似度和范围相似度。(Bilateral filtering is realized by MATLAB programming_ noisy.gif,Circuit_ noise.jpg ,california_ 22_ 13.BMP. Start bilateral_ Gr
  3. 所属分类:Windows编程

    • 发布日期:2020-10-20
    • 文件大小:660480
    • 提供者:l看看看
  1. 最大熵复原方法

    0下载:
  2. 最大熵复原,使用matlab编程。对文件blur.3JPG,sadhna_53_45.bmp,telescope.bmp进行实验。运行imagerestoration文件。(Maximum entropy recovery, using MATLAB programming. For file blur.3jpg, Sadhna_ 53_ 45.bmp, telescope.bmp Experiment. Run the imageestimation file.)
  3. 所属分类:Windows编程

    • 发布日期:2020-10-20
    • 文件大小:122880
    • 提供者:l看看看
  1. C语言现实的图像处理(包含快速傅里叶变换)

    0下载:
  2. 这代码功能有:读入和保存文件头、读入和保存信息头、读入和保存像素数据、读入和保存位图、24位的位图转化为8位位图、8位位图转换为24位位图、图像的二值化、8位位图的Sobel边缘检测、8位位图的Laplace锐化、8位位图的中值滤波、分离与合并RGB矩阵、直方图均衡化 main.c是main函数的所在;BMP.h是对位图文件头和信息头,以及调色板等的类型的声明;function.h主要完成对位图的读写操作;algorithm.h主要完成对位图进行相关的算法的处理。
  3. 所属分类:绘图程序

« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com