-
Notifications
You must be signed in to change notification settings - Fork 286
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CORE] vpCanny Made min stack size an attribute [DOC] Documented stac…
…k size [CORE] Made the minimum stack size used in the detect method of the vpCannyEdgeDetection class an attribute that the user can either decrease or increase to meet their requirements. [DOC] Documented the fact that the stack size can lead to a segfault when the method is called for particular images and the specificities of each platform
- Loading branch information
LAGNEAU Romain
committed
Nov 4, 2024
1 parent
956ca44
commit 4fe3eba
Showing
2 changed files
with
80 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters