Skip to content

Migration to V1 #1326

Aug 21, 2020 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Yeah GetFilteredBoundingRectangle is internal, we've no plans currently to expose the method as I would like to refactor it first so I would copy the code rather than use reflection as I'm not even happy with the name.

Regarding SobelProcessor yeah that was changed as part of #1299 where we refactored the edge detection API to allow passing of custom kernels. EdgeDetector2DProcessor(KnownEdgeDetectorKernels.Sobel, true) performs the equivalent operation.

The equivalent code that we use to calculate the bounding box for entropy cropping can be found in the source here.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@huwmanatee
Comment options

@JimBobSquarePants
Comment options

Answer selected by huwmanatee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants