System for rotating binary images
    1.
    发明授权
    System for rotating binary images 失效
    旋转二进制图像的系统

    公开(公告)号:US4658430A

    公开(公告)日:1987-04-14

    申请号:US686788

    申请日:1984-12-27

    CPC分类号: G06T3/602 G06T3/606

    摘要: A method and apparatus for converting an image in run representation form into a raster image which is rotated by some multiple of 90.degree. from the orientation of the original image is disclosed wherein the original image data which is stored in run end or run length form may be divided and stored in discontiguous blocks. In implementing a 90.degree. rotation, the image data is conceptually divided into vertical strips, each of which is independently rotated to create a horizontal strip of the output image. The rotation process is carried out by firstly converting the run representation image data to raster form, dividing the data in each row among a number of intermediate buffers, each of which contains the data from one vertical strip of the original image. The contents of each buffer are rotated and rearranged in an available buffer to form a horizontal strip of the rotated image ready for raster readout. Similarly, a convenient method of rotating the input image 180.degree. is also described wherein the original image is read in run representation form a row at a time and the rows are converted to raster form and placed in storage in reverse order, with the order of the bits in each row also reversed.

    摘要翻译: 公开了一种用于将运行表示形式的图像转换成从原始图像的方向旋转了90度的几倍的光栅图像的方法和装置,其中以运行结束或游程长度形式存储的原始图像数据可以 被划分并存储在不连续的块中。 在实现90度旋转时,图像数据在概念上被划分成垂直条带,其中的每一个被独立地旋转以产生输出图像的水平条带。 旋转处理通过首先将游程表示图像数据转换为光栅形式来进行,将每行中的数据划分为多个中间缓冲器,每个中间缓冲器包含来自原始图像的一个垂直条带的数据。 每个缓冲器的内容在可用缓冲器中旋转和重新布置,以形成准备进行光栅读出的旋转图像的水平条。 类似地,还描述了旋转输入图像180°的方便方法,其中原始图像以运行表示形式一次读取一行,并且将行转换为光栅形式并以相反的顺序放置在存储中,顺序为 每行中的位也相反。

    Method for enlarging a binary image
    2.
    发明授权
    Method for enlarging a binary image 失效
    放大二进制图像的方法

    公开(公告)号:US4631751A

    公开(公告)日:1986-12-23

    申请号:US664190

    申请日:1984-10-24

    IPC分类号: G06T3/40 H04N1/393 G06K9/42

    CPC分类号: H04N1/3935 G06T3/4023

    摘要: A method for enlarging a binary image by an arbitrary factor includes the steps of storing the image in bit sequence; rotating the image in a first direction by ninety degrees; inserting one or more rows of expansion bits along the original horizontal axis of the image to convert i rows of bits to j rows of bits where i

    摘要翻译: 通过任意因素放大二值图像的方法包括以比特序列存储图像的步骤; 将图像沿第一方向旋转九十度; 沿着图像的原始水平轴插入一行或多行扩展位,以将i行的位转换为j行i,其中i

    Method for expansion of a digital image
    3.
    发明授权
    Method for expansion of a digital image 失效
    扩展数字图像的方法

    公开(公告)号:US4569081A

    公开(公告)日:1986-02-04

    申请号:US567309

    申请日:1983-12-30

    CPC分类号: G06T3/4023

    摘要: A method for expanding a binary image includes the steps of: storing the image in bit sequence; inserting for each string of 5 bits along a first axis one or more expansion bits, to convert each said string of 5 bits to a string of 6 bits; assigning a value to each expansion bit generated by the above step; inserting one or more rows of expansion bits for each 5 rows of bits along a second axis of the image to convert each 5 rows of bits to 6 rows of bits along the second axis of the image; assigning a value to each expansion bit generated by the above steps; storing the enlarged image generated by the above steps.

    摘要翻译: 用于扩展二进制图像的方法包括以下步骤:以比特序列存储图像; 沿着第一轴为每个5比特串插入一个或多个扩展比特,以将每个所述5比特串转换成6比特串; 为通过上述步骤生成的每个扩展位分配一个值; 沿着图像的第二轴为每5行位插入一行或多行展开位,以沿图像的第二轴将每行5行位转换成6行位; 为由上述步骤生成的每个扩展位分配一个值; 存储由上述步骤生成的放大图像。

    Image rotation method
    5.
    发明授权
    Image rotation method 失效
    图像旋转方式

    公开(公告)号:US4689824A

    公开(公告)日:1987-08-25

    申请号:US567293

    申请日:1983-12-30

    CPC分类号: G06T3/606

    摘要: A method for rotation of a binary image by 180 degrees, includes the steps of: positioning first and second address pointers at the center of at the beginning and end respectively of an image to be rotated; indexing the first pointer in a first direction through said image; indexing the second pointer in a second direction through said image; exchanging, for each index step, a first image word at the first pointer with a second image word, at the second pointer if the first image word and the second image word have any two bits with different values; reversing all exchanged words; storing the reversed, exchanged words at said pointer locations; repeating the above steps until the first pointer and the second pointer have been indexed through all words in the image at which point the image has been rotated by 180 degrees.

    摘要翻译: 将二进制图像旋转180度的方法包括以下步骤:将第一和第二地址指针分别定位在要旋转的图像的开始和结束的中心; 通过所述图像在第一方向上索引所述第一指针; 通过所述图像在第二方向上索引所述第二指针; 如果所述第一图像字和所述第二图像字具有不同值的任何两个比特,则对于每个索引步骤,在第二指针处交换具有第二图像字的第一指针处的第一图像字; 反转所有交换的话; 将所述反向交换的字存储在所述指针位置处; 重复上述步骤,直到第一个指针和第二个指针已经通过图像中的所有单词被索引,此时图像已旋转180度。

    Method for converting a bit map of an image to a run length or run end
representation
    6.
    发明授权
    Method for converting a bit map of an image to a run length or run end representation 失效
    将图像的位图转换为游程长度或运行结束表示的方法

    公开(公告)号:US4610027A

    公开(公告)日:1986-09-02

    申请号:US567218

    申请日:1983-12-30

    CPC分类号: H03M7/46 H04N1/419

    摘要: A method for converting an image from a bit map to a run end or run length representation includes the steps of: storing said image as a bit map representation; initializing all variables to be used in the conversion process; converting by table lookup, each run of continuous color to a run representation, storing, in a run representation buffer, as a count value, each run representation; repeating the steps of converting and storing for each run of continuous color to the end of the image.

    摘要翻译: 用于将图像从位图转换成游程结束或游程长度表示的方法包括以下步骤:将所述图像存储为位图表示; 初始化转换过程中要使用的所有变量; 通过表查找转换,将连续颜色的每个运行到运行表示,在运行表示缓冲器中存储作为计数值,每个运行表示; 重复将连续颜色的每次运行转换和存储到图像的末尾的步骤。

    Dental care educational and tooth fairy visit kit with magic dust
    7.
    发明授权
    Dental care educational and tooth fairy visit kit with magic dust 失效
    牙科护理教育和牙仙游览套装与魔法尘埃

    公开(公告)号:US5501602A

    公开(公告)日:1996-03-26

    申请号:US325978

    申请日:1994-10-21

    IPC分类号: A61C19/00 G09B23/28

    CPC分类号: G09B23/283 A61C19/008

    摘要: A dental care kit for simulating a visit of a fictional tooth fairy and instructing a child of the importance of proper dental care. The inventive kit includes a storage chest containing a plurality of envelopes, magical fairy dust contained within a fairy dust container, an ink pad, left and right foot stamps, a coin bag, and a plurality of written notes. A method of utilizing the kit includes placing a deciduous tooth within one of the envelopes and underneath a pillow of the child's sleeping accommodations. After the child falls asleep, a parent of the child removes the tooth in the envelope for storage within the chest, sprinkles the magical fairy dust around and about the child, utilizes the left and right foot stamps and ink pad to place footprints on or about the child, places an amount of money within the coin bag underneath the pillow, and leaves one of the written notes underneath the pillow along with the coin bag. The fairy dust and footprints thus serve to convince the child of the existence of the fictional tooth fairy, while instructional indicia printed on the written notes instructs the child of the importance of proper dental care.

    摘要翻译: 一种牙科护理套件,用于模拟虚构的牙仙的访问,并指导孩子正确的牙科保健的重要性。 本发明的套件包括容纳多个信封的储藏箱,包含在仙女贮尘容器内的神奇的仙女粉尘,墨垫,左脚和右脚印,硬币袋和多个笔记。 使用该试剂盒的方法包括将落叶齿放置在一个信封内并在儿童的睡眠住处的枕头的下面。 孩子睡着后,孩子的父母将信封中的牙齿移开,将其存放在胸前,将小孩周围和周围的神奇童话灰尘撒上,利用左右脚印和墨水垫将脚印放置在或围绕 孩子将钱放在枕头下面的硬币袋内,并将其中一个书写笔记放在枕头下方和硬币包一起。 仙女的尘土和脚印因此有助于说服孩子存在虚构的牙仙,而以书面形式印上的教学标记指示孩子正确的牙科保健的重要性。

    Method for encoding and decoding a digital image
    8.
    发明授权
    Method for encoding and decoding a digital image 失效
    数字图像编码和解码方法

    公开(公告)号:US4725815A

    公开(公告)日:1988-02-16

    申请号:US841483

    申请日:1986-03-19

    IPC分类号: G06T9/00 H04N1/417 H03M7/48

    CPC分类号: H04N1/4175 G06T9/005

    摘要: A method for encoding and decoding digital image data, includes the steps of: testing the data for a vertical relationship between adjacent lines of the image; generating directly a reference code word representative of the vertical relationship for each successful test; generating by table lookup a run code word for a stream of data bits of common value for each unsuccessful test whereby a data element representing a number of bits in a code word is stored at a predetermined offset from a table entry for the code word; merging the vertical reference code words and the run code words generated by the above steps to form an encoded data stream; testing the encoded data stream for a reference code; decoding directly the vertical relationship from the reference code for each successful test; decoding by table lookup a run of bits of common value by serial examination of said encoded data stream for each unsuccessful test; and storing data decoded by the above steps in a predetermined relationship. A fast algorithm for modifying an image in run representation form before encoding or after decoding is also described.

    摘要翻译: 一种用于对数字图像数据进行编码和解码的方法,包括以下步骤:测试图像的相邻行之间的垂直关系的数据; 直接生成代表每个成功测试的垂直关系的参考代码字; 通过表查找生成用于每个不成功测试的公共值数据位流的运行代码字,由此表示码字中的位数的数据元素以与代码字的表项相对应的预定偏移量被存储; 合并垂直参考码字和通过上述步骤生成的游程码字以形成编码数据流; 测试编码数据流的参考代码; 从每个成功测试的参考代码直接解码垂直关系; 通过针对每个不成功测试对所述编码数据流进行串行检查,通过表查找解码通用值的位; 并以预定关系存储通过上述步骤解码的数据。 还描述了用于在编码之前或解码之后以运行表示形式修改图像的快速算法。

    Method for converting a bit map of an image to a run length or run end
representation
    9.
    发明授权
    Method for converting a bit map of an image to a run length or run end representation 失效
    将图像的位图转换为游程长度或运行结束表示的方法

    公开(公告)号:US4646356A

    公开(公告)日:1987-02-24

    申请号:US626494

    申请日:1984-06-29

    CPC分类号: G06T9/005 H03M7/46 H04N1/419

    摘要: A method for converting an image from a bit map to a run end or run length representation includes the steps of: storing the image as a bit map representation; accessing for each byte in an image by a look-up table a selected routine, corresponding to such byte, from a number of routines for converting bit strings to run representations, wherein the look-up table accessed is selected in accordance with a color value of a preceding pixel binary bit; and executing the selected routine on the current byte to convert the bit string to a run representation; storing in a run representation buffer, as a count value, each run representation; repeating the above steps of accessing and executing for each byte and storing for each run of continuous color to the end of the image.

    摘要翻译: 用于将图像从位图转换成游程结束或游程长度表示的方法包括以下步骤:将图像存储为位图表示; 通过查找表从与用于将位串转换为运行表示的多个例程相对应的这样的字节的查找表访问图像中的每个字节,其中根据颜色值选择所访问的查找表 的前一像素二进制位; 并且对当前字节执行所选择的例程以将位串转换成运行表示; 存储在运行表示缓冲器中,作为计数值,每个运行表示; 重复上述访问和执行每个字节的步骤,并将连续颜色的每次运行存储到图像的末尾。

    Method for rotating a binary image
    10.
    发明授权
    Method for rotating a binary image 失效
    旋转二进制图像的方法

    公开(公告)号:US4627020A

    公开(公告)日:1986-12-02

    申请号:US567214

    申请日:1983-12-30

    CPC分类号: G06T3/602

    摘要: A method for rotating an image by 90 degrees includes the steps of: storing the image in a raster format arranged in r rows by c columns, image information in each row being stored in a number of bytes, each byte having b bits, there being c/b bytes in each row of the raster format; moving a block of the image into a temporary storage, there being r rows by v columns in the block; separating each image block into groups of bytes of rotatable size; determining for each group if all bits are the same value; rotating each group that does not have all bits the same value; storing each rotated group in an output area of the raster storage; repeating the above steps for all remaining blocks of the image.

    摘要翻译: 将图像旋转90度的方法包括以下列步骤:以r行×c列排列的栅格格式存储图像,每行中的图像信息以多个字节存储,每个字节具有b位,存在 栅格格式的每一行中的c / b字节; 将图像的块移动到临时存储器中,块中存在r行的v列; 将每个图像块分解成可转动大小的字节组; 如果所有位都是相同的值,则确定每个组; 旋转不具有相同值的所有位的每个组; 将每个旋转的组存储在所述光栅存储器的输出区域中; 对图像的所有剩余块重复上述步骤。