-
```
In testing hangout vp8 screen shares we discovered that if we pass in 5 fps
video and a small buffer the codec actually starts dropping a lot more frames
than it needs to and then doesn't seem t…
-
Trying the gnuradio demo and trying to change the decimation or sample rate crashes the flowgraph with the error message "Connection Refused".
I am interested in streaming multiple channels to the…
-
Hi again! :)
I'm still modifying my workflow to work with MeshLab - and this is really cool.
One small feature request.
Is it possible to export all decimated meshes in one click and assign same…
-
It's easy to design digital filters with leading zeros and turn them into LTI objects. For example:
```python
sys=sig.dlti(sig.firwin(101,0.1),1)
```
This raises the warning: `BadCoefficients: Bad…
e-q updated
10 months ago
-
```
What steps will reproduce the problem?
1. lo_ZSword.obj is quade mesh , hi_ZSword_t.OBJ is triangle mesh ( from
Decimation Master (http://www.pixologic.com/zbrush/features/decimation/)
2. --lomes…
-
Charged my decimator, it started shooting and then I rewinded, after the rewind the decimator instantly shot
-
```
What steps will reproduce the problem?
1. lo_ZSword.obj is quade mesh , hi_ZSword_t.OBJ is triangle mesh ( from
Decimation Master (http://www.pixologic.com/zbrush/features/decimation/)
2. --lomes…
-
-- so allow the option of either decimation of the segments as they are loaded, or create the option to
bin on the fly so that the full concatentated set does not need to be stored. Users cou…
-
Currently the octave spectrum uses IIR filters with decimation to go from one octave to the next. It would be smarter to use FIR instead of IIR filters, since they are more stable to numeric issues, a…
-
### Preliminary checks
- [X] I've checked that there aren't [**other open issues**](https://github.com/ihhub/fheroes2/issues?q=is%3Aissue) on the same topic.
### Describe the problem requiring a sol…