mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-19 02:16:34 +08:00
Add attribute read/write supports to the HDF module.
The following data types for attributes are implemented: - int - double - cv::String - cv::InputArray
This commit is contained in:

committed by
Fangjun Kuang

parent
f03e415e64
commit
7f7b0bc181
@@ -1,7 +1,3 @@
|
||||
// This file is part of OpenCV project.
|
||||
// It is subject to the license terms in the LICENSE file found in the top-level directory
|
||||
// of this distribution and at http://opencv.org/license.html.
|
||||
|
||||
/**
|
||||
* @file create_groups.cpp
|
||||
* @author Fangjun Kuang <csukuangfj dot at gmail dot com>
|
||||
|
Reference in New Issue
Block a user