summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterAdd note pointing to renamed versionNick White4 years
 
TagDownloadAuthorAge
v0.5.1commit 9aa363afeb...Nick White4 years
v0.5.0commit 30b54ffce2...Nick White4 years
v0.4.0commit 8f22584952...Nick White4 years
v0.3.0commit 80a7eec206...Nick White4 years
v0.2.1commit 5ad45af43a...Nick White4 years
v0.2.0commit 6f99873967...Nick White4 years
v0.1.1commit d715fb145e...Nick White4 years
v0.1.0commit 6fa2c73492...Nick White4 years
 
AgeCommit messageAuthor
2020-07-26Add new, nicer functions to use image.Rectangle instead of our Window thingv0.3.0Nick White
2020-07-25Improve documentation and simplify test codeNick White
2020-07-23Fix bug in Window.Proportion() to tally with Gray16 usage, and use the genera...v0.2.1Nick White
2020-07-23Rename the main image type from I to Imagev0.2.0Nick White
2020-07-23Remove ToIntegralImg and ToSqIntegralImg as the NewImage and NewSqImage funct...Nick White
2020-07-23Remove the WithSq functionality as its being replaced by SqImageNick White
2020-07-23Add remaining SqImage versions of I functionsNick White
2020-07-23Remove GetHorizontalWindow as it wasnt used and rotating an image sideways be...Nick White
2020-07-23Add SqImage type, which also implements image.Image and image/draw.ImageNick White
2020-07-23Add Set and NewImage functions to implement image/draw.Image interfaceNick White
[...]