질문


Missing USEParallel Parameter from BLOCKPROC function in my matlab
Hi everyone I have applied an algorithm and it is too much slow thats why I intended to use 'UseParallel' parameter in BLOCKPROC...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Computing histograms from image overlapped regions
I want to find the histograms from blocks of overlapped regions can some one assist? fun=@(block_struct) block_struct.data img...

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Colors in a YUV Image
I want to add the most representative colors into an image thats why I choosed to apply Kmeans. [idx cluster]=kmeans(image,No...

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Representative Colors from image
Hi everyone What I am trying to do is I have divided my image into 8x8 blocks and I want to find the most representative colo...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Matrix replications and form third matrix
Hi everyone I have two matrices A with size of (144x40) and B with same size.What I am trying to do is actually I want to tak...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Computing summation in matlab
I have a matrix let say A=ones(144,40); and I want to compute the summation with lower limit is 1 and upper limit is dimens...

거의 12년 전 | 답변 수: 2 | 0

2

답변

질문


Subtracting two matrices of different size element by element
Hi every one is there any way how to subtradt two matrices of different dimension let say A=ones(40) and B=ones(12) How ca...

거의 12년 전 | 답변 수: 2 | 0

2

답변

질문


Computing pixels value(Uk,Uj) from U -Image in YUV color Space
Hi everyone I want to compute the pixel values let say Uk and Uj from UImage.Here is my code in which I am doing indexing. ...

거의 12년 전 | 답변 수: 2 | 0

2

답변

질문


Computing Color Gaussian Kernel
Can anybody help me how to compute the color Gaussian Kernel described in the paper.I am confused what is Uj and Uk. http://p...

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


Image patching for computing Guassian Kernel
Hi every one I want to patch the image for Spatial Guassian kernel calculation.with a oatch size 12x12.How can I do it im...

거의 12년 전 | 답변 수: 2 | 0

2

답변

질문


Kmeans clustering in YUV image space
Hi all. I have a problm in kmeans clustering using matlab.when I apply kmeans function in my image I get following error W...

거의 12년 전 | 답변 수: 2 | 0

2

답변

질문


How to partition an image
Hi all I am working on some algorithm to implement it and in one stage I have been confused.Lets say that I have an image 51...

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


Computing Variance manually problem
HI all I am facing a problem in computing variance manualy.As I have a A= magic(3) matrix of 9 elements when I calculat...

거의 12년 전 | 답변 수: 1 | 1

1

답변

답변 있음
how to increase a pixel value
you need to find the location of that pixel and then need some operations. like [Rows Cols NumberofColorChannels]=size(H) ...

거의 12년 전 | 0

| 수락됨

질문


HOG features visualization Problem
Hi everyone I am visualizing the hog features but geting an error here is my sorce code for it clc close all obj = Vi...

거의 12년 전 | 답변 수: 0 | 0

0

답변

질문


Maximum variable size allowed by the program is exceeded.
Hi all I am applying a alogorithm after computing the gradient I am getting an error.My code is if K>1 maxgrad=s...

거의 12년 전 | 답변 수: 2 | 0

2

답변

질문


Histograms of Oriented Gradient
Hi all I have applied HOG into a video sequence without SVM classifier.But I am not getting any result.my code is here. cl...

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


Adaptive background Subtraction Algorithm
Hi every one I have a problem while applying threshold into the Adaptive background Algorithm My code is threshold=...

거의 12년 전 | 답변 수: 3 | 0

3

답변

질문


Mixture of Gaussian for Foreground object detection
Hi everyone I want to apply mixture of gaussian using matlab for background subtraction.Any help or source code?

대략 12년 전 | 답변 수: 2 | 0

2

답변

질문


HOG Descriptor function Error
Hi can any one help me i am running the function HOG but getting an error which is ??? Input argument "Im" is undefined. E...

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


Blob Coloring Algorithm implementation Matlab
Hi every one can you help me how to implement blob coloring algorithm using matlab?Any link or any source code.Thanks in Advance...

대략 12년 전 | 답변 수: 2 | 0

2

답변

질문


Grey Level Histogram of IMAGE
Can any one tell me how to calculate the grey level histogram of image without using direct function in matlab imhist?

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


Calculating Fourier transform of an image without using fft2 function in matlab.
Hi every one I just need the help how to compute the image fourier transformation withourt using the direct fft and ifft fu...

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


Grayscale image to rgb image
Can any one tranform the resultant inverse fourier transform image back to color because I am using the color image for FT.So wh...

대략 12년 전 | 답변 수: 2 | 0

2

답변

질문


Lena Image Fourier Transform
Can any one transform the image into its fourier transformation using matlab? Thanks

대략 12년 전 | 답변 수: 2 | 0

2

답변

질문


Fourier Transform In matlab
Hello every one.. I am confused on a one question of my assignment which is on fourier transformation.Can anyone help me plz?...

대략 12년 전 | 답변 수: 1 | 0

1

답변