CS 586 Pattern Recognition and Digital Image Processing
Xiaopeng Cao
LAB
Part 1 - Image enhancement
Paper - objective & method
|
|
Original picture histogram |
|
|
shift and distributed histogram
|
|
|
Sharpening
hehe, you have to look closely to tell he difference |
|
|
Failed I tried to remove green, although you can tell what is in the picture, but its all red looking. |
|
|
This is a image with before the histogram distribute and after the shit of the histogram.
|
|
|
|
Xiaopeng Cao
Part 2 - Image segmentation
|
|
Smoothing again |
|
|
Edge detection with -1 -1 -1 -1 8 -1 -1 -1 -1 |
|
|
Second try with 1 1 1 1 -8 1 1 1 1 Not much difference and all of them are discontinues |
|
|
Watershed Pretty good. Beside the chair is fused with the background, the door is also fused with background. |
|
|
Changed threshold of watershed. Works pretty good, beside the door and chair and the table are all fused. |
Xiaopeng Cao
4/15/2008
|
|
Right side of image (which has the door cut off) |
|
|
Map region |
|
|
Map region (filled) |
|
|
Map region boundary |
|
|
Map region boundary (with set center point) |
|
|
Test rectangle for signature descriptor |
|
|
Monitor region |
|
|
Monitor region (with set center point) |
|
|
Right side image with the background marker, R1(map) and R2(monitor) |
Part 3 - Image interpretation