yagnesh
gujarat technological university
Followers: 0 Following: 0
Statistik
RANG
5.002
of 300.364
REPUTATION
10
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
5
RANG
4.263 of 20.934
REPUTATION
340
DURCHSCHNITTLICHE BEWERTUNG
4.00
BEITRÄGE
2 Dateien
DOWNLOADS
4
ALL TIME DOWNLOADS
2958
RANG
158.000
of 168.407
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
Gesendet
Averaging Filter without using imfilter
Filters the image nicely without using imfilter
fast 11 Jahre vor | 3 Downloads |
Gesendet
Point Processing Techniques without using inbuilt functions
computes image negative,basic thresholding,contrast stretching,graylevel slicing with/without back
fast 11 Jahre vor | 1 Download |
how can I do real time face detecting?
there is a ready made code available in matlab 2012 help using computer vision toolbox. check it out. it will help you more
mehr als 12 Jahre vor | 0
How I can divide a color image in to blocks and access the RGB of each individual block?
y=imread('colorimage.jpg'); R=y(:,:,1); G=y(:,:,2); B=y(:,:,3); in this way you can saperate
mehr als 12 Jahre vor | 0
trying to combine cells
suppose x is [1x5000] , y is [1x3000] and z is [1x2000] xyz=[x;y;z]
mehr als 12 Jahre vor | 0
PCA OF AN IMAGE...
try data = double(data)- double(repmat(mn,1,N));
mehr als 12 Jahre vor | 0
how to create the .mat file
USE SAVE COMMAND suppose a is your input and b is ur output then simply use save a.mat save b.mat
mehr als 12 Jahre vor | 0
What is Daubechies orthonormal wavelet transform?
hello Go to the following link. <http://klapetek.cz/wdwt.html> Let me know that are u working on watermarking?
mehr als 12 Jahre vor | 0
Decrementing for loop in MATLAB
for i= 5:-1:1 %here we have used reverse for loop to overcome with error statement end
fast 13 Jahre vor | 5
Frage
how to create piecewise planar surfaces of a wireframe structure from 3D coordinate data
hello i m working on facial action unit detection :3D vs 2D modality. i have been able to obtain depth matrix as well as clou...
fast 13 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to find highest intesity value point from a given matrix
suppose there is a matrix like below 122.9672 121.5649 120.2468 118.7600 117.2035 115.6017 113.8413 111.7508 122.91...
mehr als 14 Jahre vor | 2 Antworten | 0






