Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxcam
/
0d83ac9676cb655f217d4f1f8f5b9c507b4ecb2a
0d83ac9
cv-context: fix bug with cv::ocl::setUseOpenCL()
by Andrey Parfenov
· 7 years ago
4a0e91f
bowl-view: add API
by Yinhang Liu
· 7 years ago
525a24f
feature-match: fix errors in debug mode
by Yinhang Liu
· 7 years ago
674d67d
enqueue-map: fix map_flags error
by Yinhang Liu
· 7 years ago
753aa41
file-handle: fix by-pass error
by Yinhang Liu
· 7 years ago
19bd67d
CLBuffer: retain buffer proxy
by Yinhang Liu
· 7 years ago
7c7baa2
Convert format from dos to unix.
by Junkai Wu
· 7 years ago
a07666d
Add bowl view mode in stitching.
by Junkai Wu
· 7 years ago
b0926c3
cl-stitch: feature match support opencv capi
by zongwave
· 7 years ago
e06c745
Add module for dewarping fisheye cameras for surround view.
by Junkai Wu
· 7 years ago
ef4fdc2
Add parser for surround view fisheye calibration file.
by Junkai Wu
· 7 years ago
6987f2b
standard-OCL: remove libdrm dependence
by Yinhang Liu
· 7 years ago
dada3e7
configure: add a check for pkg-config
by Yinhang Liu
· 7 years ago
3249096
build: Cent OS 7 make fails with errors related to inttypes.h
by zongwave
· 7 years ago
fa46acf
cl_kernel: cache binary into files to speed up cl kernel startup time
by zongwave
· 7 years ago
a6263b5
pkg-config: configure minimum required opencv version
by zongwave
· 7 years ago
cff638b
standard-OCL: switch to CLVideoBuffer path
by Yinhang Liu
· 7 years ago
9e7e0ab
standard-OCL: fix row pitch aligned issue
by Yinhang Liu
· 7 years ago
86b01de
standard-OCL: fix invalid length for vector component access
by Yinhang Liu
· 7 years ago
224abf2
build: download cl_intel.h from v1.3.0 release branch
by Yinhang Liu
· 7 years ago
0dce00b
soft-handler: move thread pool managment outside
by Wind Yuan
· 7 years ago
a925d2d
xcore: framework cleanup for worker and handler
by Wind Yuan
· 7 years ago
1da3001
test-soft-image: add remap test and change blender cmdline
by Wind Yuan
· 7 years ago
0c4ea8d
geo-mapper: add interface and soft implemnetation
by Wind Yuan
· 7 years ago
a236d74
soft-blender: move tasks into namespace XCamSoftTasks
by Wind Yuan
· 7 years ago
beadb2b
soft-image: support linear interpolation
by Wind Yuan
· 7 years ago
8554c95
xcore: add valid check for video_buffer
by Wind Yuan
· 7 years ago
10adad0
cv-image-deblurring: fix rotations
by Andrey Parfenov
· 7 years ago
48cf2d9
use Mat operations instead loops
by Andrey Parfenov
· 7 years ago
cb1e25f
tests: add soft image test with basic blender
by Wind Yuan
· 7 years ago
0d8e826
soft-blender: implement reconstruct task and align work unit
by Wind Yuan
· 7 years ago
a3d26ff
soft-worker: add work uint
by Wind Yuan
· 7 years ago
a19d0cd
METADATA: format info for AOSP requirements
by Wind Yuan
· 7 years ago
2b87c44
soft-blender: support pyr_lap and fix mask errors
by Wind Yuan
· 7 years ago
da0d23c
soft-worker: extra thread is for status check
by Wind Yuan
· 7 years ago
24b388c
xcore: extract vector/matrix operators
by Wind Yuan
· 7 years ago
6960a17
soft-image: support file read/write
by Wind Yuan
· 7 years ago
f550bec
soft-blender: enable pipeline with most tasks
by Wind Yuan
· 7 years ago
101dab8
soft-framework: improve soft image and fix segment fault
by Wind Yuan
· 7 years ago
1cb5558
buf-pool: derive from RefObj for easy usage
by Wind Yuan
· 7 years ago
da268cc
smartptr: fix reference obj in polymorphism
by Wind Yuan
· 7 years ago
b5f6933
add METADATA for other tools to use
by Wind Yuan
· 7 years ago
8d73ad3
standard-OCL: add CLVideoBuffer class
by Yinhang Liu
· 7 years ago
6b5f710
standard-OCL: remove DrmBoBuffer dependency
by Yinhang Liu
· 7 years ago
621faa5
CLVaImage: create image object with CLImageDesc
by Yinhang Liu
· 7 years ago
81bbfff
bilateral: move bilateral into obsolete directory
by Yinhang Liu
· 7 years ago
660eb8d
soft: imporve framework for soft handler and worker
by Wind Yuan
· 7 years ago
54a318a
rename SoftImageAllocator to SoftVideoBufAllocator
by Wind Yuan
· 7 years ago
9b8ecc6
pkg-config: configure check minimum required opencv version
by zongwave
· 7 years ago
2d97fab
remove "using namespace" from header files
by zongwave
· 7 years ago
196b282
module: start soft blender from guass scale
by Wind Yuan
· 7 years ago
009e9fb
file-handle: support file init in construction
by Wind Yuan
· 7 years ago
0a26688
framework: fix soft handler/worker issues
by Wind Yuan
· 7 years ago
61b5f66
add template soft-image
by Wind Yuan
· 7 years ago
9e4b6e7
libdvs: include opencv2/videostab.hpp
by U. Artie Eoff
· 7 years ago
827c72e
rename quaternion.h to vec_mat.h
by Wind Yuan
· 7 years ago
af9df6b
interface: extract blender base class
by Wind Yuan
· 7 years ago
548b29d
framework: initialize soft module framework
by Wind Yuan
· 7 years ago
a1fb1f1
fix line endings in cv_*
by Andrey Parfenov
· 7 years ago
21789c3
framework: add base worker and image handler
by Wind Yuan
· 7 years ago
4f52875
framework: add thread pool
by Wind Yuan
· 7 years ago
1984c65
log: support output debug trace into file
by zongwave
· 7 years ago
b78f29b
smartptr: support class derived from RefObj
by Wind Yuan
· 7 years ago
2893591
test-device-manager: fix potential string error
by Wind Yuan
· 7 years ago
2985732
yocto: add sample recipe for yocto build
by Yinhang Liu
· 7 years ago
77853bb
cl-stitch: support multiple cameras
by Yinhang Liu
· 7 years ago
0995e53
module: add stitcher module interface
by Wind Yuan
· 7 years ago
4a86c64
code-style: add dos2unix check pre commit
by Wind Yuan
· 7 years ago
4fd06b5
test-image-deblurring: write image before sharp check
by Andrey Parfenov
· 7 years ago
6680d2c
cv-image-deblurring: add denosing for deblurred image
by Andrey Parfenov
· 7 years ago
a326ebd
file-handle: extract common file io operations
by Wind Yuan
· 7 years ago
6d144ce
framework: extract generic buffer functions to base
by Wind Yuan
· 7 years ago
34c1e40
cl-yuv-pipe: fix kernel build option missings
by Wind Yuan
· 7 years ago
f0ad60c
build: fix compile error if build/src in separate directories
by Yinhang Liu
· 7 years ago
789a8e8
gitignore: update gitignore in different folders
by Yinhang Liu
· 7 years ago
4bd7e36
build: download cl_intel.h for local comipilation
by Yinhang Liu
· 7 years ago
c1809d7
cv-image-deblurring: add the usage of CVWienerFilter class
by Andrey Parfenov
· 7 years ago
90fbf97
add CVWienerFilter class
by Andrey Parfenov
· 7 years ago
ab08ee7
cv-image-deblurring: add the usage of CVEdgetaper class
by Andrey Parfenov
· 7 years ago
dee0d5e
add CVEdgetaper class
by Andrey Parfenov
· 7 years ago
5a47e53
cv-image-deblurring: add the usage of CVImageSharp class
by Andrey Parfenov
· 7 years ago
5166ac3
add CVImageSharp class
by Andrey Parfenov
· 7 years ago
120ec29
cv-image-deblurring: add the usage of CVImageProcessHelper
by Andrey Parfenov
· 7 years ago
b3d6aa3
add CVImageProcess class
by Andrey Parfenov
· 7 years ago
51be38a
cv-base-class: apply CVBaseClass for all OpenCV related features
by Andrey Parfenov
· 7 years ago
38bf96a
cv-base-class: add CVBaseClass for all OpenCV related features
by Andrey Parfenov
· 7 years ago
e60e967
build : export cl_blender.h for dev package
by zongwave
· 7 years ago
2635fa4
add test for iterative blind deblurring algorithm
by Andrey Parfenov
· 7 years ago
a5f5ff5
cv-image-deblurring: implement iterative blind deblurring algorithm
by Andrey Parfenov
· 7 years ago
4db0476
version: 1.1.0 startup
by Wind Yuan
· 7 years ago
a7fe91e
release version 1.0.0
by Wind Yuan
· 7 years ago
d5ac614
cl-binary: remove clx_bin directory
by Wind Yuan
· 7 years ago
75f7941
robust: fix potential mem-leak from klocwork scan
by Wind Yuan
· 7 years ago
4322c56
cl-binary: simplify usage of binary kernel
by Yinhang Liu
· 7 years ago
87e64d3
robust: fix klocwork critical issue
by zongwave
· 7 years ago
2a8bc67
cl-wavelet-hat: fix half image green issue
by Wind Yuan
· 7 years ago
55898e4
cl-binary: fix aborted issue
by Yinhang Liu
· 7 years ago
65c45d9
cl-dvs: fix crash in performance test
by zongwave
· 7 years ago
96edb95
test: extract functions into test_inline.h
by Wind Yuan
· 7 years ago
08b065d
cl-geo-map: fix crash when lsc disabled
by Wind Yuan
· 7 years ago
Next »