aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2017-12-25fix edgetaperAndrey Parfenov
2017-12-25cv-image-deblurring: codestyle fixAndrey Parfenov
2017-12-19standard-OCL: remove private dependenceYinhang Liu
2017-12-14soft-geo: separate soft-geo task and handlerWind Yuan
2017-12-11stitcher: optimize the image qualityYinhang Liu
2017-12-11feature-match: use variable reference for interfaceYinhang Liu
2017-12-11feature-match: add debug infoYinhang Liu
2017-12-11capi-feature-match: fix random cornersYinhang Liu
2017-12-04build: fix bug of android build errorWind Yuan
2017-11-30stitcher: simplify stitcher interface in camera infoWind Yuan
2017-11-29stitcher: add bowl model vertexWind Yuan
2017-11-27ocl: remove obsolete filesWind Yuan
2017-11-27headers: add xcam_std.h as xcam cplusplus first headerWind Yuan
2017-11-27remove duplicate func <dump_buffer>Wind Yuan
2017-11-27move iq tuning to module/isp/iqWind Yuan
2017-11-24ocl: improve ocl log with error codeWind Yuan
2017-11-23map-table: uniform point structure to PointFloat2/3Wind Yuan
2017-11-22cv: extract convert_to_mat and remove duplicated codeWind Yuan
2017-11-22cv-image-deblurring: add the opportunity to specify psf size and noise power ...Andrey Parfenov
2017-11-22cv-image-debluring: use mulspectrums instead manual complex multiplication in...Andrey Parfenov
2017-11-21feature-match: fix image crop errorWind Yuan
2017-11-21fix: convert_to_mat support cpu copy to matWind Yuan
2017-11-21android: enable feature match for soft stitcherYinhang Liu
2017-11-21interface: move module/interface to xcore/interfaceYinhang Liu
2017-11-21build: fix variadic function errorYinhang Liu
2017-11-20soft-stitcher: support opencv feature match and implement terminateWind Yuan
2017-11-20feature-match: fix corner size and move cv_capi to soft folderWind Yuan
2017-11-17build: fix warningsYinhang Liu
2017-11-17fix termination of soft blender and geo-mapperWind Yuan
2017-11-17framework: add worker stop and fix handler configureWind Yuan
2017-11-16Add generation of top view and rectified view from stitch buffer.Junkai Wu
2017-11-16soft-stitcher: add copy taskYinhang Liu
2017-11-16soft-blender: expand mask for blendingWind Yuan
2017-11-16soft-stitcher: fix index typoWind Yuan
2017-11-14Change angle calculation in dewarp from anti-clockwise to clockwise.Junkai Wu
2017-11-13soft-stitcher: align angle to clockwiseWind Yuan
2017-11-13soft-blender: support overlap area different from buf-sizeWind Yuan
2017-11-13soft-handler: fix bug variable not initializedWind Yuan
2017-11-10Eliminate hard code values in surround view dewarp and size of stitched merge...Junkai Wu
2017-11-10soft-stitcher: enable stitcherWind Yuan
2017-11-10soft-remap: fix pixel out of boundWind Yuan
2017-11-10utils: move dump-buffer to xcam utilsWind Yuan
2017-11-09bowl-data : change radian to angle degreeWind Yuan
2017-11-08Modify fov of each camera and solve border issue to improve stitching quality.Junkai Wu
2017-11-08CVContext: fix duplicate definitionYinhang Liu
2017-11-08interface: add bowl data config in stitcherWind Yuan
2017-11-08soft-handler: remove out-buf/in-buf checkWind Yuan
2017-11-07Convert cv::mat to libxcam mat and move surround view fisheye dewarp files to...Junkai Wu
2017-11-07build: fix makefile error in soft moduleWind Yuan
2017-11-06soft-handler: fix allocator condition checkWind Yuan