photo

priya


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

Feeds

排序方式:

提问


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

9 years 前 | 2 个回答 | 0

2

个回答

提问


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

12 years 前 | 0 个回答 | 0

0

个回答

提问


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

12 years 前 | 2 个回答 | 0

2

个回答

提问


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

12 years 前 | 0 个回答 | 0

0

个回答

已回答
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 ...

12 years 前 | 0

提问


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

12 years 前 | 0 个回答 | 0

0

个回答

提问


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

12 years 前 | 2 个回答 | 0

2

个回答

提问


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

12 years 前 | 0 个回答 | 0

0

个回答

提问


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

12 years 前 | 2 个回答 | 0

2

个回答

提问


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

12 years 前 | 0 个回答 | 0

0

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答