Commit Graph

18 Commits (update_github_actions_ubuntu_image)

Author SHA1 Message Date
Davis King bb673f4099 Added example of accessing individual pixels
10 years ago
Davis King 114f677d74 Fixing grammar in comments.
11 years ago
Davis King 13b8c5f3d5 Simplified example and added a call to jet()
12 years ago
Davis King a3b6df3ef3 Added get_next_double_click() to the image_ex example.
12 years ago
Davis King 64a5789fdf simplified code
12 years ago
Davis King 7b43a3c6ac All I did in this change was switch from using #include "" syntax
12 years ago
Davis King 3432108e46 Added an example use of heatmap()
13 years ago
Davis King 27a6ad4560 Added a blur step to the edge finding example.
13 years ago
Davis King 05f299f5ea Fixed grammar.
14 years ago
Davis King eaa0b45c15 Cleaned up this example a little.
14 years ago
Davis King 5e384614be Changed the array2d object so you don't have to say array2d<type>::kernel_1a
14 years ago
Davis King 35a6408f8e Simplified examples by using load_image() instead of load_bmp()
14 years ago
Davis King cbdafe2ed2 Updated the image display example
16 years ago
Davis King 49532acf87 Added licensing comments to the example programs.
16 years ago
Davis King d200a68404 Removed the constructor try/catch blocks from the gui examples
16 years ago
Davis King e2c891f634 Added try/catch blocks to the constructors of GUI window objects.
16 years ago
Davis King 7226d0b68b made the examples a little more clear.
16 years ago
Davis King 754da0ef3c Properly organized the svn repository. Finally.
17 years ago