Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev aggarwal/onboarding #27

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

DevAggarwal01
Copy link

I created a package called deva_package, in which I constructed a spinning node called DevANode. In this spinning node, I created a subscription stream which took images that were published in the "image_raw" topic once every second and then applied an OpenCV image processing technique. The technique that I employed was edge detection through the use of the Sobel operator. After applying the sobel operator technique, my code saved the resultant image in a separate jpg. I tested the deva_package with the image below:
original
The resulting image, after applying the Sobel operator for image detection is:
edges

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant