zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
GetFreeCourses.Co-Udemy-Image Processing using OpenCV from Zero to Hero, 8 Projects
magnet:?xt=urn:btih:21503a3011b45b2ed37b7fd0808775ae42d2728b&dn=GetFreeCourses.Co-Udemy-Image Processing using OpenCV from Zero to Hero, 8 Projects
磁力链接详情
文件列表详情
21503a3011b45b2ed37b7fd0808775ae42d2728b
infohash:
76
文件数量
1.82 GB
文件大小
2022-2-2 07:43
创建日期
2024-11-26 14:55
最后访问
相关分词
GetFreeCourses
Co-Udemy-Image
Processing
using
OpenCV
from
Zero
to
Hero
8
Projects
01 Introduction/001 Load Display Save Image.mp4 72 MB
01 Introduction/002 What is Pixel _.mp4 21.68 MB
01 Introduction/003 Converting Color.mp4 68.74 MB
01 Introduction/004 Accessing and Manipulate Pixels.mp4 49.71 MB
02 Drawing/002 Line.mp4 30.83 MB
02 Drawing/003 Rectangle.mp4 25.35 MB
02 Drawing/004 Cricle.mp4 23.9 MB
02 Drawing/005 Abstract Circles.mp4 20.07 MB
03 Working on Videos/002 Load and Display Video.mp4 19.05 MB
03 Working on Videos/003 Frames Per Seconds (FPS) & Controlling FPS.mp4 48.27 MB
03 Working on Videos/004 Accessing Web Camera.mp4 21.39 MB
03 Working on Videos/005 Stacking Multiple Web Cameras.mp4 49.48 MB
04 Project -1_ Face Detection with OpenCV/002 Download Cascade Classifier.mp4 16.58 MB
04 Project -1_ Face Detection with OpenCV/003 Load Image and Cascade Classifier using OpenCV.mp4 10.47 MB
04 Project -1_ Face Detection with OpenCV/004 Apply Viola-Jone Framework (cascade classifier) to Image.mp4 23.67 MB
04 Project -1_ Face Detection with OpenCV/005 Draw Bounding Box.mp4 21.57 MB
04 Project -1_ Face Detection with OpenCV/006 Face Detection Function.mp4 13.57 MB
05 Project -2_ Real Time Face Detection with OpenCV/001 Real Time Face Detection with OpenCV.mp4 23.85 MB
06 Project -3_ Face Detection with Deep Neural Network (DNN) OpenCV/002 Face Detection with DNN Module.mp4 6.83 MB
06 Project -3_ Face Detection with Deep Neural Network (DNN) OpenCV/003 Load SSD ResNet 10 Caffe Model with OpenCV.mp4 13.38 MB
06 Project -3_ Face Detection with Deep Neural Network (DNN) OpenCV/004 Calculate Blob from Image.mp4 8.53 MB
06 Project -3_ Face Detection with Deep Neural Network (DNN) OpenCV/005 Get Face Detections Bounding Boxes from the DNN Model.mp4 13.54 MB
06 Project -3_ Face Detection with Deep Neural Network (DNN) OpenCV/006 Bounding Box _ Set the threshold Confidence Score.mp4 24.59 MB
06 Project -3_ Face Detection with Deep Neural Network (DNN) OpenCV/007 Bounding Box_ De-Normalize Bounding Box Co-ordinates.mp4 15.63 MB
06 Project -3_ Face Detection with Deep Neural Network (DNN) OpenCV/008 Bounding Box_ Draw Rectangle and Put Text (confidence score).mp4 32.08 MB
06 Project -3_ Face Detection with Deep Neural Network (DNN) OpenCV/009 Create Face Detection Function.mp4 14.54 MB
07 Project-4_ Real Time Face Detection with DNN OpenCV/001 Real Time Face Detection with DNN and OpenCV.mp4 25.77 MB
08 Image Transformations/002 Image Translation or Shifting.mp4 57.09 MB
08 Image Transformations/003 Rotating Image.mp4 66.11 MB
08 Image Transformations/004 Resizing Image.mp4 35.71 MB
08 Image Transformations/005 Flipping Image.mp4 19.68 MB
08 Image Transformations/006 Cropping Image.mp4 10.76 MB
09 Arithmetic Operations in Images/002 Addition in Image.mp4 27.92 MB
09 Arithmetic Operations in Images/003 Subtraction in Image.mp4 14.02 MB
09 Arithmetic Operations in Images/004 Blending Image Idea.mp4 3.73 MB
09 Arithmetic Operations in Images/005 Blending Image - OpenCV Python.mp4 38.18 MB
10 Project - 5_ Controlling Brightness of Image with GUI using OpenCV/002 What we will develop _.mp4 14.4 MB
10 Project - 5_ Controlling Brightness of Image with GUI using OpenCV/003 Controlling Brightness in Image.mp4 57.65 MB
11 Project - 6_ Real Time Brightness Control with GUI using OpenCV/001 Controlling Brightness in Videos.mp4 38.82 MB
12 Bitwise Operations/002 Truth Table for AND, OR, NOT, XOR.mp4 21.61 MB
12 Bitwise Operations/003 Bitwise AND.mp4 25.62 MB
12 Bitwise Operations/004 Bitwise OR.mp4 5.48 MB
12 Bitwise Operations/005 Bitwise NOT.mp4 5.97 MB
12 Bitwise Operations/006 Bitwise XOR.mp4 8.77 MB
13 Masking/002 Masking Image.mp4 9.24 MB
13 Masking/003 Preparing Mask Image.mp4 32.25 MB
13 Masking/004 Masking Image using _mask_.mp4 13.61 MB
13 Masking/005 Example-2_ Mask image with different shape.mp4 16.48 MB
13 Masking/006 Example-3_ Masking _circle_ shape.mp4 20.88 MB
14 Smoothing Filters/002 Average Blur & Convolution Process.mp4 26.15 MB
14 Smoothing Filters/003 OpenCV_ Average Blur.mp4 42.92 MB
14 Smoothing Filters/004 Gaussian Blur.mp4 20.15 MB
14 Smoothing Filters/005 OpenCV_ Gaussian Blur.mp4 24.14 MB
14 Smoothing Filters/006 Median Blur.mp4 30.01 MB
14 Smoothing Filters/007 OpenCV_ Median Blur for Salt Pepper Noise.mp4 51.93 MB
15 Project-7_ Pencil Sketch Image in Real Time/001 What will you Develop _.mp4 10.95 MB
15 Project-7_ Pencil Sketch Image in Real Time/002 Load Image and Flow.mp4 16.35 MB
15 Project-7_ Pencil Sketch Image in Real Time/003 Convert image into grayscale.mp4 11.8 MB
15 Project-7_ Pencil Sketch Image in Real Time/004 Apply Gaussian Blur to Gray Scale Image.mp4 13.42 MB
15 Project-7_ Pencil Sketch Image in Real Time/005 Divide Grayscale image and Gaussian Blur Image.mp4 17.75 MB
15 Project-7_ Pencil Sketch Image in Real Time/006 Adjust Gamma to Division Image.mp4 28.13 MB
15 Project-7_ Pencil Sketch Image in Real Time/007 Pencil Sketch Function.mp4 39.21 MB
15 Project-7_ Pencil Sketch Image in Real Time/008 GUI Control Panel.mp4 34.32 MB
15 Project-7_ Pencil Sketch Image in Real Time/009 Calibrate k-size to odd numbers.mp4 24.17 MB
15 Project-7_ Pencil Sketch Image in Real Time/010 Calibrate Gamma to 0 to 1 Scale.mp4 10.12 MB
15 Project-7_ Pencil Sketch Image in Real Time/011 Pencil Sketch in Real Time.mp4 54.29 MB
16 Project - 8_ Automatic Facial Blur/001 Project Flow.mp4 18.27 MB
16 Project - 8_ Automatic Facial Blur/002 Load Image.mp4 8.46 MB
16 Project - 8_ Automatic Facial Blur/003 Step-1, Face Detection_ Get Detections.mp4 15.85 MB
16 Project - 8_ Automatic Facial Blur/004 Step-1, Face Detection_ Select Faces using Confidence Score.mp4 9.1 MB
16 Project - 8_ Automatic Facial Blur/005 Step-1, Face Detection_ Get the Bounding Box.mp4 11.36 MB
16 Project - 8_ Automatic Facial Blur/006 Step-1, Face Detection_ Draw Rectangle Box.mp4 10.84 MB
16 Project - 8_ Automatic Facial Blur/007 Step-2, Create Mask Image.mp4 19.44 MB
16 Project - 8_ Automatic Facial Blur/008 Step-3, Calculate Background and Foreground Image using Bitwise AND.mp4 14.66 MB
16 Project - 8_ Automatic Facial Blur/009 Step-4, Blur the Faces.mp4 10.35 MB
16 Project - 8_ Automatic Facial Blur/010 Step-5, Addition Operation.mp4 29.5 MB
其他位置