photo

kurczak


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How can I use ROI in movie?
I've already reading one frame at a time and I know want to select a one region of interest on every frame. It should by selecte...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I change movie to gray (frame by frame)?
I know there are probably easier methods but it must be frame by frame this is what I have: movi = VideoReader('xylophone....

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I find circles that are in certain distance?
I want to find on image that circles wich are for example 50px from each other.

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How can I use imfindcircles in real time video?
It takes to long for this operation. I worked on this for a while and i add something like this while(vid.FramesAcquired<=200...

mehr als 11 Jahre vor | 0

Frage


How can I use imfindcircles in real time video?
I have written below code which gives photo from camera and mark circles on them vid = videoinput('winvideo', 1, 'RGB24_640x4...

mehr als 11 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
How can I extract frames from a video and detect a circular object (Such as Football)?
I have similiar probem I have to find circles in real time video, I tried to use imfindcircles but its only for images so i trie...

mehr als 11 Jahre vor | 0