Download presentation
Presentation is loading. Please wait.
1
0 Two-dimensional color images 2-D color image (QBIC) –Compute a k-element color histogram for each image 16×10 6 → 256 A: color-to-color similarity matrix When A is identity matrix d hist reduces to Euclidean distance Example of A
2
1 –Two obstacles for applying the F-index method Dimensionality curse O(k 2 ): cross-talk problem –Consider RGB color space Average color of an image x = (R avg, G avg, B avg ) t -
3
2 – for quick-and-dirty test –Solve the cross-talk problem Allow indexing with SAM Solve the dimensionality curse problem Save CPU time Theorem 10.5.1 (Quadratic Distance Bounding) – (), where 1 is constant, depending on A
4
3
5
4 Sub-pattern matching –The problem: given sequences S 1, S 2, …, S n, query Q of length Len(Q), {(S i, k) | D(Q, S i [k:k+Len(Q)-1]) }
6
5 ST-index –Sliding window w; a data sequence of length Len(S) is mapped to a trail of Len(S)-w+1 points in the feature space
7
6
8
7
9
8 –Divide the trail into sub-trails, each represented by an MBR
10
9 A dividing method in [FRM 94]
11
10 –Query processing Queries of length w
12
11 Queries of length > w
13
12 –Break the query into p disjoint pieces of length w –Search for each piece, with tolerance –‘OR’ the results and discard false alarms – Can the method be extended to deal with 2-d images? Other applications? –Distance function –Lower-bounding lemma
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.