Community Profile

photo

Baris Altunhan


2018년부터 활동

Followers: 0   Following: 0

통계

  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 6년 전 | 답변 수: 3 | 0

3

답변