Community Profile

photo

priya


Con actividad desde 2012

Followers: 0   Following: 0

Contacto

Estadísticas

Feeds

Ver por

Pregunta


how to read a pdf file and convert to image file ?
i want read a pdf file using matlab and want to convert it to image file(jpeg) can i use open(filename)for opening and savea...

alrededor de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to call wekagp from matlab?pls help
javaaddpath('\weka.jar'); clear all clc import weka.classifiers.Classifier import weka.classifiers.trees.J...

más de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


What is fitness function?
What is fitness function? my prob is multiclass classification what ll be its fitness function

casi 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


genetic algorithm for classification? urgent
i have feature vectors for 100 instances how can i compute classification using genectic algorithm anyone pls its urgent

casi 12 años hace | 0 respuestas | 0

0

respuestas

Respondida
horizontal Transition code error index out of bounds anyone help!!!
im=imread(''); g=rgb2gray(im); [r c]=size(g); c1=0; for i=1:r-1 for j=1:c-1 if g(i,j)==0 && g(i,j+1)==1 ...

casi 12 años hace | 0

Pregunta


my prob is multi class classification for tat how can i form fitness function can anyone explain ?
prob is multiclass classification no of classes-4 no of features-7 values-numeric how to form fitness function i ve no ide...

casi 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


horizontal Transition code error index out of bounds anyone help!!!
horizontal transition: horizontal scanning thro block and finds no of times pixel value change state from 0 to 1 or 1 to 0 ...

casi 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Total no of black pixels in original data from the block (DC)
for classifying image block i wan to find below term Total no of black pixels in original data from the block (DC) anyone...

casi 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


horizontal white black transitions of original image TC
i ve applied rlsa algorithm and labelled blocks in image, now i want to find features for block,one feature is given below: ...

casi 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


mean character length and the mean text line distance of a document
how to find mean character length and mean text line distance? pls anyone help

alrededor de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to find histogram of black runs in horizontal direction of image?
how to find histograms of black runs in the horizontal and vertical directions and of white runs in the horizontal direction? ...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


RLSA matlab code needed
The basic RLSA is applied to a binary sequence in which white pixels are represented by 0’s and black pixels by 1’s. The algorit...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta