Sciweavers

188
Voted

Publication
592views
17 years 1 days 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
169
Voted

Publication
700views
17 years 1 days 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
282
Voted
CVPR
2005
IEEE
2143views Computer Vision» more  CVPR 2005»
17 years 1 days 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...
254
Voted

Publication
794views
17 years 1 days 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
145
Voted

Source Code
748views
17 years 1 days 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
84
Voted

Source Code
667views
17 years 1 days 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
207
Voted

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

Book
747views
17 years 3 days 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
576
Voted

Lecture Notes
2028views
17 years 3 days ago
A Short Introduction to Operating System
As the name implies, it is a short introduction about operating system.
Mark Burgess
236
Voted

Book
301views
17 years 3 days 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