Sciweavers

CVPR
2005
IEEE
2143views Computer Vision» more  CVPR 2005»
15 years 6 months ago
Level Set Evolution Without Re-initialization: A New Variational Formulation
"In this paper, we present a new variational formulation for geometric active contours that forces the level set function to be close to a signed distance function, and theref...
Chunming Li, Chenyang Xu, Changfeng Gui, and Marti...

Publication
794views
15 years 6 months ago
A Fast Implementation of The Level Set Method Without Solving Partial Differential Equations
"The level set method is popular in the numerical implementation of curve evolution, but its high computational cost is a bottleneck for real-time applications. In this report...
Yonggang Shi, William Clem Karl

Source Code
748views
15 years 6 months ago
3D Slicer
"3D Slicer is a multi-platform, free open source software (FOSS) for visualization and image computing. Features include Sophisticated complex visualization capabilities, Mult...
Steve Pieper, Ron Kikinis

Source Code
667views
15 years 6 months ago
A Toolbox of Level Set Methods
"This Toolbox is designed to minimize the sum of coding, execution and analysis time for those who want to explore level set methods. Computationally, Matlab is not the fastes...
Ian Mitchell

Book
466views
15 years 6 months ago
Lessons In Electric Circuits - 6 Volumes
A great free series of textbooks on the subjects of electricity and electronics.
Tony R. Kuphaldt

Book
747views
15 years 6 months ago
Data Structures and Algorithms with Object-Oriented Design Patterns in C++
"This book is about the fundamentals of data structures and algorithms--the basic elements from which large and complex software artifacts are built. To develop a solid unders...
Bruno R. Preiss

Lecture Notes
2028views
15 years 6 months ago
A Short Introduction to Operating System
As the name implies, it is a short introduction about operating system.
Mark Burgess

Book
301views
15 years 6 months ago
C Programming Tutorial
"This book is a tutorial. Its aim is to teach C to a beginner, but with enough of the details so as not be outgrown as the years go by. It presumes that you have some previo...
Mark Burgess

Book
3022views
15 years 6 months ago
Algorithms for Programmers
"This is the (work in progress) book "Algorithms for Programmers". Publication as soon as possible, content is (modulo copy editing) close to final version. I will p...
Jörg Arndt

Book
336views
15 years 6 months ago
C++: A Dialog
"Assuming that you want to learn C++, why should you read this book rather than any of dozens of other introductory C++ books? One difference between this book and other intro...
Steve Heller