@@ -29,10 +29,10 @@ These libraries are a set of basic tools simplifying programmation. The programm
-[blc_image](https://promethe.u-cergy.fr/blibs/blc_image) : Manipulate blc_array as images. Can load and save them as png files
-[blc_program](https://promethe.u-cergy.fr/blibs/blc_program) : Parse arguments and interacts with user in commandline.
modules - Basic Applications for C/C++
------------------------------------
Modules
-------
-[bapps](https://promethe.u-cergy.fr/blaar/bapps.git) : Generic C/C++ executables with no dependency to manipulate blc_channels (find max, generate oscillators, ...)
-[bapps](https://promethe.u-cergy.fr/blaar/bapps.git): - Basic Applications for C/C++ with no dependency to manipulate blc_channels (find max, generate oscillators, ...)
All the other applications are in optional specific submodules (i.e. i_v4l2_camera to acquire images through v4l2 driver or fftw to use functions from the external fftw library, ...)