- Practical Computer Vision
- Abhinav Dadhich
- 124字
- 2021-06-30 18:54:44
Jupyter notebook
Jupyter notebook is popularly used for creating step by step live codes with visualizations and texts. In Chapter 3, Image Filtering and Transformations in OpenCV and Chapter 4, What is a Feature?, the codes for image filtering and feature extraction can be used with Jupyter notebook.
To launch a notebook server, run the following in shell:
jupyter notebook
This will start the browser and we can see the files inside the folder from where it is launched. After launching, click on New on top left side on the browser page and select the notebook with desired Python. A new tab in the browser will open with Python interpreter format.
Other packages such as scikit-learn, pandas, seaborn, and so on.
推薦閱讀
- Ansible Configuration Management
- LabVIEW虛擬儀器從入門到測控應用130例
- 機器學習及應用(在線實驗+在線自測)
- MCSA Windows Server 2016 Certification Guide:Exam 70-741
- Hands-On Machine Learning with TensorFlow.js
- Hands-On Cybersecurity with Blockchain
- 3D Printing for Architects with MakerBot
- Docker High Performance(Second Edition)
- 軟件工程及實踐
- 基于RPA技術財務機器人的應用與研究
- 一步步寫嵌入式操作系統
- 數據要素:全球經濟社會發展的新動力
- Drupal高手建站技術手冊
- Building Google Cloud Platform Solutions
- Puppet 3 Beginner’s Guide