CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - bmp to raw

搜索资源列表

  1. 200432590139.rar

    0下载:
  2. 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图,Basic image processing functions: 1, forma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.59mb
    • 提供者:叶心怡
  1. raw2bmp

    0下载:
  2. 读取RAW格式文件,将其转换为BMP格式文件并存储,主要实现灰度图像的转换-Read the RAW format, convert it to BMP format file and stored, mainly to achieve the conversion of grayscale images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.89mb
    • 提供者:maggie
  1. bmp2raw

    0下载:
  2. UNIX/Linux 下面将bmp图像转化为raw格式的工具,适合做进一步图像处理用。其中还包括对bmp图像格式信息的读取。-UNIX/Linux below bmp image into a raw format tool, suitable for further image processing used to do. It also includes a bmp image format of information read.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:493.71kb
    • 提供者:zhy
  1. shuzituxiangchuli

    0下载:
  2. 能进行图片的一些常规处理,包括滤波,raw格式转换为BMP格式,缩放等。-Be able to carry out a number of conventional image processing, including filtering, raw format to BMP format, scaling.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.6mb
    • 提供者:luojinke
  1. RAW-TO-BMP

    0下载:
  2. 将数组表示的像素值还原为图像,查看图像的视觉效果-Array that will restore the image pixel values, view visual images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:384.59kb
    • 提供者:刘伟
  1. DigtalImagePro

    0下载:
  2. 数字图像处理程序。vc6.0书写。能实现raw格式的图片向bmp格式转换、线性拉伸、卷积计算等功能-Digital image processing procedures. vc6.0 writing. Can achieve raw picture format to bmp format conversion, linear stretching, convolution calculation functions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:163.5kb
    • 提供者:随风
  1. 24-hui

    0下载:
  2. 将24位色深的bmp彩色图像文件转换为raw图像文件的c源代码。-24-bit color depth of color bmp image file is converted to raw image files of the c source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1.33mb
    • 提供者:杨帅
  1. RawToBmp

    0下载:
  2. 把CCD采集的10位纯图像数据格式即raw格式图片转换为系统可直接查看的bmp格式,其中10位到8位的转换适用线性映射-Collected by the CCD image data format 10-bit pure or raw format images converted to the system can be directly viewed bmp format, 10-8 conversion applies to linear maps
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.33mb
    • 提供者:杨利红
  1. Image_processRawToBMP

    0下载:
  2. 自己编写的将Raw格式图片转换为BMP格式图片,编译通过,分享给大家哦-Write your own Raw format pictures will be converted to BMP format pictures, compile and share to you oh
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1.87mb
    • 提供者:孙明坤
  1. cximageLite_V600

    0下载:
  2. CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as long as you
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:550.11kb
    • 提供者:tayfun karan
  1. S1D15G14

    0下载:
  2. convert bmp to raw format and save to disk
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:46.72kb
    • 提供者:kokorici
  1. 2008302580214

    0下载:
  2. Raw到Bmp格式文件的转换、图像增强算法实现、图像几何处理算法实现、图像边缘检测算法实现、图像二值化、影像融合、影像模板匹配等功能的实现-Raw to the Bmp format conversion, image enhancement algorithm, image geometry processing algorithms, image edge detection algorithm, image binarization, image fusion, image templat
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6.36mb
    • 提供者:yinyaqiu
  1. raw2bmp

    0下载:
  2. 讲lena的raw格式转换成8位bmp图像-lena s raw format images converted to 8-bit bmp
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.47mb
    • 提供者:李明
  1. bmp2raw.tar

    0下载:
  2. 将Bmp格式转化为raw格式,对于图像处理的入门获得Raw原始矩阵很有好处-Bmp2raw is a tool to convert 24bit BMP file to raw data. It may be useful before generating C arrays for showing a picture in a embeded system. The color order in the output file is (B,G,R),(
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:11.88kb
    • 提供者:张增
  1. headfie

    0下载:
  2. 包含了常用的一些读写图像的头文件,如BMP、RAW格式的像,直接把头文件添加使用即可。-Contains some commonly used to read and write the image header files, such as BMP, RAW format images, you can use to add files directly to your head.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:5.19kb
    • 提供者:孙洁
  1. bmp2raw.cpp.tar

    0下载:
  2. Convert BMP to RAW file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3.3kb
    • 提供者:ngu
  1. BMP

    0下载:
  2. 可将bmp图片转换为raw格式,或将bmp图片转换为数据写入.c文件-turn the image format form bmp to raw or write the bmp image data into .c file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:37.22kb
    • 提供者:coco
  1. raw-to-bmp

    0下载:
  2. 实现raw格式和bmp格式的转换,并且对bmp图像进行简单处理-Raw format and bmp format conversion, and simple bmp image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:59.66kb
    • 提供者:张志鹏
  1. 11

    0下载:
  2. 打开bmp图像 移动 旋转 bmp图像raw 转换到bmp图像二值化 边缘检测-Open the bmp image mobile rotation bmp image raw conversion to the bmp image binarization edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:2.76mb
    • 提供者:frankie2d
  1. rawsavebmp

    0下载:
  2. 将纯净的8位数据图转换为8位位图文件,可以在windows下显示(Converts a clean 8 bit data map to a 8 bit bitmap)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:1kb
    • 提供者:沈多多
« 12 »
搜珍网 www.dssz.com