- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi everybody, I'm a beginner in Computer Vision and I was told I should use YUV format to work with real environment images to detect specific objects. I've managed to read an RGB image and convert to YUV format and also separate the Y, U and V channels... but that's as far as I've got with IPP functions. I would like to have some help on how to apply a threshold to my YUV image given a specific pair of values for U and V... since luminance is suppossed to be avoided. An also, how should I read the U and V values of my images?
Thanks and regards,
Boris
Thanks and regards,
Boris
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Boris,
I would recommend you to start from IPP manual on how to use IPP functions. For the computer vision domain you might be interested to take a look on Intel OpenCV library.
Regards,
Vladimir

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