Skip to content

Latest commit

 

History

History
61 lines (56 loc) · 1.97 KB

README.md

File metadata and controls

61 lines (56 loc) · 1.97 KB

HLS Examples

Topic Description
Color Detection This example demonstrates color detection on an input video.
Importing FIR Filter into Model Composer This example demonstrates a 103 tap symmetric FIR filter
Import Function feature examples This is a set of simple examples to demonstrate importing C/C++ functions into Model Composer as a blocks.
Optical Flow This example demonstrates an implementation of dense optical flow in Model Composer.
Sobel Edge Detection This example demonestrates an implemntation of sobel edge detection algorithm in Model Composer
Video Frame Rotation This example demonstrates rotating video frames by a certain angle in Model Composer.

Copyright 2022 Xilinx

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.