Community Profile

photo

priya


Actif depuis 2012

Followers: 0   Following: 0

Contact

Statistiques

Feeds

Afficher par

Question


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...

environ 9 ans il y a | 2 réponses | 0

2

réponses

Question


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

plus de 11 ans il y a | 1 réponse | 0

0

réponse

Question


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

presque 12 ans il y a | 2 réponses | 0

2

réponses

Question


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

presque 12 ans il y a | 1 réponse | 0

0

réponse

A répondu
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 ...

presque 12 ans il y a | 0

Question


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...

presque 12 ans il y a | 1 réponse | 0

0

réponse

Question


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 ...

presque 12 ans il y a | 2 réponses | 0

2

réponses

Question


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...

presque 12 ans il y a | 1 réponse | 0

0

réponse

Question


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: ...

presque 12 ans il y a | 2 réponses | 0

2

réponses

Question


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

environ 12 ans il y a | 1 réponse | 0

0

réponse

Question


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? ...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


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...

environ 12 ans il y a | 1 réponse | 0

1

réponse