photo

Peter Bone


2010 年からアクティブ

Followers: 0   Following: 0

Professional Interests: artificial intelligence,machine vision

統計

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

バッジを表示

Feeds

表示方法

送信済み


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

8年弱 前 | ダウンロード 1 件 |

Thumbnail

送信済み


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

8年以上 前 | ダウンロード 3 件 |

Thumbnail

送信済み


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

8年以上 前 | ダウンロード 1 件 |

Thumbnail

質問


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...

約10年 前 | 1 件の回答 | 0

1

回答

回答済み
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/

約10年 前 | 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...

約10年 前 | 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...

約10年 前 | 0

質問


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...

約10年 前 | 0 件の回答 | 0

0

回答

送信済み


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

10年以上 前 | ダウンロード 6 件 |

Thumbnail

回答済み
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....

10年以上 前 | 0

質問


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...

10年以上 前 | 1 件の回答 | 0

1

回答

送信済み


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

約12年 前 | ダウンロード 1 件 |

Thumbnail

送信済み


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

13年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


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

約14年 前 | ダウンロード 1 件 |

Thumbnail

送信済み


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

約14年 前 | ダウンロード 4 件 |

Thumbnail