Skip to content

Kickstart Coding

From 0 to 1

  • Home
  • Kickstart
  • LeetCode
  • Development
    • Angular
    • Algorithms
    • C++ & C
    • Computer Vision
    • Data Strcture
    • DEBUG
    • Fullstack
      • Bootstrap
      • JavaScript
      • jQuery
      • Ruby on Rails
      • Vue
    • Linux Inspires
      • Raspberry Pi
    • Networks
    • Machine Learning
    • MATLAB
    • PHP
    • Python
    • SoC
    • Open Source
  • Notes
    • LIfe
    • Books
    • Machine Learning
  • CP
    • HackerRank
  • Resume

Category: Python

  • Home
  • Development
  • Python
  • Page 3

How to Install OpenCV 4.1.0 on Raspberry Pi

By Bill0412Posted on April 23, 2019January 29, 2020
  • Computer Vision
  • Python

A few weeks ago, I made a tutorial (this one), but that’s not simple enough, and that’s the reason for this post. Install Dependencies Install […]

How to Install OpenCV 4.1.0 on Raspberry Pi Read More

My Tiny Search Engine – Advanced Data Structure Course

By Bill0412Posted on March 21, 2019January 29, 2020
  • Data Strcture
  • Python

Have you ever thought about deploying a fancy project like a search engine to a server made accessible to everyone just like Larry Page and […]

My Tiny Search Engine – Advanced Data Structure Course Read More

2to3: Convert Python2 Source Code to Python3 Automatically

By Bill0412Posted on March 16, 2019January 29, 2020
  • Python

It is really easy: where example.py is the file you intend to convert and -w means overwrite the original file.(But a example.py.bak is generated for […]

2to3: Convert Python2 Source Code to Python3 Automatically Read More

Control Arduino with Python 3 on Raspberry Pi using Pyfirmata

By Bill0412Posted on March 14, 2019January 29, 2020
  • Development
  • Linux Inspires
  • Python
  • Raspberry Pi
  • SoC

Install Arduino IDE on Raspberry Pi In terminal, run the following commands to install the Arduino IDE on you Raspberry Pi. Upload Pyfirmata to Arduino […]

Control Arduino with Python 3 on Raspberry Pi using Pyfirmata Read More

Install opencv-python inside Python Virtual Environment

By Bill0412Posted on February 5, 2019January 29, 2020
  • Python

As I mentioned in this article, matplotlib is not supported with miniconda. To resolve the issue, I read through Python 3.7 documentation and realized using […]

Install opencv-python inside Python Virtual Environment Read More

Install OpenCV 4 on macOS Mojave with Python 3.7 – matplotlib not supported

By Bill0412Posted on January 29, 2019
  • Computer Vision
  • Linux Inspires
  • Python

Firstly, make sure you have python 3.7 installed on your system. Install Miniconda Go to this Miniconda download page and download Miniconda installation bash file(.sh) […]

Install OpenCV 4 on macOS Mojave with Python 3.7 – matplotlib not supported Read More

Install OpenCV 4.0.0 on Raspberry Pi with Python 3

By Bill0412Posted on January 28, 2019January 29, 2020
  • Computer Vision
  • Linux Inspires
  • Python

Before reading this, you may want a simpler installation tutorial, which is here. To be honest, I failed to write my own tutorial but found […]

Install OpenCV 4.0.0 on Raspberry Pi with Python 3 Read More

Posts navigation

Next

Leetcode Rating

Recent Posts

  • Install OpenCV 4.0.0 on Raspberry Pi with Python 3

    2959. Number of Possible Sets of Closing Branches

    Posted on December 22, 2023December 22, 2023
  • Install OpenCV 4.0.0 on Raspberry Pi with Python 3

    1334. Find the City With the Smallest Number of Neighbors at a Threshold Distance

    Posted on December 20, 2023December 20, 2023
  • Install OpenCV 4.0.0 on Raspberry Pi with Python 3

    1235. Maximum Profit in Job Scheduling

    Posted on August 30, 2023August 30, 2023
  • Install OpenCV 4.0.0 on Raspberry Pi with Python 3

    2830. Maximize the Profit as the Salesman

    Posted on August 29, 2023August 29, 2023
  • Install OpenCV 4.0.0 on Raspberry Pi with Python 3

    2811. Check if it is Possible to Split Array

    Posted on August 27, 2023August 27, 2023

Archives

  • December 2023 (2)
  • August 2023 (4)
  • July 2023 (1)
  • April 2023 (1)
  • January 2023 (2)
  • November 2022 (1)
  • October 2022 (1)
  • August 2022 (2)
  • July 2022 (5)
  • June 2022 (2)
  • May 2022 (10)
  • April 2022 (4)
  • March 2022 (10)
  • February 2022 (19)
  • January 2022 (28)
  • December 2021 (26)
  • November 2021 (21)
  • August 2021 (27)
  • July 2021 (92)
  • June 2021 (69)
  • May 2021 (1)
  • April 2021 (19)
  • March 2021 (84)
  • February 2021 (37)
  • January 2021 (18)
  • December 2020 (6)
  • November 2020 (20)
  • October 2020 (58)
  • September 2020 (99)
  • August 2020 (42)
  • July 2020 (41)
  • June 2020 (47)
  • May 2020 (72)
  • April 2020 (35)
  • March 2020 (2)
  • February 2020 (16)
  • January 2020 (9)
  • December 2019 (5)
  • November 2019 (2)
  • October 2019 (5)
  • September 2019 (6)
  • August 2019 (6)
  • July 2019 (6)
  • June 2019 (3)
  • May 2019 (6)
  • April 2019 (1)
  • March 2019 (4)
  • February 2019 (2)
  • January 2019 (6)
  • December 2018 (1)

Tags

Arrays Backtracking blog BST C++ Coursera CS Decision Trees Dynamic Programming Evaluation GDB Graph Hashmap Integer Java K-Nearest Neighbors LeetCode Level Order Traversal life Linked List Linux Linux Kernel Logistic Regression Machine Learning Makefile MATLAB Multi-threading MYSQL npm Palindrome Plot Priority Queue Python Recursion RegEx Rolling Hash skills Sorting SSL String SVM Tree Ubuntu WordPress WSS

Thanks To…

  • Cruel Coding Club
  • WisdomPeak
Copyright © 2025 Kickstart Coding. All Rights Reserved | Blog Diary by Theme Palace