- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
using video and image megawizard i m doing some video processing application i hve a block diagram of video processing,i didnt understand what is preprocessing block in that block diagram ,is it color space conversion rgb to y cb cr
or what. please helpLink Copied
7 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In my humble opinion , probably its a compression method
u can check out this : https://www.alteraforum.com/forum/attachment.php?attachmentid=2383- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
it could be something like run-length coding.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks 4 ur reply.ya this is lossless image compression but what is PREPROCESSING block.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- thanks 4 ur reply.ya this is lossless image compression but what is PREPROCESSING block. --- Quote End --- preprocessing might be any processing taken before the actually process we are focusing on. The picture you attached probably want to stress on the compression part so the other processing which is not relevent to compression of the image is not told here (and put in a block called preprocessing). For example if the input is a NTSC video. It need to go for a few processing b4 compression take place. Maybe chroma resampling (YCbCr 4:2:2 -> YCbCr 4:4:4), color space conversion (YCbCr 4:4:4 to RGB), Scaling (720x480pixels -> 640x480pixels) and so on.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thank i got it.
For example if the input is a NTSC video. It need to go for a few processing b4 compression take place. Maybe chroma resampling (YCbCr 4:2:2 -> YCbCr 4:4:4), color space conversion (YCbCr 4:4:4 to RGB), Scaling (720x480pixels -> 640x480pixels) and so on. --- Quote End ---- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- thank i got it. --- Quote End --- welcome. what kind of dev board u using right now? DE2? coz i saw you asking regarding it on another thread
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i m using altera de2 board
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page