Statistik
12 Fragen
0 Antworten
RANG
24.347
of 295.673
REPUTATION
1
BEITRÄGE
12 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
75.0%
ERHALTENE STIMMEN
1
RANG
of 20.262
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.257
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
computer vision- ''from multimedia file'' in simulink
when trying to read my avi video in ''from multimedia file'' i get error ''in an assignment a(i) = b the number of elements in b...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
when ''save myavi'' the size of it in matlab folder much more than the size of original video?
Hello everyone, I have a avi 320x240, 20 sec., 7.5 mb. but when i save ''save myavi''(after myavi=aviread('mov'); ), the...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
out of memory problem with aviread
Hello everyone again, ''mov = aviread('MOV01');'' The size of my avi (''MOV1'') is 640x480 size and 23,5 MB video . How c...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
can i start reading frames from a specific index with aviread?
'''mov = aviread(filename, index) reads only the frames specified by index. index can be a single index or an array of indices i...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
clear, clear all and tic toc time
Hello everyone, What is the difference between ''clear;'' and ''clear all;'' when starting an algorithm? As i see, ''clear all...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
image processing to video processing
hello everyone, I am dealing with image processing. I have written short simple code that can detect some regions in an area. ...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
curve fitting, basic fitting for irregular ,specific geometric shapes?
i have a region. i want to detect this object with basic or curve fitting. for example, i want to pass all the pixels on coor...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
irregular ,specific geometric shapes
Hello again everyone, i have an irregular region which i get from blob analysis. <http://uploadpic.org/v.php?img=6CTYqgU3y...
mehr als 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
removing some connected component
Hello everyone, In Image Processing, ''imclearborder'' is used to remove connected components that touch the borders of t...
mehr als 12 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
i couldn't understand convex area
i know ''area'' command calculates the number of pixels in the region. As far as i see, The value of ''ConvexArea'' is bi...
mehr als 12 Jahre vor | 1 Antwort | 1
1
AntwortFrage
how to equalise the brightness of an image
Hello everybody, i have a rgb image ''cup''. <www.uploadpic.org/v.php?img=kDONT2KPu> As we see, this has a non-un...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
illumination problem in face detection application
Hello everyone, I am dealing with face detection. I have a question. 1) I can change the brightness of an image a...
mehr als 12 Jahre vor | 1 Antwort | 0