Giter Site home page Giter Site logo

byd110 / python_test Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mafumaful/python_project

0.0 0.0 0.0 7.82 MB

记录一下python(scipy matplotlib numpy opencv)的学习例程,主要用jupyter notebook的方式记录。

Python 0.06% Jupyter Notebook 99.94%

python_test's Introduction

我想说的话 🚟

其实本项目很多工程都是我大学里面做的,但是由于当时不太擅长使用 GitHub,所以很多东西都没有做过系统的整理。现在乘着寒假的机会,把我做过的项目使用 jupyterntebook 整理下来。🟣

本文的结构 🪐

OpenCV

  • 001 读取并显示图片
  • 002 对图片进行低通滤波、高通滤波
  • 003 直方图处理,对黑白图像进行直方图均衡化处理
  • 004 对图片进行 HSV 颜色阈值处理,并通过最小外接矩使车牌摆正
  • 005 首先把图像处理成灰度图,通过不同算法对图像的边缘进行检测
  • 006 采用不同的算法对图像进行旋转
  • 007 量化以及分辨率处理

工具部分 🪒

  • hsv_extractor 对指定图像的 HSV 进行处理,运行以后白色的部分是保留的,便于后期 inrange 操作(详见 004)

Scipy

  • 001 如何调用常数
  • 002 一些常见的函数以及使用方法
  • 🔼003 使用 numpy 解决线性问题

如何安装环境 🌍

conda env update -f requirement.yml

python_test's People

Contributors

byd110 avatar mafumaful avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.