Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Commit

Permalink
Update USAGE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
serivesmejia authored Sep 27, 2020
1 parent b2e474f commit 2733406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ automatically detected by the simulator and will be selectionable from the GUI.

*(Also, the simulator already comes by default with some EasyOpenCV samples)*<br/>

<img src="images/eocv_usage_createclass.gif" width='512' height='288'><br/>
<img src='images/eocvsim_usage_createclass.gif' width='512' height='288'><br/>

The pipeline class **should also** extend the EOCV's OpenCvPipeline abstract class and override the processFrame() method.<br/><br/>
Here's a quick, empty pipeline sample:
Expand Down

0 comments on commit 2733406

Please sign in to comment.