Bob Yang
Bob Yang
> When executing the steps described at https://openjfx.io/openjfx-docs/#maven the hello world program fails to compile. The issue only occurs with JavaFX 17 but not with 16 or earlier. see log...
Hi ruohoruotsi, I have forked your work and add CMake support to it. The repo is https://github.com/yangbo/Butterworth-Filter-Design. In addition, I add a function `sos2tf()` to convert the SOS form to...
Hi @mahdi2001h, I also need this feature, so please give some info if you make progress on it, thanks! This is a demo program about camera: https://dshanpi.100ask.org/docs/TinyVision/part3/UseOpenCVToCaptureTheCameraAndDisplayItOnTheScreen/
Thanks for your reply. I have added some features in my fork of this project. They are: 1. Added sos2tf() function to convert SOS to Transfer Function coefficients like matlab's...
hi @ruohoruotsi, it's ok and thanks for your work, it provides a great reference. I have used it to make my work done. Thank you!