| Projects on Google Code | Results 1 - 10 of 53 |
= DBICP project =
== Abstract ==
_The DBICP Project studies a point based registration algorithm called the [http://dbicp.googlecode.com/files/Dual%20Bootstrap%20ICP%20Algo.pdf “Dual Bootstrap Iterative Closest Point”]._
_This algorithm extends the classic Iterative Closest Point (ICP) algor...
registration,
point-based,
dual,
bootstrap,
iterative,
closest,
point,
DBICP,
optimization,
gradient,
descent,
IRLS,
robust,
ICP
This is the registration system used by SCALE, the Southern California Linux Expo. This registration software helped us run a smooth show for over 1000 attendees during SCALE 6X. We are releasing this code so other Open Source conferences can benefit from it as well.
The SCALE Registration System...
DIRART is a MATLAB toolbox, as well as a stand-alone MATLAB application, for deformable image registration (DIR) and adaptive radiotherapy (ART) research. It contains well implemented DIR algorithms and the essential functions for ART applications.
The name DIRART stands for DIR+ART.
You need ...
image,
registration,
deformation,
CERR,
MATLAB,
radiation,
radiotherapy,
adaptive,
dose,
accumulation,
structure
RegiMUN is designed as a registration system for Model United Nations conferences. See the [http://code.google.com/p/regimun/wiki/Installation Installation Wiki Page] for download and installation instructions.
===Conferences Currently Using RegiMUN===
* [http://www.hamun.org Houston Area Mode...
A pre-registration system for furry (and other) conventions that I am releasing to the community under the GNU Public License.
Drupal 6 is required. If you want to use Authorize.net for charging credit cards, a module for that is included. Otherwise, you'll have to roll your own charging soluti...
anthrocon,
registration,
furry,
furries,
drupal,
drupal,
module,
convention,
furcon,
fcn,
furryconnectionnorth
imsim calculates the [http://en.wikipedia.org/wiki/Image_registration similarity] between 2 images, with 0 being a perfect match and 1 completely different. Generally a threshold of around 0.4 works well to distinguish similar images from unrelated.
imsim implements the algorithm described in [...
ezUser is a simple framework for adding user authentication and registration to your PHP website.
Simply include ezUser.php in your project and a single line of code will enable your site to accept user registrations and logins. That's it!
ezUser can help you make your site more interactive so...
下载压缩包后传至国外空间,需开启curl支持。
经观察部分免费空间无法通过curl获取https数据,所以这个版本并不保证在所有空间上都能适用。上传好之后请在浏览器中打开,如果能完整显示界面说明此空间支持。
请在部署之后谨慎传播,并且不要公开任何非自己搭建或者未得到许可的地址。
目前仅在前端对输入数据进行了验证。注册成功与否以是否收到Twitter的注册为准。如果没有收到邮件可能是验证码输入错误,也有可能是邮件在你的垃圾邮件文件夹中。
有意完善程序或者美化界面的朋友请在Twitter上@luosheng。
让我们一起推倒这堵墙!
=Assignment problem applied to schools=
# Schools are defined with a limited number of available places.
# Students choose desired schools and specify a preference order.
# The system then computes the best possible assignment.