aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Collapse)Author
3 daysSimplify executionChristian C
3 daysBetter command line argumentsChristian C
4 daysTwo more argumentsChristian C
4 daysMake raylib optionalChristian C
4 daysMinor semantic changeChristian C
4 daysSave to PNGChristian C
4 daysClosing up label gapsChristian C
4 daysCleanupChristian C
TODO: Create erosion function for filling gaps
4 daysFree after final useChristian C
4 daysFilter small labelsChristian C
4 daysFilter small labelsChristian C
4 daysGet contiguous regions from final mask in case concatenation lead to ↵Christian C
splitting up masks
4 daysTime entire executionChristian C
4 daysInclude perimeter informationChristian C
4 daysModularizeChristian C
4 daysModularizeChristian C
4 daysReturn information on whether or not a node was updatedChristian C
4 daysBetter Allocation ManagementChristian C
4 daysAVL TreeChristian C
Mask data stored in AVL tree
4 daysDump output to fileChristian C
4 daysTiming macroChristian C
4 daysModularizeChristian C
5 daysDilate masksChristian C
5 daysCombine masksChristian C
5 daysStreamline TIF processingChristian C
5 daysVerbose function nameChristian C
5 daysModularizationChristian C
5 daysValidate directoryChristian C
5 daysCommand line argumentsChristian C
5 daysDirectory file listingsChristian C
5 daysExtended CommentingChristian C
5 daysCommentingChristian C
5 daysCommentingChristian C
5 daysContiguous labelingChristian C
5 daysOverlay tag startingChristian C
7 daysDrawing image with RaylibChristian C
7 daysTiff open codeChristian C
7 daysIteration 1Christian C
7 daysSimplified buildingChristian C
7 daysInitial commitChristian C