Community Profile

photo

BHAVIN kakani


Active since 2011

Professional Interests: Signal Processing, Image Processing, Communication system, Information theory, Pattern recognition

Statistics

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Question


What is meant by "zeroize the horizontal projection on the interval<x1,x2>"
How can I made a code for such statement?

9 years ago | 0 answers | 0

0

answers

Question


Horizontal and Vertical rank filtering matrix
<</matlabcentral/answers/uploaded_files/17214/car.jpg>> Horizontally and vertically oriented rank filters are often used to d...

9 years ago | 0 answers | 0

0

answers

Question


How can I frame the code for this condition
Suppose I have two monochromatic images one image is bigger one with let say size 256x120 and one small image with dimension 8x8...

10 years ago | 0 answers | 0

0

answers

Answered
How can i do the sampling of a binary image?
function sampling(x,step) plot(x(1:step:end),'-o') plot(abs(fft(x(1:step:end)))) It may help you out......If don't then...

11 years ago | 0

Question


Mex compile a C++ code
>> mex -setup Please choose your compiler for building external interface (MEX) files: Would you like mex to locate instal...

13 years ago | 2 answers | 0

2

answers