登录
首页 » 图形图像 » Run Length Encoding compressor program 8 bit header version

Run Length Encoding compressor program 8 bit header version

于 2022-02-05 发布 文件大小:15.28 kB
0 187
下载积分: 2 下载次数: 1

代码说明:

Run Length Encoding compressor program 8 bit header version

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

发表评论

0 个回复

  • 基于opencv的C++配准,区域追踪
    资源描述利用计算机视觉包opencv实现图像区域配准,对图像处理学习具有指导作用,算法可以多方面的改进,从而应用到很多其他图像处理当。(注意:必须安装opencv,低版本安装较复杂,可参考网上教程)
    2022-11-29 11:15:03下载
    积分:1
  • 三维体可视化,并且可对三维体交互修改,实时显示.
    三维形体可视化,并且可对三维形体交互修改,实时显示.-make visualisation for 3d object is able to interact with and display 3d object in real time
    2022-07-04 20:37:24下载
    积分:1
  • 采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控...
    采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控制顶点为一组进行曲线段绘制。即 为一组, 为一组,…, 为一组,所有曲线段连在一起即构成了整个B样条曲线。事实上,前一条曲线段的终点即是下一条曲线段的起点。 ② 在每一段曲线的绘制过程中, 取不同的值便得到曲线上不同的点。例如 时,由公式(1)可得到曲线的起点, 时可计算得到曲线的终点。为处理方便,可进行等距离选择,如10等份, 依次取0,0.1,0.2…,1.0,从而可计算得到10个曲线段上的点,把这10个点依次连接,就可得到该曲线段。 b) 四点插值细分曲线 四点插值细分曲线的表达规则为 其中 为控制顶点, 为细分次数, 为顶点下标。即每细分一次,在任意两点之间插入一顶点。为方便处理起见,可绘制成封闭曲线。 (初始)控制顶点保存在文件中。 给定两个测试文件c1.txt,c2.txt-using two different methods of drawing curve a) quadratic B-spline curves of the second B-spline curves of expression as a function of (1) for the control vertices. Note :-given right of a group of control vertices per three vertices adjacent to a group Marche line drawing. Namely, a group of a group, ... to a group, all of the curves that together constitute the entire B-spline curves. In fact, a curve before the end of the next one that is the starting point of the curve. curve in every section of the drawing process, different from the value curve will be differe
    2022-03-20 07:54:53下载
    积分:1
  • vc的进行虹膜识别的源代码,比较简单,大家可以研究一下!
    vc的进行虹膜识别的源代码,比较简单,大家可以研究一下!-Code for iris recognition
    2023-04-20 03:50:04下载
    积分:1
  • 画椭圆的方法有很多,这是其中一种,用DDA算法画的
    画椭圆的方法有很多,这是其中一种,用DDA算法画的-oval paintings are lots of ways, this is one of those painted with the DDA Algorithm
    2023-09-05 05:10:03下载
    积分:1
  • 功能:画平面人工挖孔灌注桩.用于结构专业绘制基础详.
    功能:画平面人工挖孔灌注桩.用于结构专业绘制基础详图.-Features: Flat painting hand-dug pile. The basis for the structure of professional mapping details.
    2023-06-03 02:10:03下载
    积分:1
  • tvdenois Total variation grayscale and color image denoising,matlab program
    利用全变差对灰度图像和彩色图像进行去噪处理-tvdenois Total variation grayscale and color image denoising,matlab program
    2022-11-17 12:35:04下载
    积分:1
  • 一个用d3d做的3维动态字的源代码,可以参考下做法
    一个用d3d做的3维动态字的源代码,可以参考下做法-Using D3D to do a 3-dimensional dynamic character of the source code, can refer to practices under
    2022-08-24 17:31:05下载
    积分:1
  • 是耶鲁大学的人脸库,耶鲁大学的人脸库分为AB,这是A,B太大传不上来....
    是耶鲁大学的人脸库,耶鲁大学的人脸库分为AB,这是A,B太大传不上来.-Yale University Face libraries, Yale University face database is divided into AB, which is A, B is not up too much mass.
    2022-07-20 14:26:34下载
    积分:1
  • For some images, the commonly used edge detection algorithm sometimes can not be...
    对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.
    2022-05-27 19:07:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载