aboutsummaryrefslogtreecommitdiffstats
path: root/xcore
Commit message (Expand)AuthorAgeFilesLines
* xcam-utils: remove unnecessary explicit type conversionsYinhang Liu2019-03-271-18/+16
* fisheyedewarp: correct debug infoYinhang Liu2019-03-272-5/+7
* soft-stitch: support multiple versions of feature matchYinhang Liu2019-01-154-10/+31
* feature-match: simplify function interfaceYinhang Liu2019-01-153-23/+59
* feature-match: rename CVFMConfig to FMConfigYinhang Liu2019-01-152-7/+7
* build: optimize MakefilesYinhang Liu2019-01-081-108/+109
* opencv: remove OpenCL dependencyYinhang Liu2019-01-082-5/+2
* thread: remove unnecessary PTHREAD_LDFLAGSYinhang Liu2018-12-141-4/+6
* vk-stitch: support image stitchingYinhang Liu2018-12-123-1/+7
* vk-framework: add blender handlerYinhang Liu2018-12-121-0/+2
* gl-handler: move execute_done to ImageHandlerYinhang Liu2018-12-122-0/+20
* render: start render viewer in a separate threadzongwave2018-12-121-0/+6
* feature-match: fix potential issue of dividing by zeroYinhang Liu2018-09-251-1/+1
* vk-copy: support specified copy areaYinhang Liu2018-09-251-0/+4
* test-surround-view: enable gl geomap for topviewYinhang Liu2018-08-281-0/+1
* gl-stitch: support image stitchingYinhang Liu2018-08-281-0/+1
* gl-framework: add blender handlerYinhang Liu2018-08-281-0/+1
* framework: fix image-handler default allocator sizeWind Yuan2018-08-082-3/+5
* enable vk video buffer poolWind Yuan2018-08-071-0/+3
* framework: extract more interface into xcoreWind Yuan2018-08-075-3/+159
* vk: start vulkan frameworkWind Yuan2018-08-072-1/+10
* xcam_defs: redefine XCAM_PI to avoid compile conflict when linked by external...zongwave2018-08-033-17/+16
* gl-image-hander: add GLImageHandler classYinhang Liu2018-06-051-4/+4
* frame-work: add gles program/shader/buffer supportWind Yuan2018-04-111-0/+1
* soft-geomap: support dualcurve scaling modeYinhang Liu2018-04-021-1/+2
* soft-geomap: support dualconst scaling modeYinhang Liu2018-04-024-1/+16
* feature-match: fix division by zero errorYinhang Liu2018-04-021-1/+1
* robust: fix resource leaksYinhang Liu2018-02-087-10/+30
* vector-mat: remove unnecessary comparisonYinhang Liu2018-02-081-8/+4
* soft-stitcher: fix aborted issueYinhang Liu2018-02-022-28/+1
* Add new auto scale feature match method based on clustering.Junkai Wu2018-01-262-0/+10
* stitcher: correct gl vertex array texture vertical coordinate into bottom to ...zongwave2018-01-121-2/+2
* xcore: add interface to pass external buffer to libxcamzongwave2018-01-123-0/+105
* compile: fix warnings of unused variablesWind Yuan2018-01-041-0/+2
* stitcher: add topview vertex modlezongwave2017-12-192-16/+41
* stitcher: add bowlview vertex model to support opengl renderzongwave2017-12-182-15/+39
* stitcher: x direction start from 0.0 degreeWind Yuan2017-12-141-1/+1
* stitcher: optimize the image qualityYinhang Liu2017-12-112-3/+11
* feature-match: use variable reference for interfaceYinhang Liu2017-12-112-3/+3
* feature-match: add debug infoYinhang Liu2017-12-111-6/+6
* stitcher: revert viewpoint patchWind Yuan2017-12-013-14/+12
* stitcher: simplify stitcher interface in camera infoWind Yuan2017-11-302-33/+83
* stitch: add viewpoint to improve qualityWind Yuan2017-11-305-11/+46
* stitcher: add bowl model vertexWind Yuan2017-11-297-95/+288
* headers: add xcam_std.h as xcam cplusplus first headerWind Yuan2017-11-2760-202/+208
* remove duplicate func <dump_buffer>Wind Yuan2017-11-272-6/+16
* move iq tuning to module/isp/iqWind Yuan2017-11-2711-1105/+0
* map-table: uniform point structure to PointFloat2/3Wind Yuan2017-11-234-52/+59
* fix: fisheye param parser from fileWind Yuan2017-11-233-25/+102
* interface: move module/interface to xcore/interfaceYinhang Liu2017-11-2111-1/+1414