Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
serivesmejia committed Sep 9, 2024
2 parents 39d9f2d + 5c5d99f commit 5b88869
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,16 @@ For the past 4 years I've been developing and maintaining learning tools for rob

\- Sebastian Erives, deltacv's main dev

# Acknowledgments

YourKit supports open source projects with innovative and intelligent tools
for monitoring and profiling Java and .NET applications.
YourKit is the creator of <a href="https://www.yourkit.com/java/profiler/">YourKit Java Profiler</a>,
<a href="https://www.yourkit.com/dotnet-profiler/">YourKit .NET Profiler</a>,
and <a href="https://www.yourkit.com/youmonitor/">YourKit YouMonitor</a>.

<img src='https://www.yourkit.com/images/yklogo.png' width='20%' height='20%'>

# Compatibility

Since OpenCV in Java uses a native library, which is platform specific, the simulator is currently limited to the following platforms:
Expand Down Expand Up @@ -87,7 +97,8 @@ For bug reporting or feature requesting, use the [issues tab](https://github.com
- Adds the ability to load plugins from the user's filesystem.
- Implements virtual filesystem for plugins, allowing for a sandboxed environment away from the user's filesystem.
- Implements whitelist and blacklist for plugins and dynamically loaded pipelines, allowing for a sandboxed environment.
### [v3.5.3 - Android Paint Constructor Fix](https://github.com/deltacv/EOCV-Sim/releases/tag/v3.5.3)

### [v3.5.3 - Android Paint constructor fix](https://github.com/deltacv/EOCV-Sim/releases/tag/v3.5.3)
- This is the 21st release for EOCV-Sim
- Bug fixes:
- Addresses #110 by properly cloning underlying skiko Paint in android.graphics.Paint(Paint) constructor
Expand Down

0 comments on commit 5b88869

Please sign in to comment.