Skip to content

Commit

Permalink
Created README.md for Github.
Browse files Browse the repository at this point in the history
  • Loading branch information
zlogic committed Feb 25, 2015
2 parents 959e2c7 + 26506a9 commit 9a70676
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Cybervision
Cybervision is a 3D reconstruction software for Scanning Electrin Microscope images.
It's an abandoned project, but can be useful as a working example for many, many technologies, such as:
* Qt (including threads, vectors, graphics and OpenGL)
* Eigen library (http://eigen.tuxfamily.org/ )
* libsift library (https://sourceforge.net/projects/libsift/)
* OpenCL

and of course, 3D reconstruction in general.

0 comments on commit 9a70676

Please sign in to comment.