OES (OVK Embedded Suite for C/C++)
|
|
- OES (OVK Embedded Suite) refers to the machine vision development library running on Linux system + Intel / ARM / RISC-V / POWER and other processors, provide users with a shortcut to the development of embedded vision systems, and is also very suitable for IoT applications
- Support 32bit and 64bit Ubuntu, Debian and other Linux operating systems(All the trade marks mentioned above belong to the respective vendors)
- Support GCC (GNU Compiler Collection) development tools, using standard C/C++ programming language
- Support Qt 5.x GUI development
- Support Intel and AMD all series of x86/x64 processors and ARM series processors (32bit-ARMv7 and 64bit-ARMv8). Other processors requirements(such as RISC-V/POWER, etc.), please contact us for further details.
- Support USB drivers for Linux platform, provide full support for AISYS USB2.0 camera and USB3.0 camera products
- It is the same source code as OVK Framework (Windows version) and adopts an equal development and maintenance strategy, so that Linux platform and Windows platform can get exactly the same support
|
|
- Intel's x64 processors produced after 2016 are well supported
- AMD's x64 processors produced after 2020 are well supported
- ARMv7(32bit) is recommended to use Cortex-A9 or above processor, ARMv8(64bit) is recommended to use Cortex-A53 or above processor
- RISC-V, POWER or other processor: please contact us
- Support Native C/C++ development
- OES support modules as follows : OvkLite, OvkBase, OvkImage, OvkColor, OvkMsr, OvkBlob, OvkPat, OvkPat2, OvkCalibration, OvkSewer, OvkMarkInsp, OvkMarkInsp2, OvkGeometry, OvkTexture
- OES support system modules as follows : OvkBarcode, OvkGameTools
- OES support AISYS USB2.0 camera porducts as follows : ALTAIR Micro2 U36(C), ALTAIR Micro2 U130H2, ALTAIR Micro2 U300C, ALTAIR Micro2 U500(C), CYCLOPS U36(C), CYCLOPS U130H2, CYCLOPS U300C, CYCLOPS U500(C)
- OES support AISYS USB3.0 camera porducts as follows : CYCLOPS SU500(C)-14, CYCLOPS SU1000(C)-8, CYCLOPS SU30F(C)-435, CYCLOPS SU130F(C)-210, CYCLOPS SU220F(C)-152, CYCLOPS SU420F(C)-81, CYCLOPS SU530F(C)-62
- OES support AISYS USB2.0 LED power controller porducts as follows : LYRA U2A
Video#1:OES for Intel demo(Atom E8000 at 2.0GHz), Ubuntu Linux 16.04LTS for Intel CPU(64bits)
Video#2:OES for ARM demo(Samsung Exynos 5422 at 2.1GHz), Ubuntu Linux 16.04 for ARMv7 CPU(32bits)
Quick start OES visual software development(please turn on the subtitle)
- Install OES
- OES example
- Use QTCreator IDE devolop a simple program"MyOesApp" : ALTAIR/CYCLOPS series camera take image and display
- Compile and execute MyOesApp in ARM platform
|
|
|
|