A JavaFX desktop application that applies three convolution filters—Mean Blur, Laplacian-of-Gaussian (LoG), and Difference-of-Gaussian (DoG)—to still images and video frames in parallel using Java’s ...