Well, busy as always. I’ve been trying my hand at some image processing and OCR work. There is a lot of material out there, some good papers, and lots of very helpful tutorials on edge detection algorithms. This isn’t really an area that I’ve focused in before, but I am always looking to expand my expertise.
How I'm starting my React apps now
tl;dr, clone [https://github.com/saebyn/my-react-app](https://github.com/saebyn/my-react-app)## IntroductionFor this setup, I have node v...… Continue reading