Skip to content

singhtejus/MachineVision.jl

Repository files navigation

⚓️ MachineVision.jl

MachineVision.jl showcases the fundamental image processing techniques, including edge detection and other vision-related algorithms.

Projects in This Repository

A Sobel-based edge detection implementation.
🔗 Read more: EdgeDetection.jl

Implementation of kernels and 2D convolution. Builds on the utility of edge detection.
🔗 Read more: KernelFilters.jl

The Hough Transform is used to extract straight lines from an image.
🔗 Learn more: HoughTransform.jl

Orthographic and Perspective projections visualized.
🔗 Learn more: Projections.jl


Releases

No releases published

Packages

No packages published

Languages