-
### Issue URL (Annoyance)
[https://www.gabor.de/de/](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fwww.gabor.de%2Fde%2F)
### Comment
>
### Screenshots
S…
-
`snake_case` is the default for python projects, but there're some names in non-compliance to this convention (files in `/nupic`, `/examples`, and `/tests` folders). Examples:
Using UpperCamelCase:
`…
-
Dear developers:
I want to build the DIPimage from source using Win10 platform, Matlab2017b and VS2017, I have met some errors.
- In matlab commond window:
try, makecontents\(\'C:/Users/Administrat…
-
Hi,
as said in the subject, when using these operators together (like, for example, when filtering elements in the list), `onNext` events are sent for each item of the list to the toList(), but `onCo…
-
##### System information (version)
- OpenCV => 3.4.4
- Operating System / Platform => Ubuntu 16.04
- Compiler => cmake 3.5.1
##### Detailed description
my make configuration
```cma…
-
Hey,
Great idea first of all, I've seen many repos just like this but this looks most promising and also most PR-able.
Anyway, I get this message halfway through git install on my windows 10.
I i…
-
# nice things for paper!
## more robust simulation
different physx objects
flex simulation
do RGB instead of depth
## experiments and controls
does the encoder get better at the of…
-
Hi there,
Was trying out the Gabor filter with the example code given in the comments:
>>> G = graphs.Logo()
>>> k = lambda x: x/(1.-x)
>>> g = filters.Gabor(G, k);
2017-07-26 11:24:27,800:[I…
-
(cc @ebattenberg @dpwe)
Seems like we ought to be able to do this, if we preserve phase in the cqt.
The main barrier comes from variable_hop, which uses oversampling and aggregation to handle large …
-
I tried this code with my cpu.
why the frame is laggy? how can i be able to optimize it?