1 | initial version |
Actually you have this functions for Points: Point a, b; //... double dotProduct = a.dot(b); double crossProduct = a.cross(b); double length = norm(a); What do you mean by isEmpty()? cv::Point always contain some data (e.g. zeros by default) so it cannot be empty. Could you please provide more examples of missing functions?
2 | No.2 Revision |
Actually you have this functions for Points:
Points:
Point a, b;
//...
double dotProduct = a.dot(b);
double crossProduct = a.cross(b);
double length = norm(a);
norm(a);
What do you mean by isEmpty()? cv::Point always contain some data (e.g. zeros by default) so it cannot be empty. Could you please provide more examples of missing functions?
3 | No.3 Revision |
Actually you have this these functions for Points:
Point a, b;
//...
b;
//...
double dotProduct = a.dot(b);
a.dot(b);
double crossProduct = a.cross(b);
a.cross(b);
double length = norm(a);
What do you mean by isEmpty()? cv::Point always contain some data (e.g. zeros by default) so it cannot be empty. Could you please provide more examples of missing functions?
4 | No.4 Revision |
Actually you have these functions for Points:
Point a, b;
//...
double dotProduct = a.dot(b);
double crossProduct = a.cross(b);
double length = norm(a);
What do you mean by isEmpty()? cv::Point always contain some data (e.g. zeros by default) so it cannot be empty. empty.
Could you please provide more examples of missing functions?
5 | No.5 Revision |
Actually you have these functions for Points:
Point a, b;
//...
double dotProduct = a.dot(b);
double crossProduct = a.cross(b);
double length = norm(a);
What do you mean by isEmpty()? cv::Point always contain some data (e.g. zeros by default) so it cannot be empty.
Could you please provide more specific examples of missing functions?
6 | No.6 Revision |
Actually you have these functions for Points:
Point a, b;
//...
double dotProduct = a.dot(b);
double crossProduct = a.cross(b);
double length = norm(a);
What do you mean by isEmpty()? cv::Point always contain some data (e.g. zeros by default) so it cannot be empty.
Could you please provide more specific examples of missing functions?
7 | No.7 Revision |
Actually you have these functions for Points:
Point a, b;
//...
double dotProduct = a.dot(b);
double crossProduct = a.cross(b);
double length = norm(a);
What do you mean by isEmpty()? cv::Point always contain some data (e.g. zeros by default) so it cannot be empty.
Could you please provide more specific examples of missing functions?
8 | No.8 Revision |
Actually you have these functions for Points:
Point a, b;
//...
double dotProduct = a.dot(b);
double crossProduct = a.cross(b);
double length = norm(a);
What do you mean by isEmpty()? cv::Point always contain some data (e.g. zeros by default) so it cannot be empty.
Could you please provide more specific examples of missing functions?
9 | No.9 Revision |
Actually you have these functions for Points:
Point a, b;
//...
double dotProduct = a.dot(b);
double crossProduct = a.cross(b);
double length = norm(a);
What do you mean by isEmpty()? cv::Point always contain some data (e.g. zeros by default) so it cannot be empty.
Could you please provide more specific examples of missing functions?
10 | No.10 Revision |
Actually you have these functions for Points:
Point a, b;
//...
double dotProduct = a.dot(b);
double crossProduct = a.cross(b);
double length = norm(a);
What do you mean by isEmpty()? cv::Point always contain some data (e.g. zeros by default) so it cannot be empty.
Could you please provide more specific examples of missing functions?