Boundary strength detection for decoded image.

Status
Not open for further replies.

pritin

Newbie level 3
Joined
Feb 15, 2006
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Visit site
Activity points
1,307
i am doing deblocking filter for H.264 decoder.the technique used is block based coding i.e a picture is divided in to macroblocks(16x16).how to detemine the boundary strength of a picture.
Depending upon the boundary strength i have to do filtering operation.


one of the block is intra and ............. BS =4.
the edge ismacroblock edge

one of the block is intra ....................... BS =3

one of the block is coded residual......... BS =2

motion compensation from
difference frame ................................ BS =1

else ....................................................BS =0.

how should i write verilog code for this block.help me how to find boundary strength of a decoded image.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…