by l3v3rz » Tue Aug 28, 2012 3:02 pm
by l3v3rz
Tue Aug 28, 2012 3:02 pm
New version uploaded - see web site
http://code.google.com/p/robobuilderlib/
Main focus has been on Linux and Omnima version which now supports IMAGE processing. The new functions enable BASIC to load jpeg images into arrays and either filtered or grey scales, The image processing has been based on CMVision library and enable user to create multiple colour threshold maps and then blob detect areas.
The IDE has had an Image processing tool to help create filters and check their effect.
New extended commands:
http://code.google.com/p/robobuilderlib ... edCommands
Image processing demo's
http://code.google.com/p/robobuilderlib/wiki/ImageDemos
And a simple gesture recognition example
http://code.google.com/p/robobuilderlib ... ecognition
The new Firmware version is also available includes (since 452)
1/ New 'p' option - set all servos passive
2/ Q option - queries all servo values and displays result
3/ Bug fixes to edit lines
4/ New options on SCALE command to enable threshold
5/ New options on LIST to support stacks and hence Procedure and Functions
6/ New List functions $SHUF and $MAP
7/ New List operators '+' '-' and '.'
8/ Bug fix to expression handler and Cos function
New version uploaded - see web site
http://code.google.com/p/robobuilderlib/
Main focus has been on Linux and Omnima version which now supports IMAGE processing. The new functions enable BASIC to load jpeg images into arrays and either filtered or grey scales, The image processing has been based on CMVision library and enable user to create multiple colour threshold maps and then blob detect areas.
The IDE has had an Image processing tool to help create filters and check their effect.
New extended commands:
http://code.google.com/p/robobuilderlib ... edCommands
Image processing demo's
http://code.google.com/p/robobuilderlib/wiki/ImageDemos
And a simple gesture recognition example
http://code.google.com/p/robobuilderlib ... ecognition
The new Firmware version is also available includes (since 452)
1/ New 'p' option - set all servos passive
2/ Q option - queries all servo values and displays result
3/ Bug fixes to edit lines
4/ New options on SCALE command to enable threshold
5/ New options on LIST to support stacks and hence Procedure and Functions
6/ New List functions $SHUF and $MAP
7/ New List operators '+' '-' and '.'
8/ Bug fix to expression handler and Cos function