

`dxdydz` is an array housing the values for change in x, y, and z when the operator is applied. Then I loop through a 3x3x3 cube around a given pixel. `im` is the input image, `tm` is a clone.įirst I'm stepping through the 3D image, missing the borders since the operator is 3x3x3. I'm also a few weeks into using C ever, so if you spot any rookie mistakes let me know.

I thought it was working but a TA said my outputs didn't look right. I'm working on this 3D edge detector for a class using an algorithm approach to the Sobel Operator.
Sobolsoft error 3 portable#
Sobolsoft error 3 manual#
GLIBC, the GNU C Library documentation provides a manual (PDF, HTML), Wiki, and FAQ.The C Book second edition by Mike Banahan, Declan Brady and Mark Doran is freely available online.Written by the language author, and known colloquially as the "K & R" book-a book of lore The C Programming Language by Dennis M.Use this tool to format code as code FiltersĬlick the following link to filter out the chosen topic Only C is on topic (not C++, C# or general programming).

Format your code properly (4 leading spaces, correctly indented).
