Peter Bone
Followers: 0 Following: 0
Professional Interests: artificial intelligence,machine vision
Estadística
3 Preguntas
4 Respuestas
8 Archivos
CLASIFICACIÓN
159.895
of 295.495
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
217 of 20.240
REPUTACIÓN
6.315
EVALUACIÓN MEDIA
4.30
CONTRIBUCIONES
8 Archivos
DESCARGAS
15
ALL TIME DESCARGAS
61037
CLASIFICACIÓN
of 153.991
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
Weave algorithm to approximate an image
Weave algorithm for a circular loom to approximate an image
alrededor de 8 años hace | 2 descargas |
Enviada
Draw a circle in a matrix / image
Draw a circle in a 2D matrix using the integer midpoint circle algorithm
más de 8 años hace | 3 descargas |
Enviada
calcCircle
Find the circle that passes through 3 non-collinear points.
más de 8 años hace | 1 descarga |
Pregunta
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...
más de 10 años hace | 1 respuesta | 0
1
respuestahow 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/
más de 10 años hace | 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...
más de 10 años hace | 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...
más de 10 años hace | 0
Pregunta
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...
más de 10 años hace | 0 respuestas | 0
0
respuestasEnviada
Polygon simplification
Simplifies a closed polygon by reducing the number of vertices to a specified number
casi 11 años hace | 3 descargas |
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....
casi 11 años hace | 0
Pregunta
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...
casi 11 años hace | 1 respuesta | 0
1
respuestaEnviada
Machine learning - balancing a stack of balls
A genetic algorithm is used to train a neural network controller to balance a stack of balls.
más de 12 años hace | 1 descarga |
Enviada
Learn French vocabulary
A simple tool to learn French vocabulary with intelligent choice of test word.
casi 14 años hace | 1 descarga |
Enviada
Ball Bounce Physics with spin
Bouncing superball simulation with spin on arbitrary 2D surfaces
más de 14 años hace | 2 descargas |
Enviada
Hough Transform for circle detection
An optimized Hough transform for circle detection.
más de 14 años hace | 2 descargas |