documenting and testing
organizing and making more atomic this GUI exer...
renaming main frame
renaming variables in a more consistent way
further pythonic fixes and proof of concept
making more pythonic an exercise
testing ways to code the GUI in a flexible way
playing with PySide and possible first approach...
adding a couple of tests in my scratch area for...
adding exercise-toy that mixes GUI and CLI
testing commit
testing low level use of the viewer from code side
fixing a little bugg in the GUI
small comment in a test of the viewer
removing log prints after successful tests
commeting some log prints
adapting some log prints
touching fonts
painting borders in mask pixels
speeding a tiny bit
making the mask to show herself appropriately f...
defaulting back to use matplotlib as c++ is not...
scaling color table according to the the maximu...
numbers in pixels
transposing matrix before converting to flex ar...
defaulting back to use matplotlib as c++ is not...
working with the mask and fixing some use of lo...
giving shape to the 2D image generator
starting to put the mask in the C++ image gener...
adding getting_started_tutorial.sh which used t...
synchronizing tutorial script with tutorial doc...
going back to default use of matplotlib in the ...
removing commented leftover
connecting new image generator in c++ to the re...
stable version of low level RGB image generator
fixing bugg and font colour issue
testing
tweaking fonts part 2
tweaking fonts
tweaking mask and fonts
working on function code for masking images part 3
working on function code for masking images part 2
working on function code for masking images
adding low level function code for masking imag...
a bit more robust string conversion
test commit
some debuging
test commit
cosmetic changes to de code
retouching loops usage
fixing variable names part 2
fixing variable names
RGB image generator working better after small fix
RGB image generator is starting to take shape a...
working towards putting the numbers in the pixe...
working towards putting the numbers in the pixels
moving low level code to the newly created code...
creating one low level function file, useful fo...
cleaning a bit and preparing to mix algorithms
intermediate metastable step: in strings, numbe...
working towards generating RGB images, strings,...
adding first exercise that mix CLI with GUI
working with formats of the string that will be...
nothing serious, just saving before testing som...
moving some blocks and cleanclutter
preparing the ground for more cpp exercises
adding one more example
adding a couple of examples of cpp code to my s...
playing with IMG sizes
scaling RGB images trying to keep fix image siz...
testing commit
starting to give some versatility to the RGB im...
working on 2D image generator, seems like this ...
testing the bitmaps with digits drawn on it
continuing the bitmaps with digits drawn on it
starting to work on little bitmaps with digits ...
testing commit
testing commit from new developer toy
fixing scons script and issue, thanks to James
testing change in scons script
cleanig and removing old code leftovers
plugging to a new class the algorithm that gene...
just testing commit nothing serious
removing not needed leftover, this revision wor...
cutting to nearly the simplest class to be expo...
embedding simple example of how to expose class...
adding test examples
adding folder in my scratch area where is prove...
generating RGB flex array, still need to be tested
fixing test
removing C++ exercise
adding C++ function that after some further dev...
testing
testing
adding one more missing file (final)
adding missing file
adding missing file
adding missing file
correcting Copyright note
adding first really dumb test