Community Profile

photo

Baris Altunhan


Attivo dal 2018

Followers: 0   Following: 0

Statistiche

  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


I am working about smart parking system with video processing I need to scan just special area for parking system.I tried to scan just special area but ı could not.When ı try that the second car's rectangular is on the first car rectangular.
vid=videoinput('winvideo',1,'YUY2_320x240'); set(vid,'FramesPerTrigger',Inf); set(vid,'ReturnedColorspace','rgb') vid.FrameGr...

quasi 6 anni fa | 0 risposte | 0

0

risposte

Domanda


I am working about smart parking system with video processing and ı need to scan just special area for image processing so imagine a parking area, we need to scan just parking area.So how can we scan special area in matlab with video processing?
vid=videoinput('winvideo',1,'YUY2_320x240'); set(vid,'FramesPerTrigger',Inf); set(vid,'ReturnedColorspace','rgb') vid.FrameGr...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


how can ı solve 'Not enough input arguments.' error?
function resim = Inverse_Filtering(ifbl, LEN, THETA, handle) %Function to restore the image using Inverse Filter %Inputs: ifbl...

quasi 6 anni fa | 3 risposte | 0

3

risposte