![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/870367.jpg)
Peter Bone
Followers: 0 Following: 0
Professional Interests: artificial intelligence,machine vision
Statistik
RANG
260.685
of 297.010
REPUTATION
0
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
217 of 20.418
REPUTATION
6.317
DURCHSCHNITTLICHE BEWERTUNG
4.30
BEITRÄGE
8 Dateien
DOWNLOADS
14
ALL TIME DOWNLOADS
61059
RANG
of 157.687
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gesendet
Weave algorithm to approximate an image
Weave algorithm for a circular loom to approximate an image
mehr als 8 Jahre vor | 2 Downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/59831/versions/2/screenshot.png)
Gesendet
Draw a circle in a matrix / image
Draw a circle in a 2D matrix using the integer midpoint circle algorithm
fast 9 Jahre vor | 1 Download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/14331/versions/2/screenshot.png)
Gesendet
calcCircle
Find the circle that passes through 3 non-collinear points.
fast 9 Jahre vor | 1 Download |
Frage
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...
mehr als 10 Jahre vor | 1 Antwort | 0
1
Antworthow 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/
fast 11 Jahre vor | 0
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...
fast 11 Jahre vor | 0
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...
fast 11 Jahre vor | 0
Frage
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...
fast 11 Jahre vor | 0 Antworten | 0
0
AntwortenGesendet
Polygon simplification
Simplifies a closed polygon by reducing the number of vertices to a specified number
etwa 11 Jahre vor | 5 Downloads |
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....
etwa 11 Jahre vor | 0
Frage
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...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortGesendet
Machine learning - balancing a stack of balls
A genetic algorithm is used to train a neural network controller to balance a stack of balls.
mehr als 12 Jahre vor | 1 Download |
Gesendet
Learn French vocabulary
A simple tool to learn French vocabulary with intelligent choice of test word.
etwa 14 Jahre vor | 1 Download |
Gesendet
Ball Bounce Physics with spin
Bouncing superball simulation with spin on arbitrary 2D surfaces
mehr als 14 Jahre vor | 2 Downloads |
Gesendet
Hough Transform for circle detection
An optimized Hough transform for circle detection.
fast 15 Jahre vor | 2 Downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/9833/versions/2/screenshot.gif)