Resolves #343 GUI and Frame Refactor
Compare changes
@@ -34,7 +34,7 @@ struct convert<cv::Size_<T>> {
@@ -79,7 +79,7 @@ struct convert<cv::Rect_<T>> {
@@ -126,7 +126,7 @@ struct convert<cv::Vec<T, SIZE>> {
@@ -148,6 +148,93 @@ struct object_with_zone<cv::Vec<T, SIZE>> {
@@ -160,7 +247,7 @@ struct pack<cv::Mat> {
@@ -181,11 +268,11 @@ struct convert<cv::Mat> {
@@ -198,7 +285,7 @@ struct object_with_zone<cv::Mat> {
@@ -206,7 +293,7 @@ struct object_with_zone<cv::Mat> {
@@ -231,7 +318,7 @@ struct convert<Eigen::Matrix<T, X, Y>> {