Home / Companies / Voxel51 / Blog / Post Details
Content Deep Dive

Build Custom Computer Vision Applications

Blog post from Voxel51

Post Details
Company
Date Published
Author
Jacob Marks
Word Count
1,247
Language
English
Hacker News Points
-
Summary

In week three of "Ten Weeks of Plugins", a YouTube Player Panel Plugin was built. This plugin is a joint Python/JavaScript plugin with a single operator, open_youtube_player_panel, which opens a custom JavaScript component named YouTubePlayerPanel. The user can choose to play a video from a preset list or enter a URL. The plugin showcases the basic elements required to build a panel in FiftyOne using JavaScript and React Material UI components.