搜索资源列表
贴图的方法实现工业控制开关转换
- 用贴图的方法实现工业控制开关转换,可能会对做自控方面的工程师又参考作用哦。-mapping method used in industrial control switched, may be controlled so the engineers have drawn role oh.
彩色图到灰度图的转换的源程序
- 彩色图到灰度图的转换的源程序!实现了彩色图到灰度图的转换,注意其中真彩图和调色板位图处理时的差别。-color to grayscale conversion of the source! To achieve a color map of the grayscale conversion, which really pay attention to the palette color pictures and bitmap handling differences.
VB6颜色格式转换
- VB6里的颜色转换-VB6 The color conversion.
多边形扫描转换
- 多边形扫描转换填充算法-filled polygon scan conversion algorithm
图像空间转换代码
- 空间转换的代码
图像密度转换代码
- 这是一个将图像密度转换的算法,移植性好.
色彩空间转换RGBto YCbCr
- 色彩空间转换RGBto YCbCr
对不同类型的图像进行转换
- 用matlab对不同类型的图像进行相互转换,
YUV422转换为YUV420
- YUV422转换为YUV420,或者修改为YUV420转换为YUV422的源码,YUV422 converted to YUV420, or modify the YUV420 to YUV422 conversion of source
完成图像RGB到HSV的转换
- 完成图像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
实现笛卡尔坐标到球面坐标的转换
- 实现笛卡尔坐标到球面坐标的转换,用户可以根据需要直接转换,The realization of Cartesian coordinates to spherical coordinates conversion, the user can direct conversion
实现 RGB到HSI的转换. 使用VC++ 6.0
- 实现 RGB到HSI的转换. 使用VC++ 6.0, OpenCV,Transform the RGB image into the HSI image, using VC++ 6.0 and OpenCV
实现了读取bmp图像到矩阵的转换
- 实现了读取bmp图像到矩阵的转换,是个很好的头文件,直接引入就能用,this code can covert bmp to matrix,
RGBTOYUV.RGB与YUV格式的互相转换
- RGB与YUV格式的互相转换, 支持YUV420、YUV444、YUV422,RGB and YUV format conversion with each other to support the YUV420, YUV444, YUV422
cximage600_full.rar
- 图像处理:旋转、缩放等特效。图像格式转换。,Image Processing: rotating, zooming, etc. effects. Image format conversion.
ConvetPgmTobmp.rar
- 在vc下把pgm图像格式转换为bmp图像格式。方便很多图像研究者。,Vc under in pgm image format is converted to bmp image formats. Many researchers to facilitate image.
图片转换工具
- 利用TBitmap和TPNGObject类实现BMP图片和PNG图片互相转换。(Using TBitmap and TPNGObject class implements BMP images and PNG image transform each other.)
转换图像格式和尺寸
- 批量转换图像格式和尺寸的MATLAB源代码(MATLAB source code for batch conversion of image formats and sizes.)
直线光栅扫描转换算法的实现
- 通过C++实现直线光栅扫描转换算法的示例(Implementation of Linear Grating Scanning Conversion Algorithms)