学习 opencv-python tutorial_code 示例程序 目录

tutorial_code 目录结构

D:.
│  core_dir.txt
│  tutorial_code.txt
│  tutorial_code_all.txt
│  
├─core
│  ├─AddingImages
│  │      adding_images.py
│  │      
│  ├─discrete_fourier_transform
│  │      discrete_fourier_transform.py
│  │      
│  ├─mat_mask_operations
│  │      mat_mask_operations.py
│  │      
│  └─mat_operations
│          mat_operations.py
│          
├─features2D
│  ├─akaze_matching
│  │      AKAZE_match.py
│  │      
│  ├─feature_description
│  │      SURF_matching_Demo.py
│  │      
│  ├─feature_detection
│  │      SURF_detection_Demo.py
│  │      
│  ├─feature_flann_matcher
│  │      SURF_FLANN_matching_Demo.py
│  │      
│  └─feature_homography
│         SURF_FLANN_matching_homography_Demo.py
│          
├─highgui
│  └─trackbar
│         AddingImagesTrackbar.py
│          
├─Histograms_Matching
│  ├─back_projection
│  │      calcBackProject_Demo1.py
│  │      calcBackProject_Demo2.py
│  │      
│  ├─histogram_calculation
│  │      calcHist_Demo.py
│  │      
│  ├─histogram_comparison
│  │      compareHist_Demo.py
│  │      
│  └─histogram_equalization
│         EqualizeHist_Demo.py
│          
├─imgProc
│  ├─anisotropic_image_segmentation
│  │      anisotropic_image_segmentation.py
│  │      
│  ├─BasicGeometricDrawing
│  │      basic_geometric_drawing.py
│  │      
│  ├─changing_contrast_brightness_image
│  │      BasicLinearTransforms.py
│  │      changing_contrast_brightness_image.py
│  │      
│  ├─erosion_dilatation
│  │      morphology_1.py
│  │      
│  ├─HitMiss
│  │      hit_miss.py
│  │      
│  ├─hough_line_transform
│  │      hough_line_transform.py
│  │      probabilistic_hough_line_transform.py
│  │      
│  ├─match_template
│  │      match_template.py
│  │      
│  ├─morph_lines_detection
│  │      morph_lines_detection.py
│  │      
│  ├─opening_closing_hats
│  │      morphology_2.py
│  │      
│  ├─Pyramids
│  │      pyramids.py
│  │      
│  ├─Smoothing
│  │      smoothing.py
│  │      
│  ├─threshold
│  │      threshold.py
│  │      
│  └─threshold_inRange
│         threshold_inRange.py
│          
├─ImgTrans
│  ├─canny_detector
│  │      CannyDetector_Demo.py
│  │      
│  ├─distance_transformation
│  │      imageSegmentation.py
│  │      
│  ├─Filter2D
│  │      filter2D.py
│  │      
│  ├─HoughCircle
│  │      hough_circle.py
│  │      
│  ├─HoughLine
│  │      hough_lines.py
│  │      
│  ├─LaPlace
│  │      laplace_demo.py
│  │      
│  ├─MakeBorder
│  │      copy_make_border.py
│  │      
│  ├─remap
│  │      Remap_Demo.py
│  │      
│  ├─SobelDemo
│  │      sobel_demo.py
│  │      
│  └─warp_affine
│         Geometric_Transforms_Demo.py
│          
├─introduction
│  └─documentation
│         documentation.py
│          
├─ml
│  ├─introduction_to_pca
│  │      introduction_to_pca.py
│  │      
│  ├─introduction_to_svm
│  │      introduction_to_svm.py
│  │      
│  ├─non_linear_svms
│  │      non_linear_svms.py
│  │      
│  └─py_svm_opencv
│         hogsvm.py
│          
├─objectDetection
│  └─cascade_classifier
│         objectDetection.py
│          
├─photo
│  └─hdr_imaging
│         hdr_imaging.py
│          
├─ShapeDescriptors
│  ├─bounding_rects_circles
│  │      generalContours_demo1.py
│  │      
│  ├─bounding_rotated_ellipses
│  │      generalContours_demo2.py
│  │      
│  ├─find_contours
│  │      findContours_demo.py
│  │      
│  ├─hull
│  │      hull_demo.py
│  │      
│  ├─moments
│  │      moments_demo.py
│  │      
│  └─point_polygon_test
│         pointPolygonTest_demo.py
│          
├─TrackingMotion
│  ├─corner_subpixels
│  │      cornerSubPix_Demo.py
│  │      
│  ├─generic_corner_detector
│  │      cornerDetector_Demo.py
│  │      
│  ├─good_features_to_track
│  │      goodFeaturesToTrack_Demo.py
│  │      
│  └─harris_detector
│         cornerHarris_Demo.py
│          
└─video
    └─background_subtraction
          bg_sub.py

使用 tree 命令生成目录结构

linux,mac 环境

参考链接: tree命令-一键生成目录结构.
在这里插入图片描述

windows 环境

参考链接: Windows-tree命令生成目录树.
在这里插入图片描述

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值