Community Profile

photo

Baris Altunhan


Con actividad desde 2018

Followers: 0   Following: 0

Estadísticas

  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

casi 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 6 años hace | 3 respuestas | 0

3

respuestas