Statistics
12 Questions
0 Answers
RANK
24.347
of 295.467
REPUTATION
1
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
1
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
meer dan 12 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 12 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 12 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 12 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 12 jaar ago | 1 answer | 0
1
answerQuestion
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. ...
meer dan 12 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 12 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 12 jaar ago | 2 answers | 0
2
answersQuestion
removing some connected component
Hello everyone, In Image Processing, ''imclearborder'' is used to remove connected components that touch the borders of t...
meer dan 12 jaar ago | 3 answers | 0
3
answersQuestion
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...
meer dan 12 jaar ago | 1 answer | 1
1
answerQuestion
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...
meer dan 12 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 12 jaar ago | 1 answer | 0