Sciweavers

173
Voted

Publication
592views
16 years 10 months ago
Coupling Graph Cuts and Level Sets
"This paper presents an efficient algorithm for solving one sort of region-based active contour models, i.e. the active contours without edges model. We develop the link betwe...
Xiang Zeng, Wei Chen, and Qunsheng Peng
157
Voted

Publication
700views
16 years 10 months ago
Optimal Approximations by Piecewise Smooth Functions and Associated Variational Problems - [ Mumford-Shah ]
"The purpose of this paper is to introduce and study the most basic properties of three new variational problems which are suggested by applications to computer vision. In com...
David Mumford and Jayant Shah
254
Voted
CVPR
2005
IEEE
2143views Computer Vision» more  CVPR 2005»
16 years 10 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...
235
Voted

Publication
794views
16 years 10 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
137
Voted

Source Code
748views
16 years 10 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
77
Voted

Source Code
667views
16 years 10 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
187
Voted

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

Book
747views
16 years 10 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
517
Voted

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

Book
301views
16 years 10 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