Community Profile

photo

priya


Active since 2012

Statistics

Content Feed

View by

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

ungefär 9 år ago | 2 answers | 0

2

answers

Question


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

mer än 11 år ago | 0 answers | 0

0

answers

Question


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

nästan 12 år ago | 2 answers | 0

2

answers

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

nästan 12 år ago | 0 answers | 0

0

answers

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

nästan 12 år ago | 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...

nästan 12 år ago | 0 answers | 0

0

answers

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

nästan 12 år ago | 2 answers | 0

2

answers

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

nästan 12 år ago | 0 answers | 0

0

answers

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

nästan 12 år ago | 2 answers | 0

2

answers

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

ungefär 12 år ago | 0 answers | 0

0

answers

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

ungefär 12 år ago | 1 answer | 0

1

answer

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

ungefär 12 år ago | 1 answer | 0

1

answer