-
The [Louvain algorithm](https://en.wikipedia.org/wiki/Louvain_method) is commonly used to identify communities in graphs, and is present in other libraries/tools such as [NetworkX](https://networkx.or…
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when there are crazy new bot detections tools that exploit stuff like tls fingerprint and cutting edge http pr…
-
```
We can improve our mosaics by improving our algorithm for matching images.
Moreover, the user should be able to pick between many algorithms for
options. We should first kind of "abstract" the p…
-
```
What steps will reproduce the problem?
1. Select a block to be copied with mouse
2. Try scrolling pattern data to any direction
What is the expected output? What do you see instead?
Pattern shoul…
-
```
Patch against jquery.flot.pie.js r228, mostly in findNearbySlice()
1) Tilt compensation for all browsers by transforming mouse y-coordinate
before checking against slices.
2) IE workaround fixe…
-
**Describe the bug**
Pose engine throws intermittent runtime exceptions.
**To Reproduce**
Run pose engine through a variety of fall images.
**Expected behavior**
There should be no unexpected…
-
_Original author: vpa...@gmail.com (April 20, 2010 15:58:07)_
Patch against jquery.flot.pie.js r228, mostly in findNearbySlice()
1) Tilt compensation for all browsers by transforming mouse y-coordin…
-
Relevant pull request: https://github.com/networkx/networkx/pull/3879
@dschult I've just noticed that the newly contributed negative cycle detection heuristic is unintentionally used by default in …
-
I suggest to skip single narrow facades from the visibility and classification calculations.
A single narrow facades is the one surrounded by wide facades. It has a width below some threshold.
I…
-
I try to modify parameters in `edge = edgesNms(edge, O, 2, 5, 1.01, 8)`, example i change the 1.01 to 1.04 , the final edges become coarser, and the evaluation results improve a little. So, can i a…