photo

Peter Bone


Active since 2010

Followers: 0   Following: 0

Message

Professional Interests: artificial intelligence,machine vision

Statistics

All
MATLAB Answers

3 Questions
4 Answers

File Exchange

8 Files

RANK
211.436
of 297.738

REPUTATION
0

CONTRIBUTIONS
3 Questions
4 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
217 of 20.469

REPUTATION
6.318

AVERAGE RATING
4.30

CONTRIBUTIONS
8 Files

DOWNLOADS
16

ALL TIME DOWNLOADS
61069

RANK

of 159.472

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

  • Personal Best Downloads Level 2
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Submitted


Weave algorithm to approximate an image
Weave algorithm for a circular loom to approximate an image

meer dan 8 jaar ago | 1 download |

5.0 / 5
Thumbnail

Submitted


Draw a circle in a matrix / image
Draw a circle in a 2D matrix using the integer midpoint circle algorithm

bijna 9 jaar ago | 1 download |

3.78571 / 5
Thumbnail

Submitted


calcCircle
Find the circle that passes through 3 non-collinear points.

bijna 9 jaar ago | 1 download |

4.0 / 5
Thumbnail

Question


SURFMex in Matlab under Ubuntu
Is is possible for me to use SURFMex with the Ubuntu version of Matlab? SURFMex calls the OpenCV implementation of SURF. Will it...

bijna 11 jaar ago | 1 answer | 0

1

answer

Answered
how to plot close smooth curve by number of point
Maybe with hobbysplines See its use here http://blogs.mathworks.com/pick/2014/02/07/downsampling-polygons/

bijna 11 jaar ago | 0

Answered
I want to find out the region which has a white spot in the image, and how many white spots are available.
You could use regionprops to find the area or bounding box of each region. Look for the region with the right size. That could w...

bijna 11 jaar ago | 0

Answered
How can I know what my image dimension is?
If the image matrix is in your workspace, then just look at your workspace pane. It will tell you the dimensions. You could also...

bijna 11 jaar ago | 0

Question


VideoReader read gets progressively slower
I'm using VideoReader in R2013b to read frames from an xvid video file. It gets progressively slower the more frames it reads. W...

bijna 11 jaar ago | 0 answers | 0

0

answers

Submitted


Polygon simplification
Simplifies a closed polygon by reducing the number of vertices to a specified number

ongeveer 11 jaar ago | 4 downloads |

4.2 / 5
Thumbnail

Answered
How can I perform a fast image transformation using a lookup table?
I've worked this out myself now. For each value in the LUT I now store the single index into the source image as a single value....

ongeveer 11 jaar ago | 0

Question


How can I perform a fast image transformation using a lookup table?
I have defined my own image transform using a lookup table. The LUT is the same size as the destination image. Each value in the...

ongeveer 11 jaar ago | 1 answer | 0

1

answer

Submitted


Machine learning - balancing a stack of balls
A genetic algorithm is used to train a neural network controller to balance a stack of balls.

meer dan 12 jaar ago | 1 download |

5.0 / 5
Thumbnail

Submitted


Learn French vocabulary
A simple tool to learn French vocabulary with intelligent choice of test word.

ongeveer 14 jaar ago | 1 download |

4.0 / 5
Thumbnail

Submitted


Ball Bounce Physics with spin
Bouncing superball simulation with spin on arbitrary 2D surfaces

bijna 15 jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Hough Transform for circle detection
An optimized Hough transform for circle detection.

bijna 15 jaar ago | 6 downloads |

3.2 / 5
Thumbnail