Vignesh


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
3 Answers

RANK
12,021
of 300,553

REPUTATION
3

CONTRIBUTIONS
5 Questions
3 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,635

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

View by

Question


How to create a search window for Block matching Motion estimation?
I have a set of images, which is divided into blocks of size 8 * 8. I resized each image into the size of 32. So, i totally have...

13 years ago | 0 answers | 0

0

answers

Question


Motion vector calculation
I am doing a project in Image processing "Grouping similar images in a video using Motion vectors and segmentation". In that, a ...

13 years ago | 0 answers | 0

0

answers

Answered
How to divide images into blocks of size 8 * 8
I`ll post my code again, since i missed a brace next to g. (g{j}) //Seperating frames from the video vid=VideoReader('projvide...

13 years ago | 0

Answered
How to divide images into blocks of size 8 * 8
Like i mentioned i use a set of images seperated from a video, each of size 640 * 480. Now, by using Kye taylor`s formula, I thi...

13 years ago | 0

Question


How to divide images into blocks of size 8 * 8
I have a set of images, seperated from a video. Each image`s size is 640 * 480. I want to divide it into blocks of size 8*8. ...

13 years ago | 4 answers | 1

4

answers

Answered
Motion Vector calculation
I am doing a project in image processing, in which i have to group the similar images in a video. Motion based object detection ...

13 years ago | 0

Question


Motion Vector calculation
How to find the motion vector of a macroblock?

13 years ago | 1 answer | 0

1

answer

Question


Dividing images into blocks
I`ve loaded a video. Then i divided the video into individual frames. Now i want to divide each frame into a group of blocks. Af...

13 years ago | 2 answers | 0

2

answers