Estadística
0 Preguntas
14 Respuestas
CLASIFICACIÓN
3.499
of 297.202
REPUTACIÓN
16
CONTRIBUCIONES
0 Preguntas
14 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.431
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 158.145
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
steps for Independent component analysis(ica)
check this out: http://cis.legacy.ics.tkk.fi/aapo/papers/IJCNN99_tutorialweb/
casi 13 años hace | 0
Advantages of gabor filter
one great advantage are the invariant properties of the extracted features: http://personal.lut.fi/users/joni.kamarainen/down...
casi 13 años hace | 0
| aceptada
images color
look at this example, i think its the easiest way to get a mask http://www.mathworks.de/help/toolbox/images/ref/graythresh.ht...
casi 13 años hace | 0
images color
is the area under a curve or between two curves? then use: http://www.mathworks.de/help/techdoc/ref/area.html otherwise, d...
casi 13 años hace | 0
unsharp masking
to reduce noise (wrong pixels) use a median or mean filter. http://www.mathworks.de/help/toolbox/images/ref/medfilt2.html co...
casi 13 años hace | 0
creating two pairs of data which are apart by a certain distance
if the data set i very large you have to vectorize the code...
casi 13 años hace | 0
creating two pairs of data which are apart by a certain distance
use epsilon-nearest neighbors algorithm. or simple: if your data have the coordinates x and y and TH = tour predefied thres...
casi 13 años hace | 0
| aceptada
Changes in vectors
Are the measure points located in a vector with the same size like L_New? Or do you have more values? Same size: Why do you ...
casi 13 años hace | 0
Eliminate reflections in an image
It depends on your images which you want to process. You can use some kind of diffusion by applying median or mean filter. Thi...
casi 13 años hace | 0
Vectorize this?
I think you can pre-allocate teh varibale new_row also (command _'ones()'_ ) Variable A is changig it's size in every loop. ...
casi 13 años hace | 0
Vectorize this?
Hi Edward, which structure has your cplex.Model? Without this information it's more difficult to understand the vectoroizing...
casi 13 años hace | 0
Gabor filter
u can use it for edge detecttion or texture extraction
casi 13 años hace | 1
sigma of gabor filter
Hi Mahua, you can choose if sigma_x and sigma_y are the same or different values. These values decide about the eliptic shape ...
casi 13 años hace | 1
| aceptada
Haralick function input image
Hi Sibel, if I understood you correctly: You separate the neurons from their actual image environment and st it on a black b...
casi 13 años hace | 0