会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 2. 发明授权
    • Hardware implementation of 2 line/11 element predictor
    • 2线/ 11元素预测器的硬件实现
    • US4425582A
    • 1984-01-10
    • US293815
    • 1981-08-17
    • Vinod K. KadakiaGlen D. Jones
    • Vinod K. KadakiaGlen D. Jones
    • G06T9/00H04N1/41H04N1/417H03K13/243
    • G06T9/004G06T9/005H04N1/4105H04N1/417
    • A predictor bit pattern comprising selected bits of the current and previous raster scan lines and a method of predicting a plurality of bits per clock are disposed. Generally, a predictor is used prior to the encoding of data to increase the compression. The current bit in a bit stream is compared to the predicted value and a one is output when the two values are not equal. An efficient predictor will reduce the number of ones in a bit stream, which increases the zero run lengths and increases the efficiency of a run length encoding system. The described bit pattern contains bits close to the current bit to efficiently predict text data, bits distant from the current bit to efficiently predict halftone data, and ignores a plurality of intermediate bits to reduce hardware costs. A two step process is also described to allow a plurality of bits to be predicted in parallel. A circuit for performing this process comprises a buffer for storing the previous and current line data, two registers for holding the previous and current line prediction data patterns and two PROMs for performing the two step prediction.
    • 布置包括当前和之前的光栅扫描线的选定位的预测器位模式以及每个时钟预测多个位的方法。 通常,在数据编码之前使用预测器来增加压缩。 将比特流中的当前比特与预测值进行比较,并且当两个值不相等时输出一个。 有效的预测器将减少位流中的数量,这增加了零运行长度,并提高了运行长度编码系统的效率。 所描述的位模式包含靠近当前位的位以有效地预测文本数据,远离当前位的位以有效地预测半色调数据,并忽略多个中间位以降低硬件成本。 还描述了两步处理以允许并行预测多个位。 用于执行该处理的电路包括用于存储先前和当前行数据的缓冲器,用于保持先前和当前行预测数据模式的两个寄存器和用于执行两步预测的两个PROM。
    • 3. 发明授权
    • Method to rotate a bitmap image 90 degrees
    • 旋转图像90度的方法
    • US5111192A
    • 1992-05-05
    • US453738
    • 1989-12-20
    • Vinod K. Kadakia
    • Vinod K. Kadakia
    • G06T3/60
    • G06T3/602
    • An algorithm for rotating an image 90 degrees starts with an array or r rows and c columns of pixels. Each column of the pixel array is partitioned into words of w pixels each, and the rows, the columns, the words in each column, and the pixels in each word of the pixel array are all numbered starting at zero. Let v= r/w , where r/w is the smallest integer greater than or equal to r/w. Similarly, let h- c/w . The algorithm stores words of the original pixel array into a linear word organized memory as follows: it circular right-shifts each word i of column j by (j)mod w pixel positions and then writes in parallel this modified word into word address vj+i of the memory. The algorithm fetches words of the stored pixel array from this memory rotating this pixel array 90 degrees as follows: it reads a whole word in parallel such that each pixel p of this word comes from pixel p of word address wvi+v((p+j+1)mod w)+ wv-j-1/w) and then circular right-shifts this word by (j+1)mod w pixel positions, thereby delivering word i of column j of a 90 degree rotated version of the original pixel array.
    • 4. 发明授权
    • Circuit for fast page mode addressing of a RAM with multiplexed row and
column address lines
    • 具有复用行和列地址线的RAM快速寻址模式的电路
    • US5361339A
    • 1994-11-01
    • US878192
    • 1992-05-04
    • Vinod K. KadakiaChristine H. Kang
    • Vinod K. KadakiaChristine H. Kang
    • G06F12/00G06T1/60G06T3/60G09G5/36G11C7/10G11C11/401H04N1/387G09G5/38G11C8/00
    • G06T3/606G11C7/1021
    • A circuit for addressing a random access memory (RAM) and for rotating an image by reading it into and then out from a page buffer, where all transfers, whether by column or row, are performed substantially in a fast page mode in which the same row address is maintained from one access to the next. The column address lines of RAM devices are connected to the 5 or 6 least significant bits of the vertical and horizontal address counters of the image, and the row address lines are connected to the remaining most significant bits of the vertical and horizontal counters of the image. Therefore, whether the system is accessing the image data in the vertical or horizontal direction, there will be at least 31 fast page mode accesses for every one slow access, and the average speed of transfers in either direction will approximate the fast page mode speed.
    • 用于寻址随机存取存储器(RAM)并通过将图像读入页面缓冲器而转移到图像缓冲器中的电路,其中所有传送(无论是通过列还是行)都基本上以相同的快速页面模式执行 行地址从一个访问维护到下一个。 RAM设备的列地址线连接到图像的垂直和水平地址计数器的5或6个最低有效位,并且行地址线连接到图像的垂直和水平计数器的剩余最高有效位 。 因此,无论系统是在垂直方向还是水平方向上访问图像数据,对于每一个慢速访问将存在至少31次快速页面模式访问,并且任一方向的平均传输速度将接近快速页面模式速度。