Community Profile

photo

Y Simson


Last seen: 9 mois il y a Actif depuis 2014

M. Sc. EE engineering Professional Interests: Computer Vision, Video and Image processing

Statistiques

All
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 2
  • First Submission
  • Solver

Afficher les badges

Content Feed

Afficher par

A soumis


Seam Carving with Dijkstra and Dynamic programming
A comparison between two methods

presque 10 ans il y a | 1 téléchargement |

Thumbnail

A résolu


Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Example...

presque 10 ans il y a

A résolu


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

presque 10 ans il y a

A résolu


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

presque 10 ans il y a

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

presque 10 ans il y a

A soumis


A solution to the Maze problem with Dijkstra
Use Dijkstra to find the shortest path to a Maze

presque 10 ans il y a | 2 téléchargements |

Thumbnail

A soumis


Dijkstra lowest cost for images
Finds the lowest cost path on an image from one point to another

presque 10 ans il y a | 1 téléchargement |

Thumbnail

A soumis


Poisson Image Editing
Straightforward implementation of Perez's paper on Poisson image editing

environ 10 ans il y a | 2 téléchargements |