brossaip
brossaip
Hi. Thanks for your program, it is very useful. The only main problem that I have is that I use it in a laptop that I normally suspend. After coming...
Hi! I'm using your binarization implementation and it has worked well for me. Thanks a lot for your implementation. Unfortunately, it has stopped to work when I have updated opencv...
My version of scss-lint returns nothing when there aren't problems. This makes the line resolve([JSON.parse(report)]); to through an exception. I have modified the line by if (typeof report !== 'undefined')...
In my system, glewInit does not work but it does the macro GLEW_VERSION_2_1. I've done a modification that if it failes glewInit it gives some information for debugging and tries...
In a project I'm working on to parameterize an OPL4 tone to sound similar to a wav file, I need a way to create a wav file only when the...