October 2006 Archives by date
Starting: Sun Oct 1 00:25:47 EDT 2006
Ending: Tue Oct 31 16:13:17 EDT 2006
Messages: 82
- [Gridflow-cvs] [cvs] doc/flow_classes: FastRelabeling needs to have it's params made into an abstraction and gop.
ac
- [Gridflow-cvs] [cvs] pd_abstractions: for a grid dim(N, 2), produces N grids dim(2, 2) which is each row together with the next one (cyclically).
matju
- [Gridflow-cvs] [cvs] pd_abstractions: first non-working version of [#polygon_radial_map].
matju
- [Gridflow-cvs] [cvs] pd_abstractions: second non-working attempt
matju
- [Gridflow-cvs] [cvs] pd_abstractions: third version, almost working
matju
- [Gridflow-cvs] [cvs] optional: Support for FastLineExtraction and NonMaximaSuppression
heri
- [Gridflow-cvs] [cvs] optional/rblti/swig: NonMaximaSuppression is actually included in this file
heri
- [Gridflow-cvs] [cvs] pd_abstractions: hopefully a bug-free version that fully works
matju
- [Gridflow-cvs] [cvs] pd_abstractions: small fix
matju
- [Gridflow-cvs] [cvs] pd_abstractions: fix for retrograde motion in some concave polygons
matju
- [Gridflow-cvs] [cvs] pd_abstractions: fix for "precision" attribute
matju
- [Gridflow-cvs] [cvs] pd_abstractions: non-working version of [#polygon_comparator]
matju
- [Gridflow-cvs] [cvs] optional/rblti: Quick and dirty fixes for SWIG namespace problems.
heri
- [Gridflow-cvs] [cvs] optional/rblti/generated: Forgot about this.
heri
- [Gridflow-cvs] [cvs] optional/rblti/swig: I apparently forgot the most important change for the new additions.
heri
- [Gridflow-cvs] [cvs] optional/rblti: Making sure all local changes are committed
heri
- [Gridflow-cvs] [cvs] pd_abstractions: really compares polygons. the resulting plot shows a peak whose height is the degree of resemblance and the horizontal position is the rotation
matju
- [Gridflow-cvs] [cvs] pd_abstractions: first-order moment (centro??d) of a polygon, without having to render it.
matju
- [Gridflow-cvs] [cvs] optional/rblti/generated: file missing from heri's commits
matju
- [Gridflow-cvs] [cvs] optional/rblti/generated: missing file
matju
- [Gridflow-cvs] [cvs] doc/flow_classes: my test patch
matju
- [Gridflow-cvs] [cvs] doc/flow_classes: Help patch for FastLineExtraction.
heri
- [Gridflow-cvs] [cvs] base: some fixes to [args].
matju
- [Gridflow-cvs] [cvs] base: [rubyarray]: don't try to send nil through outlet!
matju
- [Gridflow-cvs] [cvs] bridge: Ruby 1.8: fixed "unknown node type 0x12" due to T_DATA redefinition.
matju
- [Gridflow-cvs] [cvs] /home/cvs/gridflow: allows Ruby 1.8 again.
matju
- [Gridflow-cvs] [cvs] /home/cvs/gridflow: .
matju
- [Gridflow-cvs] [cvs] optional: I think that we need this for [lti.FastLineExtraction]. It's from Heri's comp.
ac
- [Gridflow-cvs] [cvs] base: [rubyarray]: added methods "get" and "get size" and right outlet.
matju
- [Gridflow-cvs] [cvs] pd_abstractions: Added [#polygon_moment]
ac
- [Gridflow-cvs] [cvs] pd_abstractions: small changes of a while ago. neither of those object classes are ready yet.
matju
- [Gridflow-cvs] [cvs] doc/flow_classes: new version that uses subpatches because there are too many operators.
matju
- [Gridflow-cvs] [cvs] doc/flow_classes: new help file, [route2]
matju
- [Gridflow-cvs] [cvs] pd_abstractions: new object class; takes output of [#moment 2], or any covariance matrix, does eigendecomposition, then finds the angle of the rotation matrix, and
matju
- [Gridflow-cvs] [cvs] doc/flow_classes: extracted [#moment_polar] out of the #moment help patch
matju
- [Gridflow-cvs] [cvs] /home/cvs/gridflow: .
matju
- [Gridflow-cvs] [cvs] base: output of [#grade] should always be "i". (in the future, add option for "s" and "b", but don't allow "f").
matju
- [Gridflow-cvs] [cvs] bridge: longer error messages.
matju
- [Gridflow-cvs] [cvs] optional/rblti: avoid warning from ruby (1.8)
matju
- [Gridflow-cvs] [cvs] optional/rblti/swig: fvector's meat was missing???
matju
- [Gridflow-cvs] [cvs] doc/flow_classes: new help files for new classes in 0.8.4
matju
- [Gridflow-cvs] [cvs] doc/flow_classes: added real documentation for the polygon comparator
matju
- [Gridflow-cvs] [cvs] doc/flow_classes: .
matju
- [Gridflow-cvs] [cvs] pd_abstractions: new abstractions
matju
- [Gridflow-cvs] [cvs] /home/cvs/gridflow: beginning 0.8.5
matju
- [Gridflow-cvs] [cvs] base: beginning 0.8.5
matju
- [Gridflow-cvs] [cvs] base: removing [broken] and [messbox]
matju
- [Gridflow-cvs] [cvs] pd_abstractions: .
matju
- [Gridflow-cvs] [cvs] pd_abstractions: made abstractions for [inv+] [inv*]
matju
- [Gridflow-cvs] [cvs] pd_abstractions: also rewritten [for] as abstraction
matju
- [Gridflow-cvs] [cvs] base: removed [inv+] [inv*] [for] as they are now abstractions
matju
- [Gridflow-cvs] [cvs] doc/flow_classes: simple test for [for]
matju
- [Gridflow-cvs] [cvs] optional/rblti: Split compilation. Keep a copy of .cxx files after compilation.
heri
- [Gridflow-cvs] [cvs] pd_abstractions: pd version of the ruby external [oneshot]
matju
- [Gridflow-cvs] [cvs] doc/flow_classes: for future use. [#draw_points] is for drawing many points of the same colour,
matju
- [Gridflow-cvs] [cvs] base: some more [#draw_points] code
matju
- [Gridflow-cvs] [cvs] base: worked around evil problem of unability to define Array#split.
matju
- [Gridflow-cvs] [cvs] doc/flow_classes: [display] is created as a blue rectangle but now there is a simple help file for it. We're
ac
- [Gridflow-cvs] [cvs] doc/flow_classes: .
matju
- [Gridflow-cvs] [cvs] pd_abstractions: .
matju
- [Gridflow-cvs] [cvs] optional/rblti: Small changes to Makefile for split compilation
heri
- [Gridflow-cvs] [cvs] optional/rblti/swig: Three more modules compiling.
heri
- [Gridflow-cvs] [cvs] bridge: refixing for OSX
matju
- [Gridflow-cvs] [cvs] doc: updated with recent changes (should've been in 0.8.4)
matju
- [Gridflow-cvs] [cvs] doc: updating version numbers and email address
matju
- [Gridflow-cvs] [cvs] doc: updated version numbers and email address
matju
- [Gridflow-cvs] [cvs] doc: change required by the removal of "make install": moulinette must be able to find gridflow.so
matju
- [Gridflow-cvs] [cvs] /home/cvs/gridflow: OSX: fix for cp -a; let's not use -a anymore.
matju
- [Gridflow-cvs] [cvs] /home/cvs/gridflow: correctly detecting libruby.so
matju
- [Gridflow-cvs] [cvs] /home/cvs/gridflow: fix for getting the correct libruby.
matju
- [Gridflow-cvs] [cvs] optional: Loads the lti modules. I added this so that a single require line is needed in lti.rb
heri
- [Gridflow-cvs] [cvs] optional/rblti/swig: Compilation in separate modules now working.
heri
- [Gridflow-cvs] [cvs] optional: Gridflow now load lti in separate modules.
heri
- [Gridflow-cvs] [cvs] /home/cvs/gridflow: using the proper libruby on any platform.
matju
- [Gridflow-cvs] [cvs] pd_abstractions: [#make_cross] makes a cross-shaped polygon at specified position.
matju
- [Gridflow-cvs] [cvs] format: fix for case-sensitive filesystems
matju
- [Gridflow-cvs] [cvs] /home/cvs/gridflow: fix for case-sensitive filesystems
matju
- [Gridflow-cvs] [cvs] optional/rblti/swig: Updating basedata with the recent changes made in rblti.i
heri
- [Gridflow-cvs] [cvs] optional: lti_apply.rb is now generated from the split wrapper files.
heri
- [Gridflow-cvs] [cvs] optional/rblti/swig: added template for std::vector<areaPoints>
heri
- [Gridflow-cvs] [cvs] optional/rblti/swig: support for BlobEM and BlobEM::gaussEllipse and Vector_gaussEllipse
heri
- [Gridflow-cvs] [cvs] optional: Updating these to take into account the changes in swig/tracking.i
heri
Last message date:
Tue Oct 31 16:13:17 EDT 2006
Archived on: Tue Oct 31 16:13:24 EDT 2006
This archive was generated by
Pipermail 0.09 (Mailman edition).