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

[Doc]: Rewrite of image tutorial #22790

Open
@blu3r4d0n

Description

@blu3r4d0n

Documentation Link

https://matplotlib.org/devdocs/tutorials/introductory/images.html

Problem

I found several issues within this introductory tutorial and I believe those issues can be solved by rewriting the tutorial.

Issues:

  • First, this tutorial was written prior to the depreciation of matplotlib.image.imread(), the current preferred method of opening images is usingPillow's Image.open(). The tutorial doesn't indicate this and reader's of the tutorial will see depreciation warnings when trying to go through the tutorial.
  • Second, I believe this tutorial is quite lengthy for an intro on how to use matplotlib.pyplot.imshow(). I think it would be better not to overwhelm new users with paragraphs of information on image analysis techniques and theory. Linking to pages about these topics might save users time.

Suggested improvement

I am considering rewriting this tutorial but first I want to get an idea of how to rewrite it in a way that avoids adding too many details but also gives users a good introduction to imshow(). As this is the first time I've contributed here, I wanted to get input from others before I started this process.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp