jdhao / jdhao/jdhao.github.io

2020/03/17/base64_opencv_pil_image_conversion/

Open
#85 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
27
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Conversion between base64 and OpenCV or PIL Image - jdhao's digital space

When we are building web services using Python, we often send or receive images in base64 encoded format. However, when we are doing image processing tasks, we need to use PIL or OpenCV. In this post, I will share how to convert between OpenCV or PIL image and base64 encoded image.

https://jdhao.github.io/2020/03/17/base64_opencv_pil_image_conversion/

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue points to the published article at https://jdhao.github.io/2020/03/17/base64_opencv_pil_image_conversion/ but does not name a repository file or requested change. Read the linked article and repository structure first, then clarify the intended documentation task and its completion criteria before starting.

Written by the indexing model from the issue text.

Assessment

Tech stack
opencv, python
Domain
content, documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.