History log of /external/libxcam/xcore/interface/stitcher.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2a75e8171d5707e7f440823f92cc48c730570550 19-Dec-2017 zongwave <wei.zong@intel.com> stitcher: add topview vertex modle
/external/libxcam/xcore/interface/stitcher.h
24b1d88ea25117db2d923bbf9114897397bb25c0 15-Dec-2017 zongwave <wei.zong@intel.com> stitcher: add bowlview vertex model to support opengl render
/external/libxcam/xcore/interface/stitcher.h
36d06f77d5280d6c9665e911da183f5dd98bb036 30-Nov-2017 Wind Yuan <feng.yuan@intel.com> stitcher: simplify stitcher interface in camera info

* remove round-view slice size setting in camera info
* check test-soft-image.cpp:parse_camera_info

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/xcore/interface/stitcher.h
fb20d2157b6e1e6f14bf82fd8e8fc6f8d916a88a 28-Nov-2017 Wind Yuan <feng.yuan@intel.com> stitcher: add bowl model vertex

* add BowlModel for topview and bowlview construction
- get_max_topview_area_mm (length_mm, width_mm);
- get_topview_vertex_map (
vertices, texture_points, res_width, res_height,
length_mm = 0.0f, width_mm = 0.0f);
- get_bowlview_vertex_map (vertices, texture_points, res_width, res_height);
* check test-soft-image.cpp:dump_topview_image to see how to use

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/xcore/interface/stitcher.h
9fbfce6bd98f1d790f75215932de854892a58154 24-Nov-2017 Wind Yuan <feng.yuan@intel.com> headers: add xcam_std.h as xcam cplusplus first header

* new xcam_std.h as first header instead of xcam_utils.h
* all export headers with #include <> instead of #include ""

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/xcore/interface/stitcher.h
86f627c22fb0293cd3331cf14bc4c2349757bb10 20-Nov-2017 Yinhang Liu <yinhangx.liu@intel.com> interface: move module/interface to xcore/interface
/external/libxcam/xcore/interface/stitcher.h