why boundary tag representation is used?



why boundary tag representation is used?..

Answer / Kundan Kumar

Boundary tag representation, or bounding box notation, is used in computer graphics and image processing for defining the geometric boundaries of objects. It encapsulates an object's x-min, y-min, x-max, and y-max coordinates to efficiently represent the object's position and dimensions within a given coordinate system.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

What is heap with example?

1 Answers  


How does max heap work?

1 Answers  


How helpful is abstract data type of data structures?

1 Answers  


Is list an array?

1 Answers  


What is the Difference between treemap and hashmap?

1 Answers  


What do you mean by rehashing?

1 Answers  


What is the difference between hashset and treeset?

1 Answers  


What is sorting and classifying?

1 Answers  


Is linked list faster than array?

1 Answers  


Can we define the size of arraylist?

1 Answers  


Can you declare an array without assigning the size of an array?

0 Answers  


What is variable size arrays?and why we use it?

1 Answers   MCN Solutions,


Categories