Vehicle Detection on Video Sequence

Поделиться
HTML-код
  • Опубликовано: 29 янв 2025

Комментарии • 36

  • @henryw.h.3948
    @henryw.h.3948 Год назад

    Excellent, simple, clear and inspiring. Thanks!

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

    this was a banger naruzzaman.

  • @sameerningoo6236
    @sameerningoo6236 2 года назад

    Can the same detection logic be used for detecting lead vehicles from a camera mounted on an ego vehicle (autonomous vehicle)?

  • @notcommon1552
    @notcommon1552 4 года назад

    I just want to say that you really have a great video tutorials about Matlab...I'm new subsciber and hope you continue in creating tutorials..Thanks!

  • @sanjitdas7820
    @sanjitdas7820 2 года назад

    Can I apply the same code on another video?

  • @AliOsmanHocam
    @AliOsmanHocam 2 года назад

    Another excellent sharing, thank you... I think 7 vehicles pass in the your video, but the counter is constantly reset. How can we fix this?

  • @Mishu2047
    @Mishu2047 3 года назад

    Sir getting error in frame=readFrame(the_video)
    Undefined function readFrame for input argument of type video reader

  • @gopinaroju4278
    @gopinaroju4278 3 года назад

    sir can u provide me an input video ?... i am not getting same video ..

  • @hermanl920
    @hermanl920 2 года назад

    This video was awesome at making something that will detect
    "moving objects in an entire video" ... (in this case it just so happens to be cars because the cars and their shadows are the only differences in the 3 frames that are compared)
    is there a way to make mods to have it detect moving > cars < and ignore moving non-cars? ... and then to detect the make and model?

  • @faqihromi
    @faqihromi 4 года назад

    Very clear explanation.
    But how implement classify object in video sequence using deep learning, like cnn??

  • @alsabtilaila1923
    @alsabtilaila1923 4 года назад

    Unable to resolve the name vision.ForegroundDetector.
    Error in Main (line 4)
    Object_Detector = vision.ForegroundDetector('NumGaussians', 3, 'NumTrainingFrames', 50);

    >> Help me to install it please.

  • @duyhonnguyen856
    @duyhonnguyen856 4 года назад +2

    Can you help me? When I ran this code, I got this error:
    "Error using matlab.system.SystemProp.createVersionNumber
    Invalid default value for property 'MinorVersionNumber' in class 'matlab.system.SystemProp':
    Index exceeds array bounds.
    Error in vehicle_detection (line 3)
    Object_Detector = vision.ForegroundDetector('NumGaussians', 3, 'NumTrainingFrames', 50);"

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  4 года назад +1

      Have you installed the Computer Vision Toolbox?

    • @duyhonnguyen856
      @duyhonnguyen856 4 года назад +1

      ​@@NuruzzamanFaruquis Yes, I have installed it

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  4 года назад

      Would you please email me the code at faruquizaman27@gmail.com

    • @alsabtilaila1923
      @alsabtilaila1923 4 года назад +1

      @@duyhonnguyen856 Can you teach me how to load it please?

    • @duyhonnguyen856
      @duyhonnguyen856 4 года назад

      @@alsabtilaila1923 you can see example about Computer Vision on Matlab

  • @saitejavk
    @saitejavk 2 года назад

    Bro it is not working on other video. Could you please check on other video?

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

      yes me too not getting output?
      is it works on other video?

  • @nabilahzainal5761
    @nabilahzainal5761 3 года назад

    Hi sir! Why can't I play the video?

  • @Twilight2595
    @Twilight2595 4 года назад +1

    this is great, i follow your tutorials alot. plz sir make a tutorial on facial emotion recognition on video data using CNN for feature extraction and SVM for classification. Plz i beg u do make a tutorial on this topic.

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  4 года назад +1

      Alright! I will honor your request. Please allow me some time.

  • @SifatulMostafi
    @SifatulMostafi 4 года назад +3

    It is a very useful tutorial for beginners. Nonetheless, we have many advanced object detection models like YOLO that leverages CNN features under the hood. It would be great if you could come up with a tutorial on vehicle detection, counting and classification using YOLO. Thanks!

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  4 года назад +2

      Thank you for the suggestion. I will definitely look into it.

  • @Siva_Murugan
    @Siva_Murugan 4 года назад

    How to detect accidents?? Please made a video about it

  • @syarafimahmood8236
    @syarafimahmood8236 4 года назад

    Hi Nuruzzaman Faruqui,
    It is an excellent tutorial, and I understand it very well.
    Any chance that I can contact you?
    I am a student that currently has a project regarding image processing for vehicle tracking.
    I would like to know, from this algorithm, how can I extract the coordinate for the vehicle for me to use in the deep learning algorithm.

  • @batuhanarslan9742
    @batuhanarslan9742 3 года назад

    Sir, can u make video for how can using Gaussian filter using a CNN like vgg16 or googlenet thanks :) thanks for sharing video

  • @javidhamdard7845
    @javidhamdard7845 4 года назад

    Dear sir, I hope you will also make a video on car number plate detection and as well Arabic like language character segmentation from the detected car number plate. Thank you very much in advance.

  • @saifulislam-vs8vw
    @saifulislam-vs8vw 3 года назад

    Can you training student sir

  • @hugopineda10
    @hugopineda10 4 года назад +1

    very good video brother, rather I would like you to help me or guide me in a project, I want to make in matlab a program that detects smoke in real time, using the web camera, I will be waiting

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  4 года назад

      It is an interesting topic. I will definitely give it a try if I can manage some free time. Thank you watching my videos.

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

    Matlap isn't free? maybe you should lead from the start that this tutorial require "Matlab"

  • @junaidysitumeang361
    @junaidysitumeang361 4 года назад

    request detection of smoking people, sir