Question


how to combine more than 2 matrics
i have 1x 400 matrix at 6 times i need to combine to 6x 400 matrix how do i do it i try q=[latent;latent1;latent2;latent3;la...

bijna 11 jaar ago | 2 answers | 0

2

answers

Question


svm input pca possible
if it possible to give an pca eigan value vectors have been given as the input of svm

bijna 11 jaar ago | 0 answers | 0

0

answers

Question


denoise the image using DWT
IN MY PROGRAM I PERFORM THE DWT FOR 4 LEVEL HAAR. IN THIS PROGRAM I APPLY THE THRESHOLD VALUES FOR THE NON-LL. HOW TO APPLY FOR ...

ongeveer 11 jaar ago | 0 answers | 0

0

answers

Question


if the coding is correct to find the euclidean distance
x=double(imread('result.png')); [pc, score,latent,tsquare] = princomp(x); y=double(imread('result1.png')); ...

ongeveer 11 jaar ago | 2 answers | 0

2

answers

Question


How to find the euclidean distance
how to find the euclidean distance for the 586 x 1 image

ongeveer 11 jaar ago | 1 answer | 0

1

answer

Question


how to find the covariance matix & eigen value
In my project i implementing the PCA for an image i need to find the eigen vectors for an image using PCA. if it there any inbui...

ongeveer 11 jaar ago | 2 answers | 0

2

answers

Question


error using the example script of PCA
data=imread('result.png'); >> [M,N]=size(data); >> mn=mean(data,2); >> data=data-repmat(mn,1,N); ??? Error using ==> minus ...

ongeveer 11 jaar ago | 1 answer | 0

1

answer

Question


My video MB is 39 how to resolve the out of memory
sir, My video file is around 39 MB. its consists the 498 frame i need to process the frames as the 7 multiple of frames arou...

ongeveer 11 jaar ago | 0 answers | 0

0

answers

Question


divide the multiple frames
sir, In the movie file consists the 498 frames i process the all frames for my project gone for out of memory so that i would...

meer dan 11 jaar ago | 1 answer | 0

1

answer

Question


how to view the matrix in 2 dimension of the following values
how to view the matrix in 2 dimension of the following values <5x486x586 double>

meer dan 11 jaar ago | 1 answer | 0

1

answer

Question


how to resolve it the problem out of memory in matlab
Saving to: matlab.mat ??? Out of memory. Type HELP MEMORY for your options. Error in ==> levelset at 126 a(i,:,:)=Img; ...

meer dan 11 jaar ago | 0 answers | 0

0

answers

Question


how to divide the .wmv (movie) format to multiple images?
sir, Now i need to know how to make the .wmv movie to the multiple frames of the images. here i use the mmreader function to fin...

meer dan 11 jaar ago | 1 answer | 0

1

answer

Answered
Is the time it takes for a database commit proportional to the amount of data?
refer the following link its been useful http://radio.feld.cvut.cz/matlab/pdf_doc/database/database.pdf

meer dan 11 jaar ago | 0

Answered
I just want to implement Local Binary Pattern over ORL database but how can i access ORL database to apply my program over the database
refer the following link its been useful http://radio.feld.cvut.cz/matlab/pdf_doc/database/database.pdf

meer dan 11 jaar ago | 0

Answered
MSSQL connection hangs
refer the following link its been useful http://radio.feld.cvut.cz/matlab/pdf_doc/database/database.pdf

meer dan 11 jaar ago | 0

Answered
connect to database folder
refer the following link its been useful http://radio.feld.cvut.cz/matlab/pdf_doc/database/database.pdf

meer dan 11 jaar ago | 0

Answered
Problems with fastinsert storing binary data in a MS Access database
refer the following link its been useful http://radio.feld.cvut.cz/matlab/pdf_doc/database/database.pdf

meer dan 11 jaar ago | 0

Answered
Is it possibile to use the MATLAB compiler to generate a stand-alone application for a visualization of values that are received from a database query?
refer the following link its been useful http://radio.feld.cvut.cz/matlab/pdf_doc/database/database.pdf

meer dan 11 jaar ago | 0

Answered
Accessing .sql database file
refer the following link its been useful http://radio.feld.cvut.cz/matlab/pdf_doc/database/database.pdf

meer dan 11 jaar ago | 0

Answered
How do I connect to the Oracle database without using Database Toolbox in MATLAB 7.10 (R2010a) ?
refer the following link its been useful http://radio.feld.cvut.cz/matlab/pdf_doc/database/database.pdf

meer dan 11 jaar ago | 0

Question


doubt regards the program for the regionprops
sir I done these following steps function area() originalImage = imread('result.png'); binaryImage = originalImage<140;...

meer dan 11 jaar ago | 2 answers | 0

2

answers

Question


how to change the bw to wb
sir, how to change black&white image to White&Black if it any inbuilt code in matlab

meer dan 11 jaar ago | 2 answers | 0

2

answers

Question


doubt regards the image
Sir, I apply levelset to an grayscaleimage after that I save it in the JPG format so it converted into the 3dimension. I used th...

meer dan 11 jaar ago | 1 answer | 0

1

answer

Question


Find the border of the image
Sir i apply the levelset for the image after that i would use the border pixel only for the chain code histogram program for 8-c...

meer dan 11 jaar ago | 1 answer | 0

1

answer

Question


how to find the cavity area
sir, my project is under the echocardiographic image. i need to find the cavity area using the echocardiographic image. In m...

meer dan 11 jaar ago | 1 answer | 0

1

answer

Question


Check if the code is correct or not for finding the diameter of objects in an image.
Sir here I attached the code for finding the diameter of irregularly shaped objects in an image. Tell me if the code is correct...

meer dan 11 jaar ago | 1 answer | 0

1

answer

Question


HOW TO FIND THE DIAMETER FOR THE IRREGULAR SHAPE OF AN IMAGE
I NEED TO FIND THE DIAMETER OF THE IRREGULAR SHAPE OF AN IMAGE?

meer dan 11 jaar ago | 2 answers | 0

2

answers

Question


HOW TO SAVE A MATRIX INTO THE IMAGE
HOW TO SAVE THE MATRIX INTO THE IMAGE for example into (.jpg) format

meer dan 11 jaar ago | 3 answers | 0

3

answers

Answered
How to select a random value from a matrix?
JUST USE RAND FUNCTION RAND()

meer dan 11 jaar ago | 0

Question


HOW TO APPLY A MEAN FILTER FOR 3x3
I NEED TO APPLY THE 3x3 MEAN FILTER TO THE GRAY SCALE IMAGE. PLS SEND ME THE CODE FOR THAT

meer dan 11 jaar ago | 6 answers | 0

6

answers

Load more