Update 2 for Crazy Corners
Group Members : Brent Myers
- Roles of Different team-mates (if only person, lay out the tasks only), STATE if different from LAST UPDATE, Document everything
- TASK 1: Research methods of implementation of window-finding
- TASK 2: Test different implementations of window-finding
- TASK 3: Implement best method of window-finding
- TASK 4: Create samples with highlights showing found windows
- TASK 5: Update swiki with sample images
- A Time line
- June 29: Progress so far
- July 5: Progress so far
- July 10: Will improve window finder and be able to place a window from one image into a window from another
- July 12: Status of Final Report
- Problems to DATE
- My computer is too slow so I'm currently running matlab from a terminal to do this. There is currently no user interface. This is not good because the algorithm needs an input pixel to find the window around it and I'm having to enter it by hand currently.
- Parallax on windows. I am able to find the bounding box of the window, but some of the windows are smaller at the top than the bottom due to parallax. I may try to use a different method for finding the window's region of interest.
- Results and or images used to date (use small images please!) More YOU SHOW HERE THE BETTER
Code so far: findWindow.m
given only a single point within the window, my algorithm is able to identify many windows:





original images:


|