Statistics
RANK
181,782
of 300,750
REPUTATION
0
CONTRIBUTIONS
2 Questions
4 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,073
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 170,837
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
How to crop an image into blocks and store blocks in an array or matrix ?
It is okey now, thank you very much ! Problem solved.
8 years ago | 0
How to crop an image into blocks and store blocks in an array or matrix ?
So, I want to Thank you four your answers. The BoxCounting Algorithm is this: <https://www.mathworks.com/matlabcentral/fileex...
8 years ago | 0
| accepted
How to crop an image into blocks and store blocks in an array or matrix ?
Thank you again, your code is cropping the image into blocks stored in "img" folder. But how can I apply BoxCounting algorithm...
8 years ago | 0
How to crop an image into blocks and store blocks in an array or matrix ?
Thank you very much. When I run the code It doesn't return me the matrix with the stored blocks, the answer is: Ans = ...
8 years ago | 0
Question
How to crop an image into blocks and store blocks in an array or matrix ?
I need to crop an image into blocks an store the blocks in a matrix because I need to apply BoxCounting algorithm on each block....
9 years ago | 6 answers | 0
6
answersQuestion
Matlab program for Box Counting
Hello, I need a program that will return the fractal dimension( *using box counting method*) for a binar image(black and white)...
9 years ago | 0 answers | 0
