Activity

From 10/08/2012 to 11/06/2012

11/05/2012

08:11 PM Revision 09c1f1fa (rst-proto): Added simple point cloud data type in proto/sandbox/rst/vision/Sim...
fixes #1200
* proto/sandbox/rst/vision/SimpleXYZImage.proto: new file
A. Swadzba

10/29/2012

03:52 PM Revision 0864376e (rst-proto): Moved data definitions proto/{stable,sandbox} -> schema/{stable,sa...
* schema/CMakeLists.txt: renamed proto/CMakeLists.txt ->
schema/CMakeLists.txt
* schema/stable/proto: renamed proto...
J. Moringen

10/23/2012

01:28 AM Revision ce72e773 (rst-converters): Register rosetta-based converters in cpp/src/Plugin{Stable,Sa...
* cpp/src/PluginSandbox.cpp: for RST types, register rosetta-based
converters
* cpp/src/PluginStable.cpp: likewise;...
J. Moringen
01:28 AM Revision 01a0a160 (rst-converters): Added template parameter for backend converter to IplImageCon...
This allows ImplImageConverter to use the RosettaConverter as its
backend.
* cpp/src/rst/converters/opencv/IplImageC...
J. Moringen
03:30 AM Revision a5aacd19 (rst-converters-cpp): Generate RSB plugins for stable and sandbox in CMakeLists...
fixes #1212
* cpp/src/CMakeLists.txt: generate include and registration code for
stable and sandbox plugins; build...
J. Moringen
03:30 AM Revision 2f228b50 (rst-converters): Generate RSB plugins for stable and sandbox in CMakeLists.txt
fixes #1212
* cpp/src/CMakeLists.txt: generate include and registration code for
stable and sandbox plugins; build...
J. Moringen
03:30 AM Revision 48153916 (rst-converters-cpp): Generate RSB plugins for stable and sandbox in CMakeLists...
fixes #1212
* cpp/src/CMakeLists.txt: generate include and registration code for
stable and sandbox plugins; build...
J. Moringen

10/22/2012

03:45 PM Revision f3729a4b (rst-converters): Register rosetta-based converters in cpp/src/Plugin{Stable,Sa...
* cpp/src/PluginSandbox.cpp: for RST types, register rosetta-based
converters
* cpp/src/PluginStable.cpp: likewise;...
J. Moringen
03:16 PM Revision 80f637ef (rst-converters): Added template parameter for backend converter to IplImageCon...
This allows ImplImageConverter to use the RosettaConverter as its
backend.
* cpp/src/rst/converters/opencv/IplImageC...
J. Moringen
03:15 PM Revision 34f3f28f (rst-converters): Generate RSB plugins for stable and sandbox in CMakeLists.txt
fixes #1212
* cpp/src/CMakeLists.txt: generate include and registration code for
stable and sandbox plugins; build...
J. Moringen

10/21/2012

10:43 PM Revision 359fb0bd (rst-proto): Fixed CONFIG_DIR -> RST_CONFIG_DIR in cpp/RSTConfig.cmake.in
* cpp/RSTConfig.cmake.in: changed a variable reference CONFIG_DIR ->
RST_CONFIG_DIR
J. Moringen

10/16/2012

01:01 AM Revision 79826c4c (rst-manual): Added clone example command in preparation.rst
Previously, at may have been unclear what exactly would be cloned from
which URL.
* preparation.rst: added git clone...
J. Moringen

10/15/2012

02:37 PM Revision 21f45110 (rst-converters): Fixed versions in python/setup.py
Project version and dependencies corresponded to 0.8 version.
* python/setup.py: changed version of rstconverters 0....
J. Moringen

10/12/2012

06:11 PM Revision 7ff005e1 (rst-converters): Merge branch 'pythonconverters' into 0.7
Conflicts:
cpp/cpack/CPackDebianConfig.cmake
refs #1182
J. Wienke
04:41 PM Revision c5411c74 (rst-converters-cpp): Allow RGB images for deserializing.
J. Wienke
04:41 PM Revision c965d943 (rst-converters-cpp): Allow RGB images for deserializing.
J. Wienke
04:41 PM Revision a3554260 (rst-converters): Allow RGB images for deserializing.
J. Wienke
04:41 PM Revision 15d58edd (rst-converters): Backport: Allow RGB images for deserializing.
J. Wienke
04:32 PM Revision 53f33654 (rst-converters): Also allow BGR images in the Iplimage converter for python.
J. Wienke
04:32 PM Revision 246d76d5 (rst-converters-python): Also allow BGR images in the Iplimage converter for py...
J. Wienke
12:49 PM Revision 7296cd27 (rst-converters): State missing type assumption in serialize mthod of IplimageC...
Added an assert statement.
refs #1182
J. Wienke
12:49 PM Revision 0ae4a8e1 (rst-converters-python): State missing type assumption in serialize mthod of Ip...
Added an assert statement.
refs #1182
J. Wienke
12:41 PM Revision 40e11ef0 (rst-converters): Clean-up docstrings.
Use double quotes consistent with PEP 257.
http://www.python.org/dev/peps/pep-0257/
J. Wienke
12:41 PM Revision d4f0aa0e (rst-converters-python): Clean-up docstrings.
Use double quotes consistent with PEP 257.
http://www.python.org/dev/peps/pep-0257/
J. Wienke

10/11/2012

02:26 PM Revision 500e41b8 (rst-manual): More precise process for adding data-types to a release branch
Arne Nordmann
01:50 PM Revision 28907aba (rst-manual): Description of namespaces
Arne Nordmann
01:49 PM Revision 776c15e2 (rst-manual): Description of namespaces
Arne Nordmann
01:38 PM Revision 097a195f (rst-manual): Description of rst process with pull request based on patches
Arne Nordmann
01:29 PM Revision 4c2e5ff0 (rst-manual): Description of rst process with pull request based on a patch
Arne Nordmann
01:19 PM Revision 7f1ce1b0 (rst-converters): backport: Make IplImageDeleter a public member of IplImageCon...
This deleter is required basically every time someone wants to send a new opencv image using this convtert. Hence it ... J. Wienke
01:18 PM Revision a59a0585 (rst-converters-cpp): Make IplImageDeleter a public member of IplImageConverter.
This deleter is required basically every time someone wants to send a new opencv image using this convtert. Hence it ... J. Wienke
01:18 PM Revision 6c8b993b (rst-converters-cpp): Make IplImageDeleter a public member of IplImageConverter.
This deleter is required basically every time someone wants to send a new opencv image using this convtert. Hence it ... J. Wienke
01:18 PM Revision 87e362cd (rst-converters): Make IplImageDeleter a public member of IplImageConverter.
This deleter is required basically every time someone wants to send a new opencv image using this convtert. Hence it ... J. Wienke
01:17 PM Revision 1ba0a42e (rst-manual): Small fix
Arne Nordmann
01:03 PM Revision 4767ba09 (rst-manual): Do not forget to add the compiler flags in the example cmake code.
J. Wienke

10/10/2012

07:32 PM Revision 759f74f8 (rst-manual): Minor improvements in data-types.rst
* data-types.rst: fixed a typo; minor markup improvements; link to
glossary entries for sandbox and stable
* prepar...
J. Moringen
07:22 PM Revision 39049548 (rst-manual): Documentation of process to add new data types
Arne Nordmann
07:20 PM Revision eb24a291 (rst-manual): Backported docs improvements from master
Arne Nordmann
12:43 PM Revision fb583363 (rst-converters): For the moment, state the assumptions.
We have to remove them later, but so far we can live with simple BGR images.
refs #1182
J. Wienke
12:43 PM Revision 7fabc88b (rst-converters-python): For the moment, state the assumptions.
We have to remove them later, but so far we can live with simple BGR images.
refs #1182
J. Wienke
12:43 PM Revision d93e3b2d (rst-converters-python): Provide a simple roundtrip test for the IplimageConver...
This test only checks a single format so far and several assumptions need to be removed later.
refs #1182
J. Wienke
12:43 PM Revision a8caa9f6 (rst-converters): Provide a simple roundtrip test for the IplimageConverter.
This test only checks a single format so far and several assumptions need to be removed later.
refs #1182
J. Wienke
12:42 PM Revision e0cecda2 (rst-converters-python): Initial python project for rst converters with dummy c...
refs #1182 J. Wienke
12:42 PM Revision b2078765 (rst-converters): Initial python project for rst converters with dummy contents
refs #1182 J. Wienke

10/08/2012

06:50 PM Revision e310f5ca (rst-manual): backport: Update python usagte example with correct PYTHONPATH co...
As we now know, the pth files only work in specific site folders. Otherwise the eggs need to be added manually.
fixe...
J. Wienke
06:47 PM Revision 0dea7143 (rst-manual): Update python usagte example with correct PYTHONPATH construction.
As we now know, the pth files only work in specific site folders. Otherwise the eggs need to be added manually.
refs...
J. Wienke
 

Also available in: Atom