This site contains: mathematics courses and book; covers: image analysis, data analysis, and discrete modelling; provides: image analysis software. Created and run by Peter Saveliev.

Answers

From Intelligent Perception

Jump to: navigation, search

Contents

1 Algorithm for hexagonal and triangular cells

Create an article - Algorithm for hexagonal and triangular cells

2 Analysis of hands

Should be clear...

3 Are there inaccessible areas in the maze?

Consider 1-cycles. If there are more than one 1-cycle, the answer is yes. Run Pixcavator - for this particular image, there is only one 1-cycle...

4 Can you get from A to B in the maze?

Consider 1-cycles. If A and B are inside the same 1-cycle, the answer is yes. For this particular image, there is only one 1-cycle...

5 Compute DDP

Should be zero, always!

6 Design a character recognition system

Contribute to this article Character recognition.

7 Graph for vertex-vertex-edge...

8 Graph for Gridface

Image:Gridface_a.JPG

The pixels are added row by row, left to right. In the graph they are numbered according to their coordinates.

Image:Gridface graph.JPG

9 Implement Reverse

10 Is the bone broken?

Consider 0-cycles. If there is no 0-cycle that connects top to bottom, the answer is Yes.

11 Is the membrane penetrable?

Think about it.

12 Is there an air-bubble in the alloy?

Consider 2-cycles.