Statistics
RANK
276.357
of 297.016
REPUTATION
0
CONTRIBUTIONS
6 Questions
5 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
bijna 11 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 11 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 11 jaar ago | 1 answer | 0
1
answerpixel 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...
meer dan 11 jaar 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...
meer dan 11 jaar ago | 2 answers | 0
2
answersImage dimension to 65536X65536
For my watermarking algorithm.Sorry I cant paste the code here as it is research work of my professor.
meer dan 11 jaar 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...
meer dan 11 jaar ago | 2 answers | 0
2
answersImage resize image in matlab
@ Jan I see blurring of the image and I expect to resolve it with some filter maybe....
meer dan 11 jaar ago | 0
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...
meer dan 11 jaar 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...
meer dan 11 jaar ago | 4 answers | 0