PixelPulse168

Results 15 issues of PixelPulse168

![image](https://user-images.githubusercontent.com/6119906/55912401-95f8e800-5bb0-11e9-86fc-c5784b840bdf.png) System: win64-vc140-debug nvcc 9.1

Will there be a release version. How long would author keep maintain this library?

[WARNING] WARNING: [Validation] Code 0: [ UNASSIGNED-CoreValidation-Shader-OutputNotConsumed ] Object: 0x377 (Type = 15) | fragment shader writes to output location 0 with no matching attachment in unsigned int __cdecl bs::ct::debugMsgCallback(unsigned...

type: bug

I ran the build script under API folder. But nothing was generated. My system is Win10, VS2015, CUDA 9.1 ![image](https://user-images.githubusercontent.com/6119906/55505427-15bb0b80-5621-11e9-94fc-05cd4d51bb11.png)

![image](https://user-images.githubusercontent.com/6119906/135947907-c6b5db3f-557c-40f1-94a6-281fd877c963.png) How to choose the hyper parameter lamda D. Any tricks I can use?

![image](https://user-images.githubusercontent.com/6119906/38531278-0c6b4576-3c3d-11e8-989e-201c74ed8b9d.png) what profile should I use? crash at "encode_to_wav" I have installed everything except "libfec"

I can't find the impl. of np.dot(inputA, inutB, out preallocatedArray). Currently I am using np.dot(.....).copyTo(....). But I think it still allocates a tmp memory.

missing feature/s

at first I removed findMaxUpdateNorm. After a 5 iterations, it goes into inf. energy. Shouldn't the energy be decreasing? And then it crashes at the next data term estimation. ![image](https://user-images.githubusercontent.com/6119906/58391112-5cfec080-8002-11e9-9976-91c5c968cca5.png)...

Why is the minus sign suddenly gone on page 140 ![image](https://user-images.githubusercontent.com/6119906/112260838-164f7100-8c41-11eb-8086-8f418833a9f1.png)

why are the depth values generated reversed, closer depth values larger than further depth value?