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