搜索资源列表
BmpToYuv
- 指定路径下的BMP位图格式到YUV420的转换源码,并生成十六进制数组保存到指定路径的文件里。-Designated trails under the BMP bitmap format to YUV420 conversion source, and generate hexadecimal array is saved to the specified file path.
jddy
- 简单实用的找多图源码,用数组方法无法解决,可以用此方法解决-Sub 找多图(x坐标, y坐标, x1坐标, y1坐标, 图片路径, 相似度, x偏移量, y偏移量, 图片像素x, 图片像素y, 延时时间, 鼠标动作) // 如 Call 找多图(0, 0, 1200, 800, "Attachment:\1.bmp", 0.9, 2, 10, 5, 20, 100, "LeftClick 2") a = x坐标 b = y坐标 c = x1
readbmpinfo
- 读取bmp文件信息关键代码,已经读到数组里了,需要的人应该知道怎么用-Read the bmp file information key code, has been read into the array, the needs of the people should know how to use
tuxiang
- 1.利用工具(如ACDSee、PhotoShop)将*.jpg转换为*.bmp; 2.借助imread命令将图像内容读入内存数组; 3.通过访问数字图像RGB三个通道的对应矩阵,改变数字图像的色彩; 4.将数字图像的RGB表示转换为YUV表示; Y=0.30R+0.59G+0.11B U=0.70R-0.59G-0.11B V=-0.30R-0.59G+0.89B 5.通过访问Y(亮度)通道,改变数字图像的亮度; 6.通过Y(亮度)通道作灰度的线性变换,改变数字
work
- 1.将BMP图像内容读入内存数组。 2. 调整图像的灰度,对图像进行灰度变换(反变换)。 3. 对图像进行较正,分别取值为0.4,0.6,0.8.-1. The BMP image content is read into memory array. 2 Adjust the gray image, the image gray-scale transformation (inverse transform). 3 more positive image, respectively, t