Community Profile

photo

Baris Altunhan


Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 6 Jahre vor | 3 Antworten | 0

3

Antworten