MPMeghana Poduvalinmeghanapoduval.hashnode.dev·Feb 6 · 2 min readDeveloping a Text-to-Process Flowchart Tool with LovableFlowcharts are the lifeblood of understanding processes. However, creating them manually is tedious and slow. I asked myself: What if I could just type my thoughts and have a flowchart magically appear? The Idea I am a visual learner and I understand...00
MPMeghana Poduvalinmeghanapoduval.hashnode.dev·Dec 10, 2023 · 2 min readUnlocking Gabor FiltersWhat is a Gabor filter? Gabor filters are bandpass filters used for detecting edges in images. They are a combination of Gaussian and sine filters. Gaussian provides the weight, and the sine component provides directionality. A Gabor function has 5 p...00