- 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.
推薦閱讀
- GNU-Linux Rapid Embedded Programming
- Dreamweaver CS3 Ajax網頁設計入門與實例詳解
- 工業機器人產品應用實戰
- Visual FoxPro 6.0數據庫與程序設計
- 工業機器人工程應用虛擬仿真教程:MotoSim EG-VRC
- RPA:流程自動化引領數字勞動力革命
- Cloudera Administration Handbook
- PostgreSQL 10 Administration Cookbook
- Excel 2007技巧大全
- 網絡安全管理實踐
- Machine Learning Algorithms(Second Edition)
- The DevOps 2.1 Toolkit:Docker Swarm
- Python文本分析
- 菜鳥起飛電腦組裝·維護與故障排查
- 計算機硬件技術基礎(第2版)