Alternatives To Snake
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Dijkstra3d60114 months ago23August 31, 20218gpl-3.0C++
Dijkstra's Shortest Path for 6, 18, and 26-Connected 3D (Volumetric) Image Volumes
Pathfinding41
6 years ago4C++
Efficient C++ pathfinders on 2D grids using variations of A* search
Snake255329 years ago1May 30, 2012JavaScript
A 2D maze solver
Sight22
4 years agomitSwift
A spatial search μlibrary powered by GameplayKit 👾
2d 3d Point Set Registration Based On Global Rotation Search9
5 years ago1mitMATLAB
# 2D-3D Point Set Registration Based on Global Rotation Search # Copyright (C) 2018 Yinlong [email protected] # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # Any publications resulting from the use of this code should cite the # following paper: # Yinlong Liu, Yuan Dong, Zhijian Song and Manning Wang, "2D 3D Point Set Registration Based on Global Rotation_Search", IEEE Transactions on Image Processing (TIP) # # #==================Note================= # #1. First step->open demo_rot.m. It is a demo of Rotation Search in SO(3) for 2D-3D point set registration. # #2. The input data is set to a real circumstance that 3D point set is far away for projection plane, and in front of camera. Our method also can be applied to unusual condition that camera is surrounded by 3D point set, only if you make some fix. # #3. RotaionSearch.m is the kernel of algorithm. You can easily extend it to SE(3) searching by grid-search, while tuning parameters depends on your tasks. # #4. Fast and Global 2D-3D point set registration without correspondence is still an open problem and need further explorations. I am very happy that if you could benefit from our code. # # # Author: Yinlong Liu # Date: 20181218 # Revision: 1.0
Search Algorithms6
12 years agoJava
Search implementations for solving 2D mazes with Java
Alternatives To Snake
Select To Compare


Alternative Project Comparisons
Popular Search Projects
Popular 2d Graphics Projects
Popular Computer Science Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Search
2d Graphics
Snake