Commit Graph

  • 384152baff Updated README for 3D and BW Ryan Timpe 2019-02-17 13:53:09 -05:00
  • db8c17bff7 Contrast option for theme = "bw" Ryan Timpe 2019-02-17 12:42:36 -05:00
  • 7460127421 Added theme="bw" option to legoize() for greyscale mosaic using 4 colors. Similar to LEGO Mosaic Maker product. Bypass the normal matching algorithm, so this is faster. Ryan Timpe 2019-02-15 12:06:04 -05:00
  • 7e174e1e41 Fixed the value of zscale in display_3d() Ryan Timpe 2019-02-14 15:15:02 -05:00
  • 41354cd2ed Easier to read Ryan Timpe 2019-02-14 14:55:05 -05:00
  • 76db9ad837 Shortcut to display the 3D mosaic Ryan Timpe 2019-02-14 14:47:35 -05:00
  • ace5094ad6 3D mosaics! Ryan Timpe 2019-02-14 14:41:18 -05:00
  • 42da5f331f Return "Brick ID" data frame as part of collect_bricks() output. TO be used for the 3D mosaics. Ryan Timpe 2019-02-13 14:41:01 -05:00
  • 8fc09cfa49 Increase color matching speed by rounding color values to nearest 0.05 and then matching on the unique values. Ryan Timpe 2019-02-09 17:54:00 -05:00
  • 3a1a516d28 Cleaned up demo Ryan Timpe 2018-05-06 10:35:17 -04:00
  • 6577521e71 Reference and instruction updates. Ryan Timpe 2018-05-06 10:35:07 -04:00
  • 9ec46a2160 Additional wide image Ryan Timpe 2018-05-05 19:30:01 -04:00
  • 130362680a Convert image size to integer Ryan Timpe 2018-05-05 13:10:04 -04:00
  • 01229b0874 Removed bug to stop cropping wide images Ryan Timpe 2018-05-05 13:04:32 -04:00
  • bde6751a66 Enable ReadmeFiles Ryan Timpe 2018-05-04 19:27:00 -04:00
  • 84b48ef5af README doc for GitHub Ryan Timpe 2018-05-04 19:25:28 -04:00
  • 9930409fb8 Override bad input for the # of steps. Ryan Timpe 2018-05-04 19:05:40 -04:00
  • 721c1c6204 Default # of instruction steps to 6 Ryan Timpe 2018-05-04 19:03:35 -04:00
  • 2c6f062002 Stacked mosaics default to x 2 brick sizes... more common and stable than the 1-stud thick bricks. Ryan Timpe 2018-05-04 16:41:23 -04:00
  • 2de3019815 Typo =) Ryan Timpe 2018-05-04 16:34:24 -04:00
  • 8fbc5286e3 Unique display for plotting piece count for stacked mosaics. Ryan Timpe 2018-05-04 16:32:29 -04:00
  • 3860eea705 Improved coord_fixed ratio for instructions for stacked bricks. Ryan Timpe 2018-05-04 16:13:08 -04:00
  • 5ecf587258 Stacked pieces now staggered Ryan Timpe 2018-05-04 12:14:13 -04:00
  • 88feca6933 Stacked mosaics, but need to stagged bricks so not directly above each other. Ryan Timpe 2018-05-04 12:05:39 -04:00
  • 2151b8efb7 Moved mosaic_type input to Collect_bricks() Ryan Timpe 2018-05-04 11:54:01 -04:00
  • c7131ae396 Generate rectangular mosaics by passing a c(Width, Length) to the img_size input in scale_image(). Ryan Timpe 2018-05-04 11:33:43 -04:00
  • d626194d24 display_pieces() draws each needed piece and the amount required. Ryan Timpe 2018-05-04 10:54:03 -04:00
  • ca7034bf4d Editted names to be consistent cases Ryan Timpe 2018-05-04 10:53:26 -04:00
  • 27eb0c1736 Piece counting moved to the collect_bricks function. New table_pieces() function prints a table. Will add display pieces. Ryan Timpe 2018-05-03 16:17:57 -04:00
  • 7703bc06c5 Piece counting is now a function Ryan Timpe 2018-05-03 15:56:41 -04:00
  • b772a99e29 'generate_instructions()' now displays the image of the instructions, rather than returning a data frame. Ryan Timpe 2018-05-03 15:30:43 -04:00
  • e013bc6b20 Each function now returns a list object, storing some metadata with each image. This will be used for the option to create a "stacked" mosaic rather than flat. Ryan Timpe 2018-05-03 15:28:06 -04:00
  • 8a6c3534d8 Typo in the Brick_size calculation. Ryan Timpe 2018-05-03 11:54:02 -04:00
  • 065114cc18 Updated example images Ryan Timpe 2018-04-22 16:34:11 -04:00
  • 8a321ceacc Additional commenting Ryan Timpe 2018-04-22 16:26:59 -04:00
  • d46465aa70 Functions stored in 0_Functions. Run functions using 0_CreateMosaic Ryan Timpe 2018-04-22 16:21:53 -04:00
  • 3418a1202e Additional function steps. Ryan Timpe 2018-04-22 10:51:25 -04:00
  • 27664b1049 Generate instructions Ryan Timpe 2018-04-21 22:41:37 -04:00
  • 05c9c419eb Dropped an extra pixel Ryan Timpe 2018-04-21 22:31:34 -04:00
  • 2a7c55e5b6 Streamlined the brick generating function Ryan Timpe 2018-04-21 22:19:28 -04:00
  • 909d8d43a7 Brick grouping function Ryan Timpe 2018-04-21 19:54:34 -04:00
  • 7977cca571 Functional programming for LEGO color conversion Ryan Timpe 2018-04-21 19:03:44 -04:00
  • e119325048 Functional programming, starting Ryan Timpe 2018-04-21 18:27:36 -04:00
  • 5340b8df63 Added function to auto-write instruction steps. Ryan Timpe 2018-04-21 16:51:55 -04:00
  • 7d48643a16 Initial commit Ryan Timpe 2018-04-21 15:26:32 -04:00