-
@zygmuntszpak When I was trying to use ImageEdgeDetection.jl with ImageFeatures.jl and tried to measure circular objects in image.came across the issue that hough_circle_gradient() doesn't work with …
-
### **1. Color faces by orientation/face normals**
I think it would be very useful to color the faces from green to red depending on the orientation of the particular face.
E.g. horizontal faces a…
-
I have a few questions regarding the Taskspace costfunction term you provide in the rbd module:
https://github.com/ethz-adrl/control-toolbox/blob/v3.0.2/ct_rbd/include/ct/rbd/robot/costfunction/Term…
-
I noticed that the algorithm produces different results on the same image when rotated by 90° or 180°.
Reproducing steps:
- Take an image, e.g. 35.jpg from the examples, execute the algorithm an…
-
While RGBA colors are currently accepted when parsing linear-gradient values, they are always rendered with 100% opacity. This is because VML does not support per-stop opacity.
VML does allow a singl…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
Currently the orientation goal looks like this:
```
virtual double evaluate(const GoalContext& context) const
{
// return getOrientation().distance2(context.getLinkFrame().getOri…
-
-
When `cava_config` is provided with a path:
```
"cava": {
"cava_config": "/home/sentience/.config/cava/config"
}
```
Waybar is being terminated because of a buffer overflow detecti…
-
Objective:
1. Find centers of fibers
a. Segment with more values to remove edges of “fibers†in images
i. So it means we will have to fit our histogram with more number of p…