Hello,
This github is pretty much in its infancy as I have been doing other things since I was motivated to start it.
I am in the process of creating an open source, GPL-3.0 licensed repository so I can share some of my various labors and problem solving source code.
The most interesting project is a virtual demonstration of Fourier-Transform Phase-Shifting Interferometry.
See the original paper by Leslie L. Deck of the Zygo corporation:
https://www.zygo.com/library/papers/AO_42_13_2354.pdf
This is written in C++ about 10 years ago. It is not an example of great coding skills, but of the implementation of a tricky physical / mathematical system.
https://github.com/rettconsulting
This will include:
- Fourier-transform frequency-scanning interferometry
- iBeacon receiver / transmitter for Win7 as a simple wrapper for win-beacon.
- C# image processing library. I have written and re-written many functions, so I need to get it all together in one library.
- Other stuff.