-
Dear all,
Is it possible to export grid data (e.g. EOBS) as txt/ csv (weather station data format), considering the centroids of the grid cells? I could not find any function for that either in loade…
-
currently the getPolygonCenter() is used but ~~getCentroid()~~ getPosition() is probably more appropriate. The problem is that the edge geometry may still contain getPosition() and would get longer fo…
-
Using the various WCON implementations would be easier if there were a set of example programs for each implementation showing how to accomplish various task. Here are a set of examples that can serv…
-
Currently label rotation only allows the lower corner to be used as anchor, would be nice to let users move the anchor point where desired but at least to the centroid of the label extent would be ben…
-
One obvious way to do this is to this would be to just do centroid matching with the means of the distributions' means. But can we use the covariance of the distributions too?
-
昔, `send *robot* :centroid-on-foot` みたいな関数があった気がしたんですが、今はどうやってみなさん計算していますか?
@snozawa @mmurooka @yutakojio, @rkoyama1623
-
Testing the performance of the scripts in converting profile mzML to centroid mzML. This should be done:
A) on my local computer
B) on the cluster
C) on the minicluster
The question is how many …
-
- Input to the factor graph
1. Pose of the object and the associated uncertainty.
2. Camera pose
- Output of the factor graph
1. 6D pose of the object. (centroid - x,y,z & radius - a,b,c & orien…
-
It's quite long time I talk with people working in different projects about having a single shared entrypoint to use in order to compute common quantities used for software development for humanoid ro…
-
Fix construct_tdigest to explicitly check for count/centroid mean/weight arrays size mismatch (or fix it if it can be different). Looks like there is some assumption that they are all same size. simpl…