jakewilliami / FaceDetection.jl

A face detection algorithm using Viola-Jones' rapid object detection framework written in Julia
MIT License
28 stars 2 forks source link

Reformat codebase #79

Closed jakewilliami closed 1 year ago

jakewilliami commented 1 year ago

Reformat codebase ensuring consistent formatting using JuliaFormatter.jl, which will enforce code blue