-
```
Right now BitmapAjaxCallback needed to be used with ImageView only.
I want mainly following feature of BitmapAjaxCallback without associating it
with any ImageView
1: Get Bitmap
2: Use file…
-
```
Right now BitmapAjaxCallback needed to be used with ImageView only.
I want mainly following feature of BitmapAjaxCallback without associating it
with any ImageView
1: Get Bitmap
2: Use file…
-
Thank you for your interesting and valuable research.
I'm having trouble running the following command in terminal:
`bash extract_fbank.sh --stage 0 --stop_stage 2 --nj 16`
The sampling rate of…
-
The cvxeda method is included in the neurokit2 python package. I wanted to use it to decompose the phasic and tonic signals from the raw EDA signal. However, as the sampling rate was quite high (700 H…
-
Need to agree a solution to the issues related to high resolution EO datasets and the 0.5 pixel rRMSE sub-pixel accuracy requirement of the Surface Reflectance PFS, and make a formal decision at LSI-V…
-
Thanks for your great work.
I read your paper too, and I got several questions.
May I know that does the z is only used in the loss function computation?
Do we need to provide an input LR y with z …
-
Hi Pete, so long in this project.
It's working very nice, but I may ask a few features?
My biggest problem currently are very large flow data, mostly due to DDoS attacks. I have a few exporters…
-
In your _Usage_ window, it says that a constant sampling rate is assumed.
Is that generally the case, or just in the example?
Under _Limitations and Assumptions_ nothing is mentioned, hence the ques…
-
Since low-pass filtering changes the effective TR it might be worth decimating (downsampling) the output to save space. This can be performed (in one step together with low-pass filtering) by one of t…
-
The difference between an imagemagick sampling from a 350x350 pixel source down to 325x325 is noticeably inferior to a downsampling from resolutions at least twice as large as the requested size. It …