Changeset 99


Ignore:
Timestamp:
06/10/16 20:57:04 (8 years ago)
Author:
tim
Message:

.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/bletchley/buffertools.py

    r98 r99  
    5858def blockWiseColorMap(block_size, blobs):
    5959    '''
    60     Accepts a sequence of blobs and compares all individual blocks 
     60    Accepts a sequence of blobs and compares all individual blocks
    6161    (of block_size) within those blobs.  Returns a dictionary where the
    6262    keys are blocks from the original blobs whose values were repeated
Note: See TracChangeset for help on using the changeset viewer.