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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
serivesmejia committed Sep 27, 2020
1 parent bcea32c commit 5a104f7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@ transfer it onto your robot!

<img src='images/eocvsim_screenshot_1.png' width='718' height='580'>

# Compatibility

Because OpenCV in Java uses a native shared lib, which are platform specific, the simulator is currently limited to the following platforms:

* Windows 64 bits (tested)
* Windows 32 bits (untested)
* Linux 64 bits (tested)<br/>

Unfortunately, macOS is not supported at the moment. I'll look forward to get a virtual machine working to compile OpenCV in this platform, or if anyone could contribute with the macOS shared libs, it'd be greatly appreciated. Same for Linux 32 bits binaries.

# Installation

No complicated setup is required, straight up importing the project into IntelliJ IDEA:
Expand Down

0 comments on commit 5a104f7

Please sign in to comment.