Statistik
RANG
25.162
of 295.467
REPUTATION
1
BEITRÄGE
33 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
36.36%
ERHALTENE STIMMEN
1
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
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
curve fitting using min-max optimization
I have a 2D array and I am trying to fit a curve on the data.how can I find the best curve for the data in Matlab? I need to kno...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
finding the specific value on a curve using matlab
I have two matrix (100,6). one of them contains PSNR values for different bitrate and the other one contains corresponding bitra...
etwa 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
using Bjontegaard metric in k-means clustering as a cost function
Hello, I am trying to use Bjontegaard metric as cost fucntion in kmeans. I have some RD curve and I want to cluster them based ...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
string for x label in a plot
Hello, I have 15 values for x label but they are not consecutive values. for exampl they are bitrate values from 100 kb to 900 ...
mehr als 2 Jahre vor | 4 Antworten | 0
4
AntwortenFrage
legend for multiple plots
Hello, I have 4 matrix with 6 rows and 15 columns. I want to plot all these matrix in on plot. for this aim I used the followin...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
show the output of subplot as a full screen show
Hello, I need to show the subplot output as a full screen image but it shows small images in the output. my Matlab version is R...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how do I average each 10 elements of a matrix?
Hi, I have an 80x1 vector and I need to average every 10 elements from first and save them to a new vector. do you have any su...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
read each line a text file using Matlab function
I have a text file that each line of it is as follows: n:1 mse_avg:8.46 mse_y:12.69 mse_u:0.00 mse_v:0.00 psnr_avg:38.86 ps...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
read each line a text file using Matlab function
I have a text file that each line of it is as follows: n:1 mse_avg:8.46 mse_y:12.69 mse_u:0.00 mse_v:0.00 psnr_avg:38.86 ...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how do I classify image based on smoothness and high frequency?
Hello, I have some blocks of image and I need to find out the block is smooth or is full of edge, but I really do not know how ...
mehr als 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
how can i grow a region with connected compoent in other image?
hi i have 2 same images one of them is the mask and binary image the other one is the labeld image that each connected component...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
histogram distance or histogram similarity?
hi i extract texture feature from video and build a histogram 1x177 bins i want to find more similar histogram to it from histog...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
split video to bocks
hi i have a video and i want to split video to some block which each frame split to 16x16 blocks and each 30 frame i have the tr...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
accuracy of svm model on test data?
hi i used svmtrain function to train a model now i want to check the accuracy of model on test data how can i do this with 10-fo...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
spliting image to 16x16 blocks
hi i have an image with size 320x240 i want to split it to 16x16 blocks but i don't use for loop. i don't process these blocks a...
mehr als 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
making 3d blocks from video
hi i have some video with resolution 320x240 and i want to separate blocks with size 16x16x30 which 30 means 30 sequential frame...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
temporal treatment of special row or column of frames in video
hi i have a video and i want to consider the action of sequential frames for special x and all y with that x. this means instead...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
fill inside an object in binary image
hi i have an binary image that i need to fill inside the object in image if i use imfill function it cant fill the image <http:...
fast 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
problem with centroid of binary image
hi i use bwconncomp and regionprob with centroid feature to find centroid of binary image but i cant understand one thing? if i ...
fast 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
changing the resolution of video frame
i have some videos with different resolution but for some computing reason i need to change the resolution of them to same on fo...
fast 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
what is vlfeat and how made available it?
i use a code in this address for background subtraction <http://www.mathworks.com/matlabcentral/fileexchange/34077-background-re...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how optical flow function in matlab work?
i don't write any code myself for optical flow i only use the demo in matlab r2012a to learn what optical flow work. this demo e...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can select a region in image?
hi i need to select a region in image and then save the value of those pixels by using impixel i can choose some pixel by clicki...
fast 12 Jahre vor | 3 Antworten | 1
3
AntwortenFrage
how transfer ycbcr to rgb?
hi i have a vector with 3 columns that contain y, cb and cr values of ycbcr. when i use ycbcr2rgb function with this vector as ...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can i delete horizontal vector from output in optical flow?
hi i need to delete horizontal velocity vector from output in optical flow is there any way to show special vector from output o...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
optical flow function in matlab?
hi i need to calculate optical flow. i don't know any matlab versions have function for calculating optical flow? can you help m...
fast 12 Jahre vor | 1 Antwort | 0
1
Antwortsvm rbf kernel parameter?
i understand the default value of sigma is 1 and it is different from scaling factor
fast 12 Jahre vor | 0
Frage
svm rbf kernel parameter?
hi what is the default value of sigma in RBF kernel function in svmtrain and where or how can i see the value of it? is it diffe...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can i show the output of 2 clusters in one plot?
I have two clusters of data each cluster has x,y (coordinates) and a value to know it's type(1 class1,2 class 2)I have plotted t...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can i change svm classify output?
hi we know the output of svmclassify function is 1 or -1 but i need to have decimal value for some processing is there any way t...
fast 12 Jahre vor | 0 Antworten | 0