KaMu
University of Victoria
Followers: 0 Following: 0
Statistik
RANG
17.514
of 295.448
REPUTATION
2
ANTWORTZUSTIMMUNG
41.18%
ERHALTENE STIMMEN
2
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
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
Determining range of fire colours on RGB space
Hi all, I am developing a code that detects fire from images. I need to build a ground truth that define the range of fire colo...
fast 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Simple question: determine the angle of the optical flow vector
Hi, I have simple question, I am using Horn-Schunck to compute motion using optical flow, using the computer vision tool box. I...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortUsing Principle Component Analysis (PCA) in classification
I keep received emails that some one answer my question but I can't see any answers!
mehr als 10 Jahre vor | 0
Frage
Principal component Analysis example on Matlab
I think there is something wrong here. I am applying the PCA through the statistical tool. I have a data XData that range from 1...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Using Principle Component Analysis (PCA) in classification
Hi All, I am working in a project that classify certain texture images. I will be using Gaussian Mixture model to classify all ...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Read Images by date created, not my name
Hello, is it possible in Matlab to read images by date created? I cant use foor loop as its hard to predict the images names. ...
fast 11 Jahre vor | 1 Antwort | 1
1
AntwortFrage
pixel position and its value
I have a grayscale image,with four double values 0.25, 0.75 1 and 0. I need to plot the X-axis co-ordination for each pixel ...
fast 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Undefined function 'imgradientxy' for input arguments of type 'uint8'.
Hello, I am trying simple example for imgradient: I=imread('Gray.png'); [Gx, Gy] = imgradientxy(I); [Gmag, Gdir] = i...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Fitting data using Gaussian
I already asked this question before but I am trying to simplify it here. If I have a dataset that I have already fitted it usin...
fast 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Fitting data using Gaussian Mixture Model (GMM)
I am fitting multiple GMM models on my 3D data sets, it works well.But now I have a new data that I want to check if they are in...
fast 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Returning matrix value back from Single-Indexing-colon matrix
If I have a matrix 3X5: A = 1 2 3 4 5 4 3 2 1 5 7 5 3 2 5 ...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Fitting model with Gaussian mixture model
I have used the Gaussian mixture model ' gmdistribution' to fit my data. I have get the results : 100 iterations, log-likelihoo...
etwa 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to compute the RGB Pixel frequency that represents the colour in whole channels.
Hello Matlab experts, To compute pixels frequency on RGB image, we usually use histogram on each individual channel. Here my ...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Optical Flow in Computer Vision tool box
In the vision.optical flow, How can I plot the vector direction. Quiver draw the vector into image and i have video player. It a...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Quiver function
Hello, How does quiver plot the arrows from u and v?
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
quiver AND the video player
Can we draw arrows using Quiver on the movie player? I would like to see motion while the video playing.
mehr als 12 Jahre vor | 0 Antworten | 1
0
AntwortenFrage
Computer Vision System Toolbox license
For several time i had this message: Reported by vision.VideoFileReader: Unable to checkout a license for the Computer Vision ...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Histogram part of data in matrix
Hello, I would like to see a histogram of a data that stored in 2d matrix that is >0.1. how can I do that? For example in matr...
mehr als 12 Jahre vor | 1 Antwort | 0