Community Profile

photo

kurczak


Attivo dal 2013

Followers: 0   Following: 0

Contatto

Statistiche

  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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.

circa 11 anni fa | 1 risposta | 0

1

risposta

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

circa 11 anni fa | 0

Domanda


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

circa 11 anni fa | 3 risposte | 0

3

risposte

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

circa 11 anni fa | 0