RoboTomo
Followers: 0 Following: 0
Feeds
提问
How to get a smooth boundary between clusters?
So for my dataset I am doing K-means clustering (Fig.1) with smoothing (Fig.2). Then I would like to define boundaries between d...
10 months 前 | 3 个回答 | 0
3
个回答提问
Grid colormap with colorized circles
In every node in the grid (9x8) I am rotating some workpiece by 30 degrees and calculating values for every rotation (Fig.1). Ea...
2 years 前 | 1 个回答 | 0
1
个回答提问
Fit ellipse in 3D space
I have xy coordinates of the ellipse in 2D space and its coordinate center (0.1427, -0.4418). I would like to fit this ellipse ...
2 years 前 | 2 个回答 | 0
2
个回答提问
Optimization function break and start over with new dataset
I have a Surrogate optimization program which is searching for the optimal workpiece position on the table. It searches only x, ...
2 years 前 | 1 个回答 | 0
1
个回答提问
Verify plane equation perpendicular to vector
When robot gripper is in certain position I have to get a plane equation perpendicular to approach vector. My code is followi...
2 years 前 | 1 个回答 | 0
1
个回答提问
OpenCV file not found
In the tutorial https://www.mathworks.com/help/supportpkg/robotmanipulator/ug/simulate-detect-and-pick-opencv-rbt-example.html, ...
2 years 前 | 1 个回答 | 0
1
个回答提问
Optimization algorithms output function
I am testing global optimizers (patternsearch, ga, particleswarm, surrogateopt and simulannealbnd). I need to extract X,Y and an...
2 years 前 | 1 个回答 | 0
1
个回答提问
Speed up collision checking
I am using Matlab's "checkCollision" function with four additional collision objects and a UR5 robot. Function is working great ...
3 years 前 | 1 个回答 | 0