Media (Intel® Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
Announcements
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.

Code Sample (Sobel)

peter_b_8
Beginner
473 Views

Throughout the tutorials and opencl intro videos there is used "sobel filter" as example, can please link where can I find this example? I wanto set it up and try out the same ...

Thank you.

0 Kudos
1 Reply
Jeffrey_M_Intel1
Employee
473 Views

You can try these links:

It is also relatively straightforward to start with the rotate kernel used in samples such as sample_multi_transcode (ocl_rotate.cl) and upgrade to a sobel implementation or a custom algorithm.

0 Kudos
Reply