scalex-users Mailing List for VLAM scalex
Status: Beta
Brought to you by:
madesroches
You can subscribe to this list here.
2008 |
Jan
(4) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: Marc-Antoine D. <mad...@gm...> - 2008-01-13 23:17:36
|
J'ai fait une liste des principales raisons pour utiliser scalex. http://scalex.wiki.sourceforge.net/Scalex+Features Si vous pouviez y jeter un coup d'oeil et me donner vos commentaires ce serait bien apprécié. Merci, M-A |
From: Marc-Antoine D. <mar...@vl...> - 2008-01-13 19:22:20
|
This is the first public release of VLAM scalex. VLAM scalex is a C++ library that allows you to make fast and scalable image processing applications in C++. At this point the only documentation available is the set of unit tests. Some more documentation is in preparation and will be available soon. Please send us your comments. The development team would very much to like to know how scalex could make it easier for you to build better applications faster. VLAM scalex can be downloaded from https://sourceforge.net/projects/scalex/ Thanks, Marc-Antoine |
From: Marc-Antoine D. <mar...@vl...> - 2008-01-09 20:16:32
|
Bonjour, Un petit mot pour vous dire que j'ajoute une variable d'environnement pour compiler scalex et tout le reste. Plutôt que d'avoir 'mainline' hardcodé maintenant on regarde la variable d'environnement 'BRANCH'. C'est plus important pour scons que pour bjam qui peut utiliser la feature path-constant. Je ne sais pas si la même fonctionnalité existe pour scons. Continuons de bien nous amuser, MAD |