[Update] README updated |
|
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! |
|
More...
|
about 7 years ago
|
[Fix] Fixed compilation on Windows |
|
More...
|
about 7 years ago
|
[Fix] Webcam's captured image doesn't show weird colors anymore |
|
More...
|
about 7 years ago
|
[Update] Webcam streaming is now available [Update] Defaulted Matrix's channelCount & bitDepth (warning in Release) |
|
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 |
|
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 |
|
More...
|
about 7 years ago
|
[Update] Static'd Sobel's gradient functions to be accessed elsewhere [Update] Removed explicit matrix's initialization in mapImage() |
|
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') |
|
More...
|
about 7 years ago
|
[Update] Added auto hysteresis thresholding with matrix's deviation [Update] Canny now makes use of auto hysteresis |
|
More...
|
about 7 years ago
|
[Update] Added boundaries, average & deviations computations in Matrix |
|
More...
|
about 7 years ago
|
[Update] Simplified main for now, processing every Sobel output & Canny |
|
More...
|
about 7 years ago
|
[Update] Implemented Canny algorithm |
|
More...
|
about 7 years ago
|
[Update] Implemented gradient direction computation |
|
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 |
|
More...
|
over 7 years ago
|
Set theme jekyll-theme-cayman |
|
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 |
|
More...
|
over 7 years ago
|