Community Profile

photo

FIR


Active since 2011

Statistics

  • First Review
  • Thankful Level 5

View badges

Content Feed

View by

Question


How to differenciate the input mammogram
How to differenciate the input mammogram is left or right side view my image is <http://imgur.com/BsvHu> and please tell ho...

6 years ago | 0 answers | 0

0

answers

Question


error in finding shortest path
I have created a graph with values y = (1,3) 0.8615 (2,3) 0.8479 (1,5) 0.1064 (2,5) ...

8 years ago | 1 answer | 0

1

answer

Question


image becomes dark wen capturing using webcam
I have following code to take photo from a external cam vid1 = videoinput('winvideo',1,'YUY2_320x240') % vid2 = ...

10 years ago | 0 answers | 0

0

answers

Question


how to enter a number in url
I have a url in that i want to type a number ,the number varies each time,if i enter it manually it works for ex url='http://...

10 years ago | 2 answers | 0

2

answers

Question


how to send a text message
I am processing a big task,so my program takes long time to run,i want to send sms to my mobile after the program gets over,I tr...

10 years ago | 1 answer | 0

1

answer

Question


how to send and recieve request
As in previous post i have found the shortest path netween nodes ,assuming i have 23 nodes i have found shortwst path between 2...

10 years ago | 0 answers | 0

0

answers

Question


how to find shortest path between 2 nodes
I have a image in http://imgur.com/xJTM3wt here i want to find the shorted path between 2 nodes ,say node 1 and node 4,th...

10 years ago | 2 answers | 0

2

answers

Question


how to transfer a data
i want to trasfer a data between 2 nodes,i have created 5 nodes,now i want to transfer data from one node to another,is it possi...

10 years ago | 0 answers | 0

0

answers

Question


how to connect the switch
I have a file attached ,in this switch is connected,kindly use which switch to use for switch 1 ,which switch i use to get t...

10 years ago | 0 answers | 0

0

answers

Question


changing number of neurons
I a working on neural network,i have trained data and have tested itnow i want to increse the value of neurons,plz tell how to c...

10 years ago | 1 answer | 0

1

answer

Question


Image segmentation using classifier
I am working on image segmentation of retinal images,want to extract the vessels,I have extracted the green channel and have per...

11 years ago | 3 answers | 0

3

answers

Question


Error- Subscripted assignment dimension mismatch.
I have divided image into non overlapping blocks using command x=imread('im9.bmp'); x=imresize(x,[256 256]);...

11 years ago | 1 answer | 0

1

answer

Question


error in performing waverec2
load woman; [c,s] = wavedec2(X,2,'db1'); ca1 = appcoef2(c,s,'db1',1); a0 = waverec2(ca1,s,'sym4') Error: Index ...

11 years ago | 0 answers | 0

0

answers

Question


how to solve differential equation
I want to solve differential equation plz help du/dt+u*du/dx+v*du/dy+w*du/dz=-1/p*dp/dx+r(d^2u/dx^2+d^2u/dy^2+d^2u/dz^2) t...

11 years ago | 0 answers | 0

0

answers

Question


error using a toolbox
I am working on BLS GSM tool box for image compression,I have downloaded the toolbox and when i run the demo program deno...

11 years ago | 3 answers | 0

3

answers

Question


cs for images using wavelets
I am working on COMPRESSED SENSING USING A GAUSSIAN SCALE MIXTURES MODEL IN WAVELET DOMAIN here they have detailed about ...

11 years ago | 1 answer | 0

1

answer

Question


error in cropping image
I have two images <http://imgur.com/JHsjJkA,0GgHtBn#1> I have detected surf features, when i try to imcrop the surf detecte...

11 years ago | 1 answer | 0

1

answer

Question


how to save the image
I have the folowing code ,plz tell how to save the circled image k is my image function [x1 y1 r ] = circle_saptha4(k) ...

11 years ago | 3 answers | 0

3

answers

Question


selecting point in roi in image
I have a image http://imgur.com/RsRHy2V in this i have to extract the points inside blue circle,how to select or find tha...

11 years ago | 0 answers | 0

0

answers

Question


selecting the points in image
I haev the image below http://imgur.com/RsRHy2V in this i have used surf features and have circled a region,now i want to ...

11 years ago | 1 answer | 0

1

answer

Question


detecting the points inside circle
In the image below,i have drawn a circle over a surf points,please tell how to find that surf point inside the circle http://...

11 years ago | 0 answers | 0

0

answers

Question


applying kmeans for ROI in Image
I have a image below http://imgur.com/RsRHy2V here i have detected surf features and have draw circle over it,no...

11 years ago | 1 answer | 0

1

answer

Question


load the data for displaying
I have a dataset of MIT-BIH Arrhythmia Database i want to load the data and display the ECG signal,I tried using laod command...

11 years ago | 0 answers | 0

0

answers

Question


Warning: The display option can only plot 2D training data
I am working on classification of images using SVM classifier, I want to do classifivation ,the dataset consists of males and...

11 years ago | 1 answer | 0

1

answer

Question


converting binary to decimal
i have a value as S=-5 i converted it to binary by Cw1=dec2bin(typecast(int16(S),'uint16'),15) now how to convert...

11 years ago | 2 answers | 0

2

answers

Question


Displaying Images after feature extraction
I have a image and have extracted texture features g=rgb2gray(g); glcm=graycomatrix(g); F=graycoprops(g...

11 years ago | 1 answer | 0

1

answer

Question


colour image segmentation using k means
I have a rgb image and have converted into hsv colour space,with k=2,now i want to segment the image as shown below,please tell ...

11 years ago | 3 answers | 0

3

answers

Question


were to introduce hold on command
I have a image in which i have to draw a circle over it,i have to draw circles in many places in the image ,please tell how t...

11 years ago | 2 answers | 1

2

answers

Question


what is MSE in newrb
I have a code for new rb A=rand(64,2); Tc=[ones(64,1) 2*ones(64,1)]; D=newrb(A,Tc); E=A(:,2); Y=sim(D,E) N...

11 years ago | 1 answer | 0

1

answer

Question


Error using newrb and newgrnn
I have a code for svm for classifying load fisheriris xdata = meas(51:end,3:4); group = species(51:end); svmS...

11 years ago | 1 answer | 0

1

answer

Load more