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

Update usv_software_perception.rst #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

alexa0s
Copy link
Member

@alexa0s alexa0s commented Sep 30, 2022

first time using OpenCV

first time using OpenCV
Copy link
Member

@vSebas vSebas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

qué es? si es para training, mejor crea una sección dentro de perception donde se muestre esto

@romi2002 romi2002 self-requested a review October 6, 2022 18:38


#imread loads an image from a path, supports .jpg, .jpeg, .png, .tiff, .exr, etc... : https://docs.opencv.org/3.4/d4/da8/group__imgcodecs.html#ga288b8b3da0892bd651fce07b3bbd3a56
image = cv2.imread('C:\\Users\\oscar\\Downloads\\img1.jpeg',0) # 0 is used to read in grayscale mode
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cambiar a un folder no especifico

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.

3 participants