Giovanni Code
Giovanni Code
  • Видео 102
  • Просмотров 275 242
The Plexus Effect (1 hour) | Relax Music
Plexus effect created using Python with Pygame. Due to OBS recording, the video quality is lower when it is. Run the code on your system to see the full effect. Enjoy!
---RESOURCES---
github.com/codegiovanni/Plexus_Effect_2022.git
---MUSIC---
00:00 | New Moon - Cloud Wave
02:50 | Air - Assaf Ayalon
06:05 | All In Good Time - Shimmer
10:37 | The Stolen Orchestra - And Willingly Could Waste My Time In It
15:31 | Autumn in Paris - Jan Baars
18:25 | Back Home - Max H
19:48 | Beyond the Horizon - Sounds Like Sander
22:18 | Cosmic Waves - Michael FK
26:33 | Frontier - Shimmer
30:23 | How it Was - Laurel Violet
33:07 | Immersion - Michael FK
39:56 | Inner Peace - Moments
43:24 | It Will Come Back - The Stolen O...
Просмотров: 614

Видео

1000 Subscribers Thank You + Best Machine Learning Book Giveaway
Просмотров 2502 года назад
The channel has reached 1000 subscribers! Thank You, Guys!!! ENTER TO WIN ML BOOK The registration to win the ML book is over. MUSIC Crimson Fly - Huma-Huma SOCIAL MEDIAS GitHub: github.com/codegiovanni FaceBook: profile.php?id=100072002955758
Automatic Number Plate Detection and Blur | OpenCV
Просмотров 3,1 тыс.2 года назад
Learn how to detect and blur the car number plate using OpenCV and NumPy. RESOURCES Code In This Video: github.com/codegiovanni/Car_plate_detection_and_censor.git TIMESTAMPS 00:00 | Intro 00:44 | Setup 02:08 | Edges 03:35 | Number plate 07:09 | Blurred number plate 10:09 | Save 11:31 | Outro MUSIC Crimson Fly - Huma-Huma Venkatesananda - Jesse Gallagher PLAYLIST ruclips.net/p/PLzbUTGCR0Cz3SktWS...
Teserract | 4D Cube | Python/Pygame
Просмотров 6842 года назад
Teserract (4D cube) created using Python with Pygame. RESOURCES Understanding 4D The Tesseract: ruclips.net/video/iGO12Z5Lw8s/видео.html Code In This Video: github.com/codegiovanni/Tesseract.git MUSIC Future Glider - Brian Bolger SOCIAL MEDIAS GitHub: github.com/codegiovanni FaceBook: profile.php?id=100072002955758 TAGS Tesseract 4D cube cube GiovaniCode Python Pygame
Blue Ant Colony VS Red Ant Colony
Просмотров 3002 года назад
Two ant colonies. Which one will gather all food first? TIMESTAMPS 00:00 | Round 1 04:18 | Round 2 07:21 | Round 3 10:10 | Round 4 13:17 | Round 5 MUSIC "Alex Productions - Legens" is under a Creative Commons license (CC BY 3.0). ruclips.net/channel/UCx0_... Music promoted by BreakingCopyright: ruclips.net/video/xw2fA5KfrBo/видео.html Song: Evan King - Guardians RUclips: ruclips.net/user/evanki...
How to Draw a Star | Python/Pygame
Просмотров 1,3 тыс.2 года назад
Learn how to draw a star using Python with Pygame. RESOURCES Polar Coordinate System: en.wikipedia.org/wiki/Polar_coordinate_system#:~:text=In mathematics, the polar coordinate,angle from a reference direction Equation Expressing Star or Flower Graphics: nyjp07.com/index_asteroid_E.html Code In This Video: github.com/codegiovanni/Star.git TIMESTAMPS 00:00 | Intro 00:32 | Pygame setup 03:03 | Ci...
Webcam Video Augmentation with an Image/Video using ArUco Markers | OpenCV
Просмотров 2,4 тыс.2 года назад
Learn how to create a real time webcam video augmentation using ArUco markers with OpenCV and Python. RESOURCES ArUco markers generator: chev.me/arucogen/ Code in this video: github.com/codegiovanni/Augmentation_Aruco_marker Detection of Aruco markers: docs.opencv.org/4.x/d5/dae/tutorial_aruco_detection.html Some parts of the code are reused from Murtaza's Workshop - Robotics and AI YT channel'...
Digit Recognition with Webcam | OpenCV
Просмотров 13 тыс.2 года назад
Learn how to recognize digits with your webcam using CNN. RESOURCES Code In This Video: github.com/codegiovanni/Digit_recognition.git Original CNN model weights (Murtaza's Workshop - Robotics and AI): github.com/murtazahassan/OpenCV-Sudoku-Solver ruclips.net/video/qOXDoYUgNlU/видео.html TIMESTAMPS 00:00 | Intro 00:40 | Project setup 03:18 | Video setup 04:36 | Bounding box 06:46 | Digit recogni...
The Plexus Effect | Python/Pygame
Просмотров 4212 года назад
The Plexus Effect using Python with Pygame. RESOURCES Tutorial: ruclips.net/video/iIHr3oPpjPU/видео.html Code: github.com/codegiovanni/Plexus MUSIC Feels - Patrick Patrikios SOCIAL MEDIAS GitHub: github.com/codegiovanni FaceBook: profile.php?id=100072002955758 TAGS Plexus Effect GiovaniCode Python Pygame
Document Scanner | OpenCV
Просмотров 11 тыс.2 года назад
Learn how to create a Document Scanner using openCV and Python. RESOURCES Code In This Video: github.com/codegiovanni/Document_scanner.git TIMESTAMPS 00:00 | Intro 00:59 | Video Setup 02:23 | Scan Detection 05:29 | Scan Warp 06:31 | OCR 07:42 | Scan Processing 09:12 | Scan, OCR save 13:17 | Scale 15:07 | Outro PLAYLIST ruclips.net/p/PLzbUTGCR0Cz3SktWSbgw_UckN8fscn7Xy SOCIAL MEDIAS GitHub: githu...
Webcam Effects | OpenCV
Просмотров 1,6 тыс.2 года назад
Learn how to create cool-looking effects for webcam video using OpenCV and Python. RESOURCES Code In This Video: github.com/codegiovanni/Webcam_Effect.git TIMESTAMPS 00:00 | Intro 00:29 | VIDEO SETUP 01:39 | Webcam effect 06:20 | Outro PLAYLIST ruclips.net/p/PLzbUTGCR0Cz3SktWSbgw_UckN8fscn7Xy SOCIAL MEDIAS GitHub: github.com/codegiovanni FaceBook: profile.php?id=100072002955758 TAG...
ASCII-Matrix Effect | OpenCV
Просмотров 2,7 тыс.2 года назад
Learn how to create an ASCII-Matrix effect for camera video using OpenCV and Python. RESOURCES Code In This Video: github.com/codegiovanni/ASCII-Matrix_effect.git Used Libraries: - OpenCV - NumPy - cvzone - mediapipe TIMESTAMPS 00:00 | Intro 00:37 | Video setup 01:46 | ASCII effect 07:22 | Background removal 08:36 | Framerate 10:34 | Matrix effect 13:40 | Outro PLAYLIST ruclips.net/video/8g2Sgj...
Shiny object detection | OpenCV
Просмотров 1,9 тыс.2 года назад
Learn how to detect shiny objects using OpenCV and Python. RESOURCES Code In This Video: github.com/codegiovanni/Shiny_object_detection.git TIMESTAMPS 00:00 | Intro 01:10 | Video setup 02:41 | Object selection 04:18 | Shiny object detection 05:39 | Object area 07:42 | Draw contours 09:00 | Count contours 10:02 | Multiple object detection 15:39 | Outro PLAYLIST ruclips.net/video/8g2Sgjtm4y4/виде...
Parking Space Counter | OpenCV
Просмотров 6 тыс.2 года назад
Parking space counter created using OpenCV and Python. RESOURCES Code In This Video: github.com/codegiovanni/Parking_space_counter VIDEO SOURCE Tom Berrigan ruclips.net/video/yojapmOkIfg/видео.html&t SOCIAL MEDIAS GitHub: github.com/codegiovanni FaceBook: profile.php?id=100072002955758 TAGS GiovaniCode Python Pygame
Geometry Calculation | OpenCV
Просмотров 1,2 тыс.2 года назад
Learn how to calculate triangle's dimensions and geometric parameters using OpenCV and Python. RESOURCES Code In This Video: github.com/codegiovanni/Triangle_calculation.git OpenCV Contours: docs.opencv.org/3.4/d4/d73/tutorial_py_contours_begin.html PutText: docs.opencv.org/3.4/d6/d6e/group imgproc draw.html#ga5126f47f883d730f633d74f07456c576 MouseCallback function: docs.opencv.org/4.x/d7/dfc/g...
Object Counting by Color | OpenCV
Просмотров 8 тыс.2 года назад
Object Counting by Color | OpenCV
Parking Space Counter | OpenCV
Просмотров 5 тыс.2 года назад
Parking Space Counter | OpenCV
Where's Waldo? | OpenCV
Просмотров 1,1 тыс.2 года назад
Where's Waldo? | OpenCV
Edge Detection using Trackbars | OpenCV
Просмотров 4,9 тыс.2 года назад
Edge Detection using Trackbars | OpenCV
Warp Perspective with OpenCV | Document Scanner
Просмотров 14 тыс.2 года назад
Warp Perspective with OpenCV | Document Scanner
Dominant Colors Extraction with OpenCV
Просмотров 8 тыс.2 года назад
Dominant Colors Extraction with OpenCV
Image Pixelisation with OpenCV
Просмотров 1,2 тыс.2 года назад
Image Pixelisation with OpenCV
Python Christmas Card
Просмотров 2,2 тыс.2 года назад
Python Christmas Card
3D ASCII Spinning Donut Tutorial
Просмотров 20 тыс.2 года назад
3D ASCII Spinning Donut Tutorial
The Plexus Effect Tutorial | Python with Pygame
Просмотров 1,1 тыс.2 года назад
The Plexus Effect Tutorial | Python with Pygame
Create an Image of 1s and 0s | Tutorial
Просмотров 3,1 тыс.3 года назад
Create an Image of 1s and 0s | Tutorial
The Matrix Code Rain Tutorial | Python/Pygame
Просмотров 9783 года назад
The Matrix Code Rain Tutorial | Python/Pygame
The Matrix code rain | Python with Pygame
Просмотров 1,2 тыс.3 года назад
The Matrix code rain | Python with Pygame
ASCII value to character | Python shorts
Просмотров 423 года назад
ASCII value to character | Python shorts
ASCII value of a character | Python shorts
Просмотров 313 года назад
ASCII value of a character | Python shorts

Комментарии

  • @Username-d2v6y
    @Username-d2v6y 7 дней назад

    can any body tell which IDE is he using

  • @NOBLEFILMS1987
    @NOBLEFILMS1987 11 дней назад

    AWESOME! THANK YOU FOR THE TUTORIAL GIOVANNI!

  • @dilmurodyarmukhamedov1983
    @dilmurodyarmukhamedov1983 21 день назад

    Thanks for the instructive video.

  • @himangshukalita7041
    @himangshukalita7041 Месяц назад

    hey i followed you exactly from begining to circles but the code isn't running in pycharm awhy is it

  • @icecats19
    @icecats19 2 месяца назад

    Great content! You have gained a subscriber!

  • @noa8862
    @noa8862 2 месяца назад

    Does it work for handwritten digits?

  • @HiThere72964
    @HiThere72964 2 месяца назад

    hi! how do i actually run the project?

  • @Boys18327
    @Boys18327 2 месяца назад

    What game call

  • @YourAverageYoutubeCommentor
    @YourAverageYoutubeCommentor 3 месяца назад

    great explanation! The Indian accent faces some competition, however.

    • @madhavmittal2905
      @madhavmittal2905 Месяц назад

      In what universe is this accent even remotely indian

    • @YourAverageYoutubeCommentor
      @YourAverageYoutubeCommentor Месяц назад

      @@madhavmittal2905 this universe

    • @1PercentDaily
      @1PercentDaily 4 дня назад

      @@YourAverageRUclipsCommentor your living in the wrong universe

    • @1PercentDaily
      @1PercentDaily 4 дня назад

      @@madhavmittal2905 What kind of accent do you think it is?

  • @randebuu1
    @randebuu1 3 месяца назад

    this is the best thing ever you just saved me about 7h of manual work ily

  • @DRedGuia
    @DRedGuia 3 месяца назад

    Bruh, half of the video was about how bad python coders are. Wtf It supposed to run in terminal.

  • @Creducg
    @Creducg 3 месяца назад

    This is amazing finally i can make my first python code :D

  • @salh2665
    @salh2665 3 месяца назад

    ❤❤❤❤❤❤

  • @epicvn666
    @epicvn666 4 месяца назад

    May I ask what is "park_positions" file ?

  • @rickreads4674
    @rickreads4674 4 месяца назад

    I'm interested in doing something similar, but for spotting areas that resemble different metals, so that one might be able to train OpenCV to create 3D graphics metalness/roughness maps.

  • @MoadAKHARRAZ-m8t
    @MoadAKHARRAZ-m8t 4 месяца назад

    The best and the most effective tutorial on youtube, thank you for this amazing video!

  • @darijusom1706
    @darijusom1706 5 месяцев назад

    Hi! How can i do the donut smaller, don't render window and change position?

  • @yingwaisia2707
    @yingwaisia2707 5 месяцев назад

    Great tutorial! Thank you so much. I like your channel so much, please make more and keep going 💖👍

  • @mohamedlhachimi2933
    @mohamedlhachimi2933 5 месяцев назад

    missing code => result,probabilty = prediction(img_gray,model) cv2.putText(frame_copy,f"Prediction : {result}",(40,50),cv2.FONT_HERSHEY_SIMPLEX,0.8,(255,0,255),2,cv2.LINE_AA) cv2.putText(frame_copy,f"Probability : "+"{:.2f}".format(probabilty),(40,80),cv2.FONT_HERSHEY_SIMPLEX,0.8,(255,0,255),2,cv2.LINE_AA) cv2.imshow("input", frame_copy) if probabilty > 0.75: color=(0,255,0) else: color=(0,0,255) cv2.rectangle(frame_copy,bbox[0],bbox[1],color,3)

  • @BroughtMirrorYT
    @BroughtMirrorYT 6 месяцев назад

    Thanks, god content!

  • @seanperman2000
    @seanperman2000 7 месяцев назад

    i extended this code, to generate a 4d prism with n sides. I want to keep working to make it draw other types of 4d objects

  • @Harinicharukonda
    @Harinicharukonda 7 месяцев назад

    Please help me with this error : Traceback (most recent call last): File "C:\Users\DELL\AppData\Roaming\JetBrains\PyCharmCE2023.3\scratches\scanner.py", line 3, in <module> from imutils.perspective import four_point_transform ModuleNotFoundError: No module named 'imutils.perspective'; 'imutils' is not a package

    • @tonylee3265
      @tonylee3265 7 месяцев назад

      you should install: imutils scipy

  • @XermaFed
    @XermaFed 8 месяцев назад

    I like that I have no interest in math but I am passionate about coding a 3d spinning donut.

  • @birguleker2654
    @birguleker2654 8 месяцев назад

    Hi, so I have used the code on Github, but it gave me a glitching output for some reason, anyone know why?

  • @LeviAckerman-gt6ll
    @LeviAckerman-gt6ll 8 месяцев назад

    can i use different images?

  • @myprojects-df6ol
    @myprojects-df6ol 8 месяцев назад

    Can I know the camera which is used to scan document

  • @egordigitax
    @egordigitax 9 месяцев назад

    thank you! thats first code i found which actually work

  • @slyware-171
    @slyware-171 10 месяцев назад

    the class CIrcle does not seem to work and Circle is not defined

  • @rxlvnd3397
    @rxlvnd3397 Год назад

    This is exactly what i needed! Thank you so much man!

  • @notlocal6925
    @notlocal6925 Год назад

    hi can you please say how i can add background image???

  • @ilikedeliciousdonuts
    @ilikedeliciousdonuts Год назад

    2:03 This just looks like stars in a 3d space

  • @annagiuliatransidico54
    @annagiuliatransidico54 Год назад

    Non va, è da giorni che cerco di farlo funzionare... Non mi legge il file .h5 e non funziona tensorflow

  • @apiratchai
    @apiratchai Год назад

    you just deserve more likes!

  • @MrSpartak47
    @MrSpartak47 Год назад

    As a test, I created a subfolder "images" in the folder with the script and placed a photo with a name like yours "image0", I run the script, the cmd pops up, but nothing happens

  • @DANIYALAMIR-q9b
    @DANIYALAMIR-q9b Год назад

    Hi, can we use this code for card scanner and extracting information from it.

  • @xeschire706
    @xeschire706 Год назад

    Now the next step, would be to fully texture it! :D

  • @aziahkhamis4443
    @aziahkhamis4443 Год назад

    i got an error when using getPerspectiveTransform. i cant used no.float32, so i change into np.uint. however whent i used getPerspectiveTransform the error popup : here my code width,height= 250, 350 pts1 = np.uint([[111,219],[287,188],[154,482],[352,440]]) pts2 = np.uint([[0,0],[width,0],[0,height],[width,height]]) #print(pts1,pts2) Matrix = cv2.getPerspectiveTransform(pts1,pts2) #cannot used this imgOutput = cv2.warpPerspective(img,Matrix,(width,height)) and i got error saying cv2.error: OpenCV(4.8.0) :-1: error: (-5:Bad argument) in function 'getPerspectiveTransform' > Overload resolution failed: > - src data type = 8 is not supported > - Expected Ptr<cv::UMat> for argument 'src' can anyone help me?

  • @bilegtsdf5776
    @bilegtsdf5776 Год назад

    love your videos dude, love you

  • @henrymellor9760
    @henrymellor9760 Год назад

    How would I go about changing the shape to be something other than a donut?

  • @AMANKUMAR-vn6zi
    @AMANKUMAR-vn6zi Год назад

    From where did you get digits.h5 can you please provide the .py file

  • @nokhinsiu7210
    @nokhinsiu7210 Год назад

    Doesn’t work

  • @wishIKnewHowToLove
    @wishIKnewHowToLove Год назад

    Dislike: you should use your own voice. You are not Wojack!

  • @edwintjoa6099
    @edwintjoa6099 Год назад

    Thank you so much for your awesome video, learned a great deal!!

  • @idiedlastmonth
    @idiedlastmonth Год назад

    Soooo nice!!!!

  • @idiedlastmonth
    @idiedlastmonth Год назад

    What a shame I found your channel so late! It's great! Thank you. Hope you haven't given up on it yet.

  • @Mexico.10
    @Mexico.10 Год назад

    What are the steps to download numphy ?

  • @Mexico.10
    @Mexico.10 Год назад

    Hi , I am a junior , junior , junior programmer and my question is , What is pygame ? where to download it ?

    • @Abderahmane_iba
      @Abderahmane_iba 16 дней назад

      Library made to developp games with python, in terminal, type "pip install pygame" and voila, but I guess you had that figured out by now 😅😅

    • @Mexico.10
      @Mexico.10 16 дней назад

      @@Abderahmane_iba Absolutely 😆 Thanks

  • @roobi4918
    @roobi4918 Год назад

    It says list index out of range line 102 text_display(output[k], x_pixel, y_pixel)

  • @roobi4918
    @roobi4918 Год назад

    import pygame is error why? And when the I run it the donut doesn’t appear please help me

  • @MateFast_Oficial
    @MateFast_Oficial Год назад

    The visual code does not execute "imutils.perspective import four_point_transform" even though it already appears as "pip freeze". I already installed with all the methods, permission and nothing. Can you help me please?

    • @MateFast_Oficial
      @MateFast_Oficial Год назад

      I fixed it using: pip install --upgrade imutils but in cmd, not in visual code.