Skip to content

Basic Recipes 🍰

The following recipes should be reasonably accessible to beginners of any skill level to get started with DeFFcode APIs:

easy-easy-game-easy-life-deal-with-it
Courtesy - tenor

Refer Installation doc first!

If this is your first time using DeFFcode, head straight to the Installation Notes to install DeFFcode with required prerequisites on your machine.

Any proficiency with OpenCV-Python will be Helpful

If you've any proficiency with OpenCV-Python (Python API for OpenCV), you will find these recipes really easy.

Wanna suggest any improvements or additional recipes?

Please feel free to suggest any improvements or additional recipes on our Gitter community channel ➶

Frames are actually 3D Numpy arrays

In python, "Frames" are actually three-dimensional NumPy ndarray composed of 3 nested levels of arrays, one for each dimension.

Basic Decoding Recipes

Basic Transcoding Recipes

Basic Metadata Recipes

What's next?

Done already! Let's checkout Advanced Recipes 🥐 to level up your skills!


Last update: January 10, 2023