intel / libxcam

libXCam is a project for extended camera(not limited in camera) features and focus on image quality improvement and video analysis. There are lots features supported in image pre-processing, image post-processing and smart analysis. This library makes GPU/CPU/ISP working together to improve image quality. OpenCL is used to improve performance in different platforms.
Other
589 stars 229 forks source link

how to check which makefile is running when we execute the build given in wiki? #826

Open lekhashreehj opened 1 year ago

zongwave commented 1 year ago

After running $ ./autogen.sh [options], the enabled/disabled build option will be displayed on the terminal. also you can check a header file "config.h" under libxcam source top folder, in this config file it defines Macro to enable or disable components.

lekhashreehj commented 1 year ago

What should I do after sudo make install step is done for image stitching and check bird eye view of the given input image of front,rear,left and right sides?