Skip to content

jmjos/3D-VSoC-demonstrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D VSoC Demonstrator

Build Status Codacy Badge CodeFactor

Software

Design

9 ADCs, 9 CPUs for Bayer filter

Adresses

adr component
0-8 ADC ul to dr
9-17 BAyer CPU ul to dr

Control

The first four fields of the control field refer to the window of the image, which is processed: field 0: xStart, 1: yStart, 2: xEnd, 3: yEnd

Build

use cmake.

Dependencies on Ubunutu 18.04LTS: libraw-dev and libopencv-dev

Warning: Incopatabiliy with systemc. Therefore, patch systemc.h by commeting using sc_dt::unit64; and using sc_dt::int64;

Install libraw.

Download from website, ./configure, make -j, sudo make install

Install OpenCV

https://docs.opencv.org/master/d7/d9f/tutorial_linux_install.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published