MSDSibu
MSDSibu
First of all, thanks for this great project. I want to know if we consider GL_EXT_disjoint_timer_query, what additional influence it has. What I have seen glBeginQuery and glEndQuery blocking commands....
First of all, a great project using this I can able to sniff data from my other host devices connected to the same LAN router. But after sniffing those packets...
I already have an android studio project. I just want to import the tinydancer pckage and add the code to show the fps. But I can't import the tiny dancer...
can anyone please tell me how to train a brisque model in python? How to generate the allmodel file?
How to perform license-plate detection of a batch of images (batch size=16) modifying and using detect.py? Can anyone please let me know how to modify detect.py to achieve batch detection?
can anyone please tell me how to use the morph-net to find the optimized number of filter size for Tiny-yolo-v3 during training using darknet (https://github.com/AlexeyAB/darknet). I want to optimize the...
The total time for decoding the video (BUFFERING-->START) IS
From the unity C# script ViveMediaDecoder.cs, I am getting the decoding time (time to change the state from BUFFERING to START is really high in the range of 60-90 ms...
**mVideoFrames.swap(decltype(mVideoFrames)());** function showing me some error of _initial value of reference to non-constant must be lvalue and function overload_. I commented this function and generate dll and use it on...
Can anyone please tell me how can I see the c++ native API's logs in the Unity console?