Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update cv2_read_image_time.py#19

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
tanujdhiman wants to merge1 commit intoCodecWang:master
base:master
Choose a base branch
Loading
fromtanujdhiman:patch-1

Conversation

tanujdhiman
Copy link

@tanujdhimantanujdhiman commentedOct 12, 2020
edited
Loading

Hey,
It is a good practice for learner to know about the arguments of a method.
cv2.imread( 'file_name' , flag)

Thanks

@CodecWang
Copy link
Owner

cv2.IMREAD_COLOR(1) is the default flag. 🙂
Ref:Read Image

@tanujdhiman
Copy link
Author

Yeah.
But if you want to read the image as Gray or whatever then you have to specify.
Okay You know about this. But remember when someone is beginner then he is confused with how to read it as Gray or Color or Alpha Channels.

Hope you are understanding my point .
Thanks

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@tanujdhiman@CodecWang

[8]ページ先頭

©2009-2025 Movatter.jp