搜索资源列表
Bresenham高效画线算法
- 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication is one of the ways, but each p
RLine
- 通过一系列点利用最小2乘法拟合直线,还包含画和计算法线平行线一些小函数-through a series of points with a minimum two multiplication fitting straight line, also includes paintings and calculating normal parallel lines some small function
第四章 图象运算
- 图像处理课件-4 图像得运算,包括:二维图像间得加,减,乘,除运算,逻辑与,或,非,异或运算-Image Processing Software -4 images in computing, including : two-dimensional images in between, plus or minus, multiplication and addition operations, logic and, or, not, XOR
dct8x8
- 全流水线1维8点DCT变换,用于JPEG编码,无乘法运算,verilog-Full-line one-dimensional 8-point DCT, for JPEG encoding, no multiplication
