登录
首页 » 图形图像 » 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区....

程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区....

于 2023-05-05 发布 文件大小:14.94 kB
0 204
下载积分: 2 下载次数: 2

代码说明:

程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区.-procedures first reading of the document BITMAP point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or buffer zone.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 程序-还可以
    画图程序-还可以-drawing program- can
    2022-03-28 12:26:43下载
    积分:1
  • 本程序完成基于openDWG开发AutoCAD Proxy对象元分解
    本程序完成基于openDWG开发AutoCAD Proxy对象图元分解-based on the completion of the development of AutoCAD openDWG Proxy object decomposition map yuan
    2023-02-23 02:30:04下载
    积分:1
  • L系统理论下,用计算机实现得分算法,可以直观地看到...
    L系统理论下,用计算机实现得分形算法,可以直观地看到图形-L system theory, with computer scoring algorithm can intuitively see graphic
    2022-03-02 22:41:05下载
    积分:1
  • 绘制曲线函数(曲线光滑)
    绘制曲线函数(曲线光滑)-curve mapping function (smooth curves)
    2022-05-27 10:00:05下载
    积分:1
  • 顶级的光线跟踪例程,使用了了加速光线跟踪的算法。
    顶级的光线跟踪例程,使用了了加速光线跟踪的算法。-Top of the ray-tracing routines, used to accelerate ray tracing algorithms.
    2023-02-20 07:10:03下载
    积分:1
  • BMP转换为RGB565
    convert bmp to rgb565-algorithm to handle all kinds of bmp to rgb565
    2022-02-04 03:46:29下载
    积分:1
  • 我的英语很差
    使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。-my english is poor
    2023-06-10 05:40:04下载
    积分:1
  • C Builder Open GL programming source library
    用C++ Builder进行Open GL编程的源程序库-C Builder Open GL programming source library
    2022-03-01 07:18:32下载
    积分:1
  • 为面绘制中的多边的三角化程序,对于面得增加或者减少进行了比较详尽的讲解...
    为面绘制中的多边形的三角化程序,对于面得增加或者减少进行了比较详尽的讲解-For the surface rendering of polygons in a triangular-based program, for the surface may increase or decrease were compared with detailed explanations
    2023-06-28 13:50:03下载
    积分:1
  • English OCR recognition controls, can be identified on the Verification Code. De...
    英文OCR识别控件,可对验证码进行识别。带有演示源码。 int startX = 0 int startY = 0 int width = -1 int height = -1 try { startX = Convert.ToInt32(textStartX.Text) startY = Convert.ToInt32(textStartY.Text) width = Convert.ToInt32(textWidth.Text) height = Convert.ToInt32(textHeight.Text) } catch (Exception ex) { Console.WriteLine(ex.StackTrace) } String result = Marshal.PtrToStringAnsi(OCRpart(textImage.Text, -1, startX, startY, width, height)) textResults.Text = result -English OCR recognition controls, can be identified on the Verification Code. Demonstration with source code. int startX = 0 int startY = 0 int width =-1 int height =-1 try (startX = Convert.ToInt32 (textStartX.Text) startY = Convert.ToInt32 (textStartY.Text) width = Convert. ToInt32 (textWidth.Text) height = Convert.ToInt32 (textHeight.Text) ) catch (Exception ex) (Console.WriteLine (ex.StackTrace) ) String result = Marshal.PtrToStringAnsi (OCRpar
    2023-04-27 23:15:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载