implement Sobel Filter for sub pixel accuracy
This commit is contained in:
@@ -68,7 +68,7 @@ int main() {
|
||||
}
|
||||
}
|
||||
|
||||
destroyWindow(contoursWindow);
|
||||
destroyAllWindows();
|
||||
|
||||
return (0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user