Lucky’s Status Report for April 10, 2022

This week I did the following tasks:

  • Presented interim demo
  • Considered solution approaches for image processing
    • Researched segmentation for image processing
      • Researched sliding window segmentation
    • Began implementation design of sliding window segmentation
      • This includes testing considerations
        • The test images must be of equal size to the image that will be taken of the aisle shelf from the fixed distance, otherwise sliding window will be either to small or too large
  • Ordered shelf to begin building for integrated testing

 

In terms of schedule, I think I am on pace. As long as the segmentation code I am in the processes of producing is finished by end of class this upcoming Monday lab session

 

What Next

  • Pick up shelf and set up camera at fixed distance that fits the shelf
    • Determine the image dimensions
    • Formulate the constraints for the sliding window
  • Complete sliding window segmentation and test
  • Proceed to integration

Leave a Reply

Your email address will not be published. Required fields are marked *