0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Update] README updated
Razakhel
as Romain Milbert
More... about 7 years ago
[Update] ArcV is now (finally) built as a library instead of an exec! [Add] ArcV is now (finally) building examples along itself!
Razakhel
as Romain Milbert
More... about 7 years ago
[Fix] Fixed compilation on Windows
Razakhel
as Romain Milbert
More... about 7 years ago
[Fix] Webcam's captured image doesn't show weird colors anymore
Razakhel
as Romain Milbert
More... about 7 years ago
[Update] Webcam streaming is now available [Update] Defaulted Matrix's channelCount & bitDepth (warning in Release)
Razakhel
as Romain Milbert
More... about 7 years ago
[Update] A window is now to be handled in a user-made loop [Optimization] User should be allowed to display a single image
Razakhel
as Romain Milbert
More... about 7 years ago
[Add] Webcam now available on Linux (single frame capture for now)! [Update] Reworked main: still Canny on Windows, but webcam on Linux More... about 7 years ago
[Update] Changed assets to exceptions in ImageFormat
Razakhel
as Romain Milbert
More... about 7 years ago
[Update] Static'd Sobel's gradient functions to be accessed elsewhere [Update] Removed explicit matrix's initialization in mapImage()
Razakhel
as Romain Milbert
More... about 7 years ago
[Fix] Fixed stupid loop mistake in hysteresis thresholding [Update] Matrix is now passed by reference to threshold() [Add] A good test image for Canny is available ('flare.png')
Razakhel
as Romain Milbert
More... about 7 years ago
[Update] Added auto hysteresis thresholding with matrix's deviation [Update] Canny now makes use of auto hysteresis
Razakhel
as Romain Milbert
More... about 7 years ago
[Update] Added boundaries, average & deviations computations in Matrix
Razakhel
as Romain Milbert
More... about 7 years ago
[Update] Simplified main for now, processing every Sobel output & Canny
Razakhel
as Romain Milbert
More... about 7 years ago
[Update] Implemented Canny algorithm
Razakhel
as Romain Milbert
More... about 7 years ago
[Update] Implemented gradient direction computation
Razakhel
as Romain Milbert
More... about 7 years ago
Merge remote-tracking branch 'origin/master' More... about 7 years ago
[Update] Created Sobel class to handle specific operations on it More... about 7 years ago
Set theme jekyll-theme-merlot
Razakhel
as Romain Milbert
More... over 7 years ago
Set theme jekyll-theme-cayman
Razakhel
as Romain Milbert
More... over 7 years ago
[Fix] PNG reading doesn't fail anymore on special types of structures More... over 7 years ago
[Add] Included samples directly into project More... over 7 years ago
[Fix] Fixed silly mistake in image writing, thanks hrkz! [Update] Const'd Window::show() & Window::close() functions More... over 7 years ago
[Update] Factorized read/write funcs, directly passing ifstream More... over 7 years ago
[Update] Optimized file ext extraction's function More... over 7 years ago
[Fix] Hysteresis fixed, now thresholding correctly [Update] README updated More... over 7 years ago
[Update] Huge refactor, splitted Image.cpp to multiple files [Update] Hysteresis thresholding now processing on grayscale images More... over 7 years ago
[Update] Refactored image reading/writing, prepared other file formats [Update] Lambda'd read & write PNG functions More... over 7 years ago
[Update] Implemented hysteresis thresholding (needs to be checked) More... over 7 years ago
[Update] Finally changed Image class to a simple namespace More... over 7 years ago
[Update] Generified thresholding function [Update] Removed asan, build error most of the time from testers
Razakhel
as Romain Milbert
More... over 7 years ago