Community Profile

photo

Mehwish


Active since 2013

Followers: 0   Following: 0

Message

abc

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Activity recognition using sift or hog
Hi All, I need to do activity recognition using SIFT or HOG or motion SIFT. I searched everywhere but I could not get an inkl...

10 years ago | 0 answers | 0

0

answers

Answered
Real Numbers to HMMs?
No one??

10 years ago | 0

Question


Real Numbers to HMMs?
Hi All, I am rather new to matlab and more specifically to Kevin Murphy's HMM toolbox. I have real number data in excel files...

10 years ago | 1 answer | 0

1

answer

Question


Detection of Frame Movement
Hi All, I have a very general question. I hope any person can help me. I have a set of medical videos and I need to find out di...

10 years ago | 1 answer | 0

1

answer

Answered
pixel Segmentation using histograms
Thanks a lot Image Analyst. You have really solved huge issue for me. I have another thing. For example using your lines of c...

10 years ago | 0

Question


pixel Segmentation using histograms
Hi, I am facing with a theoretical confusion and I hope some one can clear it up for me. Is it possible to find gradients on...

10 years ago | 2 answers | 0

2

answers

Answered
Image dimension to 65536X65536
For my watermarking algorithm.Sorry I cant paste the code here as it is research work of my professor.

11 years ago | 0

Question


Image dimension to 65536X65536
Hi, I would be very grateful if some one could guide me how to make image dimensions to 65536 X 65536 as image imresize f...

11 years ago | 2 answers | 0

2

answers

Answered
Image resize image in matlab
@ Jan I see blurring of the image and I expect to resolve it with some filter maybe....

11 years ago | 0

Answered
Image resize image in matlab
Yup. I know it works. Thanks for the quick response. This is a short version of the algorithm which I am implementing. And the w...

11 years ago | 0

Question


Image resize image in matlab
Hi, I am facing a blurring issue in the below code: I = imread('waterframe-1.png'); I=imresize(I,[16 16]); I=rgb2ycbcr...

11 years ago | 4 answers | 0

4

answers