1. 2893591 test-device-manager: fix potential string error by Wind Yuan · 7 years ago
  2. 2985732 yocto: add sample recipe for yocto build by Yinhang Liu · 7 years ago
  3. 77853bb cl-stitch: support multiple cameras by Yinhang Liu · 7 years ago
  4. 0995e53 module: add stitcher module interface by Wind Yuan · 7 years ago
  5. 4a86c64 code-style: add dos2unix check pre commit by Wind Yuan · 7 years ago
  6. 4fd06b5 test-image-deblurring: write image before sharp check by Andrey Parfenov · 7 years ago
  7. 6680d2c cv-image-deblurring: add denosing for deblurred image by Andrey Parfenov · 7 years ago
  8. a326ebd file-handle: extract common file io operations by Wind Yuan · 7 years ago
  9. 6d144ce framework: extract generic buffer functions to base by Wind Yuan · 7 years ago
  10. 34c1e40 cl-yuv-pipe: fix kernel build option missings by Wind Yuan · 7 years ago
  11. f0ad60c build: fix compile error if build/src in separate directories by Yinhang Liu · 7 years ago
  12. 789a8e8 gitignore: update gitignore in different folders by Yinhang Liu · 7 years ago
  13. 4bd7e36 build: download cl_intel.h for local comipilation by Yinhang Liu · 7 years ago
  14. c1809d7 cv-image-deblurring: add the usage of CVWienerFilter class by Andrey Parfenov · 7 years ago
  15. 90fbf97 add CVWienerFilter class by Andrey Parfenov · 7 years ago
  16. ab08ee7 cv-image-deblurring: add the usage of CVEdgetaper class by Andrey Parfenov · 7 years ago
  17. dee0d5e add CVEdgetaper class by Andrey Parfenov · 7 years ago
  18. 5a47e53 cv-image-deblurring: add the usage of CVImageSharp class by Andrey Parfenov · 7 years ago
  19. 5166ac3 add CVImageSharp class by Andrey Parfenov · 7 years ago
  20. 120ec29 cv-image-deblurring: add the usage of CVImageProcessHelper by Andrey Parfenov · 7 years ago
  21. b3d6aa3 add CVImageProcess class by Andrey Parfenov · 7 years ago
  22. 51be38a cv-base-class: apply CVBaseClass for all OpenCV related features by Andrey Parfenov · 7 years ago
  23. 38bf96a cv-base-class: add CVBaseClass for all OpenCV related features by Andrey Parfenov · 7 years ago
  24. e60e967 build : export cl_blender.h for dev package by zongwave · 7 years ago
  25. 2635fa4 add test for iterative blind deblurring algorithm by Andrey Parfenov · 7 years ago
  26. a5f5ff5 cv-image-deblurring: implement iterative blind deblurring algorithm by Andrey Parfenov · 7 years ago
  27. 4db0476 version: 1.1.0 startup by Wind Yuan · 7 years ago
  28. a7fe91e release version 1.0.0 by Wind Yuan · 7 years ago
  29. d5ac614 cl-binary: remove clx_bin directory by Wind Yuan · 7 years ago
  30. 75f7941 robust: fix potential mem-leak from klocwork scan by Wind Yuan · 7 years ago
  31. 4322c56 cl-binary: simplify usage of binary kernel by Yinhang Liu · 7 years ago
  32. 87e64d3 robust: fix klocwork critical issue by zongwave · 7 years ago
  33. 2a8bc67 cl-wavelet-hat: fix half image green issue by Wind Yuan · 7 years ago
  34. 55898e4 cl-binary: fix aborted issue by Yinhang Liu · 7 years ago
  35. 65c45d9 cl-dvs: fix crash in performance test by zongwave · 7 years ago
  36. 96edb95 test: extract functions into test_inline.h by Wind Yuan · 7 years ago
  37. 08b065d cl-geo-map: fix crash when lsc disabled by Wind Yuan · 7 years ago
  38. f488e30 cl-dvs: fix gyro-dvs bug by zongwave · 7 years ago
  39. d3bee01 cl-dvs: add video stabilization using gyroscope by zongwave · 7 years ago
  40. 4ef4b69 cl-3d-denoise: fix cl kernel warnings/errors by Yinhang Liu · 7 years ago
  41. 7110f89 file-path: standardize the path of header files by Yinhang Liu · 7 years ago
  42. 6cf6606 wrapper: remove unnecessary functions by Wind Yuan · 7 years ago
  43. 63dbfb9 cl-stitch: support fisheye lens shading correction by Yinhang Liu · 7 years ago
  44. 2bacd01 cl-stitch: fix undeclared issue in test-image-stitching by Yinhang Liu · 7 years ago
  45. 5fdf3e4 cl-API: fix deprecated issue with OpenCL 2.0 by Yinhang Liu · 7 years ago
  46. be50504 cl-framework: refine cl kernel handler arguments by Wind Yuan · 7 years ago
  47. d502149 cl-stitch: support 4k resolution mode by Yinhang Liu · 7 years ago
  48. c13d2c5 cl-stitch: restructure feature match by Yinhang Liu · 7 years ago
  49. 938324e libdvs: check OpenCV videostab module before build by zongwave · 7 years ago
  50. 3006239 cl-stitch: improve quality in stitching area by Yinhang Liu · 8 years ago
  51. 810e197 pkg-config: rename xcam pkg-config file by zongwave · 8 years ago
  52. bacdd3e cl-stitch: enable buffer pool for fisheye and scaler by Yinhang Liu · 8 years ago
  53. 848b0da cl-stitch: correct variable type in xcamfilter by Yinhang Liu · 8 years ago
  54. 24df762 libdvs: enable dvs opencl path by zongwave · 8 years ago
  55. 01c571d stitching: add option for fisheye map by Wind Yuan · 8 years ago
  56. 1a4c563 cl-fisheye: support option for geo table map by Wind Yuan · 8 years ago
  57. 932f1aa cl-stitch: optimize feature match for performance by Yinhang Liu · 8 years ago
  58. 070c759 ocl-profiling: fix profiling variables uninitialized by Yinhang Liu · 8 years ago
  59. b1449d9 doc: update framework and pipeline diagram by Wind Yuan · 8 years ago
  60. 6853553 libdvs: convert opencv image format to gray if necessary by zongwave · 8 years ago
  61. 1db3300 version: 1.0.0 startup by Wind Yuan · 8 years ago
  62. a682b9e release version 0.9.0 by Wind Yuan · 8 years ago
  63. 4042399 cl-3dnr: fix cl build program failed issue by zongwave · 8 years ago
  64. 4ac3d36 robust: enhance compiler flags by Yinhang Liu · 8 years ago
  65. 9d88f91 pkg-config: merge capi/ocl/core libs into one module by Yinhang Liu · 8 years ago
  66. 6802757 cl-stitch: support default stitch info by Yinhang Liu · 8 years ago
  67. e99f3f0 capi: fix input buffer offset calculation error by zongwave · 8 years ago
  68. 37e53cc cl-stitch: fix build issue without opencv by Yinhang Liu · 8 years ago
  69. 1ce739e test-stitch: support loop for perf tests by Wind Yuan · 8 years ago
  70. e025f4a feature-match: move log print into debug by Wind Yuan · 8 years ago
  71. 3e73fa2 capi: support cpu-copy external buffer to xcam-buf by zongwave · 8 years ago
  72. a5ebaa8 feature-match: speed video convergency by Wind Yuan · 8 years ago
  73. 5aad612 cl-binary: move kernel binary to text as built-in by Yinhang Liu · 8 years ago
  74. 52d45b3 cl-360-stitch: integrate stitching features into module by Yinhang Liu · 8 years ago
  75. 7af9c97 xcamfilter: negotiate caps between input and output by Yinhang Liu · 8 years ago
  76. 99e5467 fix typo of copyright year by Wind Yuan · 8 years ago
  77. f2b7a8a APIs: support c interfaces in capi by Wind Yuan · 8 years ago
  78. 226b6af buffer: support external buffer conversion by Wind Yuan · 8 years ago
  79. 3350693 build: mv pthread flags to confiugre by Wind Yuan · 8 years ago
  80. d826284 version: correct xcam version number by Yinhang Liu · 8 years ago
  81. 5525344 xcamsrc: remove gstxcaminterface dependency by Yinhang Liu · 8 years ago
  82. 024a234 log: fix spelling errors/typos by Yinhang Liu · 8 years ago
  83. 2bdc67a robust: fix warnings reported by klocwork by Yinhang Liu · 8 years ago
  84. 286d04b README: add instructions to refine readme by Yinhang Liu · 8 years ago
  85. 72ca7c7 build: support configure in autogen.sh by Yinhang Liu · 8 years ago
  86. 0c3b87f cl-360-stitch: add global auto-scale for quality by Yinhang Liu · 8 years ago
  87. ee0b305 cl-360-stitch: auto-scale stitching buffer for quality by Yinhang Liu · 8 years ago
  88. 28dabfb cl-scale: support non-uniform scale by Yinhang Liu · 8 years ago
  89. b7f6991 xcam-thread: fix crash issue when thread stopped by Wind Yuan · 8 years ago
  90. 59ad969 cl-warp: fix crash bug produced by test-cl-image by zongwave · 8 years ago
  91. 9d5e6a3 cl-modules: obsolete unused handlers by Wind Yuan · 8 years ago
  92. 765dc61 cl-360-stitch: fix build issue without opencv by Yinhang Liu · 8 years ago
  93. 0111c74 cl-360-stitch: adaptively adjust sititch info on videos by Yinhang Liu · 8 years ago
  94. bacae1c cl_kernel: fix CL build double precision constant casting to float warning by zongwave · 8 years ago
  95. a2761c2 cl-360-stitch: support specifying output size in test case by Yinhang Liu · 8 years ago
  96. aeedc8f release version 0.8.0 by zongwave · 8 years ago
  97. ed294a4 smartlib: Modify dvs plugin config parameter by zongwave · 8 years ago
  98. efe4f0f cl-wdr: fix abort issue for WDR raw-file input test case by Yinhang Liu · 8 years ago
  99. 2457e45 cl-3d-denoise: (fix bug) 3D denoise use inappropriate tuning parameter by zongwave · 8 years ago
  100. 337b0e4 smartlib: build libdvs as static library by zongwave · 8 years ago