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

搜索资源列表

  1. 图像处理中色彩转换

    2下载:
  2. 图像处理中读入图片保存图片的封装函数 以及灰度处理 边缘提取 可以处理1 24 8 16 24位位图 还可以获取颜色进行指定颜色转换-image process with vc++
  3. 所属分类:GDI/图象编程

  1. OpenCV图像处理

    0下载:
  2. 基于OpenCV的图像处理程序 很全面 有灰度化 二值化 阈值分割 空间转换 边缘求取等
  3. 所属分类:图形图象

  1. JPG图像文件转换成YUV原始数据格式

    1下载:
  2. 这是一个把JPG图像文件转换成YUV原始数据格式的程序,就三个函数,输出为YUV420的。-this is a static library for decompressing the jpg file and converting its colorspace from yuv422 to yuv420, but RGB24. enjoy your self!
  3. 所属分类:图形图象

    • 发布日期:2011-07-26
    • 文件大小:58572
    • 提供者:Simonz
  1. BMP转TIFF源码

    1下载:
  2. 将bmp图像数据取出重新封装成tiff格式,vc++
  3. 所属分类:GDI/图象编程

  1. image 图像转换为tif

    0下载:
  2. 所属分类:C#编程

  1. FFT标准转换

    0下载:
  2. 对数进行快速傅立叶变换,得出频谱图像,并对进行滤波器,然后频谱分析,前后对比
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-03-03
    • 文件大小:417
    • 提供者:wangzhaocai
  1. any2bmp

    0下载:
  2. 基于matlab的图像转换.全部转换为bmp,便于转换成视频
  3. 所属分类:源码下载

    • 发布日期:2012-05-12
    • 文件大小:549981
    • 提供者:ltc5124691
  1. 几个关于图像格式转换

    0下载:
  2. 几个关于图像格式转换,以及video for linux的使用介绍文档,包含了linux视频的采集,以及图像格式的变换-Several of the image format conversion, and introduced the use of video for linux documentation, including the linux video capture, and image format conversion, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-04-09
    • 文件大小:1196327
    • 提供者:gongqg
  1. opencv c++实现图像rgb到hsv的颜色空间转换

    0下载:
  2. 基于opencv c++实现图像rgb到hsv的颜色空间转换,并显示各分量的值-opencv c++ rgb hsv
  3. 所属分类:书籍源码

    • 发布日期:2017-03-21
    • 文件大小:87253
    • 提供者:皮耶罗
  1. 完成图像RGB到HSV的转换

    0下载:
  2. 完成图像RGB到HSV的转换,比较自定义函数转换和使用opencv提供函数直接转换的结果。可用于研究H,S,V分量的范围等,Image RGB to HSV conversion, more-defined functions and use the conversion function opencv provide direct conversion results. Can be used to study H, S, V component of the scope of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-17
    • 文件大小:619076
    • 提供者:高飞
  1. cximage600_full.rar

    0下载:
  2. 图像处理:旋转、缩放等特效。图像格式转换。,Image Processing: rotating, zooming, etc. effects. Image format conversion.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4728452
    • 提供者:黄勇庭
  1. BMP2YUV2.rar

    0下载:
  2. 将BMP图像转换为YUV图像格式输出,需要与YUV2BMP配合使用。,BMP images will be converted to YUV output image format, used in conjunction with the YUV2BMP.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-02-28
    • 文件大小:89740
    • 提供者:liuzhaoguang
  1. RGBtoHSI.rar

    0下载:
  2. 彩色图像格式的转换程序,采用C语言编写,可以作为彩色图像增强的格式转换使用,由RGB-HSI转换,The program is used for color image format conversion processing written by C language which can serve as a color image enhancement preprocessing. The function of the program is from RGB-HSI conversion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1215
    • 提供者:zhaoqd
  1. Sobel.rar

    0下载:
  2. 本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。,This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any g
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:66274
    • 提供者:黄顺欢
  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
    • 文件大小:3769534
    • 提供者:叶心怡
  1. ConvetPgmTobmp.rar

    0下载:
  2. 在vc下把pgm图像格式转换为bmp图像格式。方便很多图像研究者。,Vc under in pgm image format is converted to bmp image formats. Many researchers to facilitate image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:45164
    • 提供者:power
  1. ismsde2000.zip

    0下载:
  2. 这是一个把bmp 图像转换成dcm图像的专用程序,This is a bmp to dcm program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:61147
    • 提供者:曾千里
  1. LedData.rar

    2下载:
  2. 在用单片机制作旋转LED显示屏的时候,需要一个图像取模软件,将矩阵的图像转换成旋转显示的数据。这个工具软件能够做到基本上所有的屏幕显示数据转换,发现功能不足,需要定做取模软件请联系QQ:271743617,SCM production using rotating LED display when the need for a modulus image software, the image is converted into a rotation matrix display data. T
  3. 所属分类:界面编程

    • 发布日期:2013-01-09
    • 文件大小:40243
    • 提供者:liudingfa
  1. rgb2gray

    0下载:
  2. 在Visual C++环境下实现真彩色图像转换为灰度图像的源代码,还有所用的图片-In Visual C++ environment to achieve true color image is converted to grayscale the source code, there are pictures used
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:138397
    • 提供者:张国鹏
  1. GetDCImage

    0下载:
  2. 实现一种将DC上的图像转换为OpenCV标准图像格式IplImage的方法。-DC to achieve a way to convert the image on the image format OpenCV IplImage standard methods.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:658
    • 提供者:koukon
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com