Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser excludeLists'></span></div>
<!--}}}-->
To get started with this blank [[TiddlyWiki]], you'll need to modify the following tiddlers:
* [[SiteTitle]] & [[SiteSubtitle]]: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* [[MainMenu]]: The menu (usually on the left)
* [[DefaultTiddlers]]: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
<<importTiddlers>>
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser

Your username for signing your edits. Write it as a [[WikiWord]] (eg [[JoeBloggs]])

<<option txtUserName>>
<<option chkSaveBackups>> [[SaveBackups]]
<<option chkAutoSave>> [[AutoSave]]
<<option chkRegExpSearch>> [[RegExpSearch]]
<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
<<option chkAnimate>> [[EnableAnimations]]

----
Also see [[AdvancedOptions]]
<!--{{{-->
<div class='header' role='banner' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' role='navigation' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' role='navigation' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' role='complementary' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea' role='main'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected {color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}
.readOnly {background:[[ColorPalette::TertiaryPale]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:alpha(opacity=60);}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0 1em 1em; left:0; top:0;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 0.3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0 0; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0;}
.wizardFooter .status {padding:0 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0 0 0.5em;}
.tab {margin:0 0 0 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0 0.25em; padding:0 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0 3px 0 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0; font-size:.9em;}
.editorFooter .button {padding-top:0; padding-bottom:0;}

.fieldsetFix {border:0; padding:0; margin:1px 0px;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0; right:0;}
#backstageButton a {padding:0.1em 0.4em; margin:0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin-left:3em; padding:1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none !important;}
#displayArea {margin: 1em 1em 0em;}
noscript {display:none;} /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
}
/*}}}*/
<!--{{{-->
<div class='toolbar' role='navigation' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
This site is powered by [[TiddlyWiki|http://www.tiddlywiki.com/]].
We present an efficient framework for building an augmented environment and detecting multiple objects in the real-time video. 
*A rectangle detection algorithm.
*A convenient scheme is proposed to deal with the critical card detection problem and the 3D registration simultaneously. 
*A color histogram and moment based approach is used to identify the detected card. 

 [img[Multiple cards detection and identification|arcourse/vr1.jpg]]  [img[Cards detection and identification|arcourse/vr2.jpg]]
Here are the source code and video demos:
*[[ArCard package|arcourse/arcard.zip]]
*[[Multiple cards detection and identification (5.6MB)|arcourse/1.avi]]
*[[Cards identification test (31.4MB) |arcourse/3.avi]]
Software package used
*[[ARToolkit]]
*[[OpenGL]]
*[[OpenCV]]
*[[OpenVRML]]
*[[OpenAL]]
Course Project Report
Jianke Zhu, ''"Augmented Environment for Card Games,"'' Course Report, Dec., 2006 ([[PPT|arcourse/arcardslides.pdf]] [[PDF|arcourse/arcard.pdf]]) 

| Call For Papers 2008 (<<today>>) |c
| !Name |bgcolor(#ffbfff): Content |bgcolor(#ffbfff): Venue |bgcolor(#ffbfff): Date |bgcolor(#ffbfff):Due Date |bgcolor(#ffbfff): Notification Date |bgcolor(#ffbfff): Remarks |
| ![[WWW 2008|http://www2008.org/]]|bgcolor(#ff99cc): TBD |bgcolor(#ff99cc): BeiJing |bgcolor(#ff99cc): April 21 -25, 2008 |bgcolor(#ff99cc): Nov. 11, 2007 |bgcolor(#ff99cc): Jan 15, 2008 |bgcolor(#ff99cc): |
| ![[CVPR 2008|http://vision.eecs.ucf.edu/]]|bgcolor(#ff99cc): Tracking, Detection  |bgcolor(#ff99cc): Alaska |bgcolor(#ff99cc): June 24 -26, 2008 |bgcolor(#ff99cc): December 3, 2007 |bgcolor(#ff99cc): Mar 5, 2008 |bgcolor(#ff99cc):   |
| ![[SIGGRAPH 2008|http://www.siggraph.org/s2008/]]|bgcolor(#ff99cc): Texture |bgcolor(#ff99cc): Los Angeles |bgcolor(#ff99cc): Augt 5–9, 2008  |bgcolor(#ff99cc): Jan 23, 2008  |bgcolor(#ff99cc): Mar 19, 2008  |bgcolor(#ff99cc):  |
| ![[SIGIR 2008|http://www.sigir2007.org/]]|bgcolor(#ff99cc): TBD |bgcolor(#ff99cc):  Singapore |bgcolor(#ff99cc): 20-24 July 2007  |bgcolor(#ff99cc): Jany 21, 2008 |bgcolor(#ff99cc): April 6, 2008  |bgcolor(#ff99cc):   |
| ![[ECCV 2008|http://perception.inrialpes.fr/eccv2008/]]|bgcolor(#ff99cc): TBD |bgcolor(#ff99cc):  Marseille, France  |bgcolor(#ff99cc):   Oct. 12 - 18, 2008 |bgcolor(#ff99cc):  Mar 14, 2008  |bgcolor(#ff99cc):  June 27, 2008 |bgcolor(#ff99cc):   |
| ![[EG 2008|http://www.cgg.cvut.cz/eg07/]]|bgcolor(#ff99cc): TBD |bgcolor(#ff99cc):  Prague, Czech |bgcolor(#ff99cc): Sep 3 – 9, 2007  |bgcolor(#ff99cc): Feb 5, 2007  |bgcolor(#ff99cc): TBD  |bgcolor(#ff99cc): |
| ![[ICML 2008|http://icml2008.cs.helsinki.fi/]]|bgcolor(#ff99cc): TBD |bgcolor(#ff99cc):  Finland |bgcolor(#ff99cc): June 6-9, 2008  |bgcolor(#ff99cc): Feb 7/9, 2008 |bgcolor(#ff99cc): March 9, 2008  |bgcolor(#ff99cc): |
| ![[SIGKDD 2008|http://www.sigkdd.org/kdd2008/]]|bgcolor(#ff99cc): TBD |bgcolor(#ff99cc):  San Jose |bgcolor(#ff99cc): Aug 24 – 27, 2008  |bgcolor(#ff99cc): Feb 23/28, 2008  |bgcolor(#ff99cc): May 15, 2008  |bgcolor(#ff99cc): |
| ![[ACM MM 2008|http://www.acmmm08.org/]]|bgcolor(#ff99cc): TBD |bgcolor(#ff99cc):  TBD |bgcolor(#ff99cc): TBD |bgcolor(#ff99cc): TBD  |bgcolor(#ff99cc): TBD |bgcolor(#ff99cc):  |
| ![[SIGGRAPH Aisa 2008|http://www.siggraph.org/asia2008/]]|bgcolor(#ff99cc): TBD |bgcolor(#ff99cc):Singapore |bgcolor(#ff99cc):Dec, 2008  |bgcolor(#ff99cc): May, 2008  |bgcolor(#ff99cc): TBD  |bgcolor(#ff99cc):  |
''朱建科 Jianke ZHU ''
RM 502, Cao Guangbiao Main Building
College of Computer Science & Technology
No. 38 Zheda Road, Yuquan Campus
Zhejiang University, Hangzhou, 310027, China
Email: jkzhu 'at' zju.edu.cn
GraphEdit to convert the video format, here is an example.
We try to convert a "*.wmv" to an "*.avi", the configuration of the graph is shown below
 [img[windows media file  to avi|misc/ge_convert.JPG]] 
The GraphEdit file can be download from the [[link|misc/convert.GRF]]
TA
* [[CSC4120: Principle of Computer Game Software|http://www.cse.cuhk.edu.hk/~csc4120]]
* [[CSC2120: Software Engineering|http://www.cse.cuhk.edu.hk/~csc2120]]
* [[ERG3820: Software Engineering|http://www.cse.cuhk.edu.hk/~erg3820]]
* [[CSC3270: Advanced Programming Lab|http://wiki.cse.cuhk.edu.hk/wikis/king/research/doku.php?id=teaching:csc3270:2006]]
* [[CSC5250: Information Retrieval and Search Engine|http://wiki.cse.cuhk.edu.hk/wikis/king/research/doku.php?id=&idx=teaching:csc5250]]

Course
* [[CSC5460 VR Course|VR Course]] and  [[VR Course Projects]]
* [[CSC5210 Computer Graphics]]
*[[CSC5280 Computer Vision|http://www.cse.cuhk.edu.hk/~csc5280]]
*[[CSC6200 Artificial Intelligence|http://www.cse.cuhk.edu.hk/~csc6200]]
[[Welcome]]
[[Research]]
It may obsolete, please refer to [[Feature Extraction Toolbox|http://www.cse.cuhk.edu.hk/~jkzhu/felib.html]].

The source code is freely available from the [[LINK|http://appsrv.cse.cuhk.edu.hk/%7Ejkzhu/gabor_extract.zip]] for non-commercial use such as research and education.For technical details of the "Gabor Wavelets Transform for Face Recognition", please refer to the following publications:

Jianke Zhu,Mang I Vai and Peng Un Mak, 
''"A New Enhanced Nearest Feature Space (ENFS) Classifier for Gabor Wavelets Features Based Face Recognition," '' 
//First International Conference on Biometrics Authentication (ICBA'2004), LNCS 3072//, Hong Kong, July 15-17, 2004, pp.124-131.([[PDF|http://appsrv.cse.cuhk.edu.hk/%7Ejkzhu/pcaenfs.pdf]])
[img[me|me.jpg]]
[[Welcome]] 
[[Courses|Course]]
[[Research]]
[[Publications]]
[[CFP]]
[[Source Code]]
[[Contact]]
[[About This Site]]
Try [[DBLP|http://www.informatik.uni-trier.de/~ley/db/indices/a-tree/z/Zhu:Jianke.html]] or [[Google Scholar|http://scholar.google.com/scholar?q=jianke+zhu&hl=en&lr=]]. 

''2012''

Chenxia Wu, Jianke Zhu, Jiemi Zhang, Chun Chen and Deng Cai, 
''"A Convolutional Treelets Binary Feature Approach to Fast Keypoint Recognition,"''  
//ECCV 2012//, accepted. 

Chaoqun Hong, Jianke Zhu, Mingli Song and Yinting Wang, 
''"Realtime Object Matching with Robust Dominant Orientation Templates,"'' 
//ICPR 2012//, 2012.

Chenxia Wu, Jianke Zhu and Jiemi Zhang, 
''"A Content-based Video Copy Detection Method with Randomly Projected Binary Features,"'' 
//IEEE CVPR Workshop on LSVSM 2012//, 2012. 

Jiajun Bu, Bin Xu, Chenxia Wu, Chun Chen, Jianke Zhu, Deng Cai and Xiaofei He, 
''"Unsupervised face-name association via commute distance"'' , 
//ACM Multimedia2012//, accepted.  

Chenxia Wu, Jianke Zhu, Deng Cai, Chun Chen and Jiajun Bu,
''"Semi-Supervised Bootstrap Nonlinear Sequential Projection Learning Hashing,"'' 
//IEEE Trans. on Knowledge and Data Engineering (TKDE)//, accepted.

Lei Wu, Steven C.H. Hoi, Rong Jin, Jianke Zhu and Nenghai Yu,
''"Learning Bregman Distance Functions for Semi-Supervised Clustering,"'' 
//IEEE Trans. on Knowledge and Data Engineering (TKDE)//, 2012.

Hao Wu, Jiajun Bu, Chun Chen, Jianke Zhu, Lijun Zhang, Haifeng Liu, Can Wang and Deng Cai,
''"Locally discriminative topic modeling,"'' 
//Pattern Recognition// 45(1): 617-625 (2012).


''2011''

Jianke Zhu, Hao Ma, Chun Chen and Jiajun Bu,
''"Social Recommendation Using Low-Rank Semidefinite Program,"'' 
//25th AAAI Conference on Artificial Intelligence (AAAI'11)//, San Francisco, CA, USA, Aug. 7-11, 2011.

Dayong Wang, Steven C. H. Hoi, Ying He and Jianke Zhu, 
''"Retrieval-based face annotation by weak label regularized local coordinate coding,''"
//ACM Multimedia 2011//, 353-362.

Jianke Zhu, Steven C.H. Hoi, Michael R. Lyu and Shuicheng Yan,
''"A Semi-supervised Approach to Near Duplicate Keyframe Detection and Retrieval,"'' 
//ACM Trans. on Multimedia Computing, Communications and Applications//, 7(1): 4 (2011).

Lei Wu, Steven C.H. Hoi, Rong Jin, Jianke Zhu and Nenghai Yu,
''"Distance Metric Learning from Uncertain Side Information for Automated Photo Tagging,"'' 
//ACM Trans. on Intelligent Systems and Technology(TIST)//,  2(2): 13 (2011).


''2010''

Hao Ma, Jianke Zhu, Michael R. Lyu and Irwin King
''"Bridging the Semantic Gap between Image Contents and Tags,"'' 
//IEEE Trans. on Multimedia//, vol. 12, pp. 462-473, Aug. 2010.

''2009''

Zenglin Xu, Rong Jin, Jianke Zhu, Irwin King, Michael R. Lyu and Zhirong Yang,
''"Adaptive Regularization for Transductive Support Vector Machine,"''
//Advances in Neural Information Processing Systems 2009 (NIPS2009) //.

Lei Wu, Rong Jin, Steven C.H. Hoi, Jianke Zhu and Nenghai Yu,
''"Learning Bregman Distance Functions and Its Application for Semi-Supervised Clustering,"''
//Advances in Neural Information Processing Systems 2009 (NIPS2009) //.

Lei Wu, Steven C.H. Hoi, Rong Jin, Jianke Zhu and Nenghai Yu,
''"Distance Metric Learning from Uncertain Side Information with Application to Automated Photo Tagging,"''
//ACM Multimedia 2009 //.

Jianke Zhu,  Luc Van Gool, and Steven C.H. Hoi,
''"Unsupervised Face Alignment by Robust Nonrigid Mapping,"''
//IEEE International Conference on Computer Vision (ICCV2009)//, 2009.([[Project|facealign/index.html]], [[PDF|pdfs/iccv09.pdf]])

Jianke Zhu, Steven C.H. Hoi and Michael R. Lyu,
''"Nonrigid Shape Recovery by Gaussian Process Regression,"''
//IEEE Conference on Computer Vision and Pattern Recognition (CVPR2009)//, June. 2009. ([[PDF|pdfs/cvpr09.pdf]])

Jianke Zhu, Michael R. Lyu and Thomas S. Huang, 
''"A Fast 2D Shape Recovery Approach by Fusing Features and Appearance,"''
//IEEE Trans. on Pattern Analysis and Machine Intelligence (T-PAMI)//, vol. 31, July 2009, pp.1210-1224. ([[PDF|pdfs/tpami07.pdf]])

Steven C.H. Hoi, Rong Jin, Jianke Zhu, and Michael R. Lyu
''"Semi-Supervised SVM Batch Mode Active Learning with Applications to Image Retrieval,"''
//ACM Transactions on Information Systems (TOIS)//, vol. 27, May 2009. 

Zenglin Xu, Kaizhu Huang, Jianke Zhu, Irwin King, and Michael R. Lyu. 
''"A Novel Kernel-based Maximum A Posteriori Classification Method,"''
//Neural Networks//, Vol. 22, pp.977-987, 2009.

''2008''

Jianke Zhu, Steven C.H. Hoi, Michael R. Lyu and Shuicheng Yan,
''"Near-Duplicate Keyframe Retrieval by Nonrigid Image Matching,"'' (Oral)
//ACM Multimedia 2008 (MM2008)//, pp.41-50. ([[PDF|pdfs/mm08.pdf]],  [[PPT|pdfs/mm08_ppt.pdf]])

Jianke Zhu, Steven C.H. Hoi,  Zenglin Xu and Michael R. Lyu,
''"An Effective Approach to 3D Deformable Surface Tracking,"''
//The 10th European Conference on Computer Vision (ECCV2008)//, Oct. 2008. ([[PDF|pdfs/eccv08.pdf]])

Jianke Zhu, Steven C.H. Hoi and Michael R. Lyu, 
''"Robust Regularized Kernel Regression,"''
//IEEE Trans. on Systems, Man, and Cybernetics - Part B: Cybernetics//, pp.1639-1644, Dec., 2008. ([[PDF|pdfs/tsmcb07.pdf]])

Steven C.H. Hoi, Rong Jin, Jianke Zhu and Michael R. Lyu, 
''"Semi-Supervised SVM Batch Mode Active Learning for Image Retrieval,"''
//IEEE Conference on Computer Vision and Pattern Recognition (CVPR2008)//, June 24-26,  2008.
([[Project web|http://www.cais.ntu.edu.sg/~chhoi/SVMBMAL/]],  [[PDF|pdfs/hoi08_bmal.pdf]])

Jianke Zhu, Steven C.H. Hoi and Michael R. Lyu, 
''"Face Annotation by Transductive Kernel Fisher Discriminant,"''
//IEEE Trans. on Multimedia//, vol. 10, Jan. 2008, pp. 86-96. ([[PDF|pdfs/tmm_tkfd07.pdf]])

''2007''

Jianke Zhu and Michael R. Lyu, 
''"Progressive Finite Newton Approach To Real-time Nonrigid Surface Detection,"''  (Oral)
//IEEE Conference on Computer Vision and Pattern Recognition (CVPR2007)//,  June 19-21, 2007.
 ([[Project|nonrigid.html]], [[PDF|pdfs/jk_cvpr07_pfn.pdf]], [[Video1|pdfs/video/cvpr_starbuck.avi]], [[Video2|pdfs/video/cvpr_tshirt.avi]], [[Video3|pdfs/video/cvpr_paper.avi]]) 

Jianke Zhu, Steven C.H. Hoi and Michael R. Lyu, 
''"A Multi-Scale Tikhonov Regularization Scheme for Implicit Surface Modelling,"''
//IEEE Conference on Computer Vision and Pattern Recognition (CVPR2007)//,  June 19-21, 2007.
([[Project|reconstruct.html]],  [[PDF|pdfs/jk_cvpr07_tr.pdf]])

Zenglin Xu, Rong Jin, Jianke Zhu, Irwin King and Michael R. Lyu, 
''"Efficient Convex Relaxation for Transductive Support Vector Machine,"''
//Advances in Neural Information Processing Systems 2007 (NIPS2007) //.  ([[PDF|pdfs/nips.pdf]])

Zenglin Xu, Kaizhu Huang, Jianke Zhu, Irwin King and Michael R. Lyu, 
''"Kernel Maximum a Posteriori Classification with Error Bound Analysis,"''
//International Conference on Neural Information Processing (ICONIP2007) ,  LNCS 4984.//, 2008, pp.841–850.([[PDF|pdfs/iconip07.pdf]])

Zenglin Xu, Jianke Zhu,  Michael R. Lyu and Irwin King, 
''"Maximum Margin based Semi-supervised Spectral Kernel Learning,"''
//International Joint Conference on Neural Networks (IJCNN2007)//.  ([[PDF|pdfs/ijcnn07a.pdf]])

Hongbo Deng, Jianke Zhu, Michael R. Lyu, Irwin King, 
''"Two-Stage Multi-Class AdaBoost for Facial Expression Recognition,"''
//International Joint Conference on Neural Networks (IJCNN2007)//.  ([[PDF|pdfs/ijcnn07b.pdf]])

''2006''

Jianke Zhu, Steven C.H. Hoi and Michael R. Lyu,
''"The Real-Time Non-Rigid Shape Recovery via Active Appearance Models for Augmented Reality,"''
//9th European Conference on Computer Vision (ECCV2006), LNCS 3951//, Graz, May 7-13, 2006, pp.186-197. 
([[Project|aam.html]], [[PDF|http://www.cse.cuhk.edu.hk/%7Elyu/paper_pdf/ECCV06_1105.pdf]])

Steven C.H. Hoi, Rong Jin, Jianke Zhu and Michael R. Lyu , 
''"Batch Mode Active Learning and Its Application to Medical Image Classification,"''
//The 23th International Conference on Machine Learning (ICML2006), //Pittsburgh, June 25-29, 2006.([[PDF|http://www.cse.cuhk.edu.hk/%7Elyu/paper_pdf/ICML06_BMAL_CR.pdf]])

Chong Fong Wong, Jianke Zhu, Mang I Vai and Peng Un Mak, 
''"Face Image Retrieval with Relevance Feedback Using Lifting Wavelets Features,"''
 //Applied and Numerical Harmonic Analysis Series//, Tao Qian (ed.),  Springer, 2006. ([[PDF|http://appsrv.cse.cuhk.edu.hk/%7Ejkzhu/icwaa05.pdf]])

''Before 2006''

Jianke Zhu, Steven C.H. Hoi, Edward Yau and Michael R. Lyu, 
''"Automatic 3D Face Modeling Using 2D Active Appearance Models,"''
 //13th Pacific Conference on Computer Graphics and Applications (PG2005) //, Macau, China, October 12-14 2005. 
([[Project|aam.html]], [[PDF|http://www.cse.cuhk.edu.hk/%7Elyu/paper_pdf/pg05.pdf]])

Steven C.H. Hoi, Jianke Zhu and Michael R. Lyu,
''"CUHK at ImageCLEF 2005: Cross-Language and Cross-Media Image Retrieval," ''
//Proceedings of Cross Language Evaluation Forum (CLEF'2005), LNCS 4022//, Vienna, Austria, 2006.  (Rank 1/10 in Bilingual ad hoc retrieval)([[PDF|http://appsrv.cse.cuhk.edu.hk/%7Echhoi/publication/paper/ImageCLEF_CUHK%28LNCS%29.pdf]])

Chong Fong Wong, Jianke Zhu, Mang I Vai and Peng Un Mak,
''"Face Image Retrieval in Video Sequences Using Lifting Wavelets Transform Feature Extraction,"''
// International Symposium on Computer Electronics (ICSE2005)//, IEEE Press,  Macau. 2005, pp.167-171.([[PDF|http://ieeexplore.ieee.org/iel5/10028/32172/01502363.pdf?isnumber=32172&arnumber=1502363]])

Jianke Zhu,Mang I Vai and Peng Un Mak,
''"Gabor Wavelets Transform and Extended Nearest Feature Space Classifier for Face Recognition,"''
 //Third International Conference on Image and Graphics (ICIG2004)//, IEEE Press, Hong Kong, Dec. 28-30, 2004, pp.372-379.([[PDF|http://appsrv.cse.cuhk.edu.hk/%7Ejkzhu/fldnfs.pdf]])

Jianke Zhu,Mang I Vai and Peng Un Mak, 
''"A New Enhanced Nearest Feature Space (ENFS) Classifier for Gabor Wavelets Features Based Face Recognition," ''
//First International Conference on Biometrics Authentication (ICBA2004), LNCS 3072//, Hong Kong, July 15-17, 2004, pp.124-131.([[PDF|http://appsrv.cse.cuhk.edu.hk/%7Ejkzhu/pcaenfs.pdf]])

Jianke Zhu,Mang I Vai and Peng Un Mak, 
''"Face Recognition Using 2D DCT with PCA,"''
//4th Chinese Conference on Biometric Recognition (Sinobiometrics2003)//, Beijing, China, Dec. 7-8, 2003.

Jianke Zhu,Mang I Vai and Peng Un Mak,
''"Face Recognition, a Kernel PCA Approach," ''
//Chinese Conference on Biology and Medical Electronics (CBME2003)//, Wu Xi, China. October 24-26, 2003.
|[img[Face Alignment|facali-iccv09.png]]|''Face Alignment''<html><br><br></html>Jianke Zhu, Luc Van Gool, and  Steven C.H. Hoi <html><br></html>''"Unsupervised Face Alignment by Robust Nonrigid Mapping,"''<html><br></html> //IEEE International Conference on Computer Vision (ICCV2009) //, accepted.([[Project|facealign/index.html]], [[PDF|pdfs/iccv09.pdf]])|
|[img[Gaussian Process Regression|cvpr09.png]]<html><br></html>[img[3D Deformable Surface Tracking|eccv08.jpg]]<html><br></html>[img[Deformable Lucas-Kanade Algorithm|tpami08.jpg]]<html><br></html>[img[Nonrigid Surface Detection|cvprn.jpg]]|''Nonrigid Surface Recovery and Tracking''<html><br><br></html>Jianke Zhu, Steven C.H. Hoi and Michael R. Lyu,  <html><br></html>''"Nonrigid Shape Recovery by Gaussian Process Regression,"''<html><br></html>//IEEE Conference on Computer Vision and Pattern Recognition (CVPR2009)//, June. 2009. ([[PDF|pdfs/cvpr09.pdf]])<html><br><br></html>Jianke Zhu, Steven C.H. Hoi,  Zenglin Xu and Michael R. Lyu,  <html><br></html>''"An Effective Approach to 3D Deformable Surface Tracking,"''<html><br></html>//The 10th European Conference on Computer Vision (ECCV2008)//, Oct. 2008.  ([[PDF|pdfs/eccv08.pdf]]).<html><br><br></html> Jianke Zhu, Michael R. Lyu and Thomas S. Huang, <html><br></html>''"A Fast 2D  Shape Recovery Approach by Fusing Features and Appearance,"''<html><br></html>//IEEE Trans. on Pattern Analysis and Machine Intelligence//, 2009. ([[PDF|pdfs/tpami07.pdf]])<html><br><br></html>Jianke Zhu and Michael R. Lyu,  <html><br></html>''"Progressive Finite Newton Approach To Real-time Nonrigid Surface Detection,"''<html><br></html>//IEEE Conference on Computer Vision and Pattern Recognition (CVPR2007)//, June 19-21, 2007. ([[Project|nonrigid.html]], [[PDF|pdfs/jk_cvpr07_pfn.pdf]], [[PPT|pdfs/cvpr07.ppt]], [[Video1|pdfs/video/cvpr_starbuck.avi]], [[Video2|pdfs/video/cvpr_tshirt.avi]], [[Video3|pdfs/video/cvpr_paper.avi]])<html><br><br></html>Jianke Zhu, Steven C.H. Hoi and Michael R. Lyu,  <html><br></html>''"Real-Time Non-Rigid Shape Recovery via Active Appearance Models for Augmented Reality,"''<html><br></html> //The 9th European Conference on Computer Vision (ECCV2006), LNCS 3951 //, Graz, May 7-13, 2006, pp.186-197. ([[Project|aam.html]], [[PDF|http://www.cse.cuhk.edu.hk/%7Elyu/paper_pdf/ECCV06_1105.pdf]])|
|[img[Near Duplicate Keyframe Detection|mm08.jpg]]|''Near Duplicate Keyframe Detection''<html><br><br></html>Jianke Zhu, Steven C.H. Hoi, Michael R. Lyu and Shuicheng Yan  <html><br></html>''"A Semi-supervised Approach to Near Duplicate Keyframe Detection and Retrieval,"''<html><br></html> //ACM Trans. on Multimedia Computing, Communications and Applications //. ([[Project and code|dup_detect.html]]) '<html><br><br></html>Jianke Zhu, Steven C.H. Hoi, Michael R. Lyu and Shuicheng Yan  <html><br></html>''"Near-Duplicate Keyframe Retrieval by Nonrigid Image Matching,"''<html><br></html> //ACM Multimedia (MM2008) //, pp.41-50. ([[PDF|pdfs/mm08.pdf]], [[PPT|pdfs/mm08_ppt.pdf]])|
|[img[Surface Reconstruction|cvpri.jpg]]|''Regression and Its Application in Surface Reconstruction''<html><br><br></html>Jianke Zhu, Steven C.H. Hoi and Michael R. Lyu,  <html><br></html>''"Robust Regularized Kernel Regression,"''<html><br></html>//IEEE Trans. on Systems, Man, and Cybernetics - Part B: Cybernetics//, pp.1639-1644, Dec., 2008. ([[PDF|pdfs/tsmcbr3.pdf]])<html><br><br></html>Jianke Zhu, Steven C.H. Hoi and Michael R. Lyu,  <html><br></html>''"A Multi-Scale Tikhonov Regularization Scheme for Implicit Surface Modelling,"''<html><br></html>//IEEE Conference on Computer Vision and Pattern Recognition (CVPR2007)//, June 19-21, 2007. ([[Project|reconstruct.html]],  [[PDF|pdfs/jk_cvpr07_tr.pdf]], [[PPT|pdfs/cvpr07_ppt.pdf]])|
|[img[3D Face Reconstruction|3dfit.jpg]]|''3D Face Fitting From Single Image''<html><br><br></html>Jianke Zhu, <html><br></html>''"A Study on 3D Face From 2D Image,"''<html><br></html> Talk. ([[PDF|pdfs/3dfitting.pdf]])|
|[img[AAMs Face Alignment|tmm08.jpg]]<html><br></html>[img[Image catergorization|cvpr08.jpg]]<html><br></html>[img[Image catergorization|icml06.jpg]]|''Semi-Supervised Learning''<html><br><br></html>Zenglin Xu, Rong Jin, Jianke Zhu, Irwin King, Michael R. Lyu and Zhirong Yang,<html><br></html>''"Adaptive Regularization for Transductive Support Vector Machine,"''<html><br></html>//Advances in Neural Information Processing Systems 2009 (NIPS 2009) //,  to appear.<html><br><br></html>Jianke Zhu, Steven C.H. Hoi and Michael R. Lyu,  <html><br></html>''"Face Annotation by Transductive Kernel Fisher Discriminant,"''<html><br></html>//IEEE Trans. on Multimedia//,   vol. 10, Jan. 2008, pp. 86-96.([[PDF|pdfs//tmm_tkfd07.pdf]], [[PPT|pdfs//tkfd_ppt.pdf]])<html><br><br></html>Zenglin Xu, Rong Jin, Jianke Zhu, Irwin King and Michael R. Lyu,  <html><br></html>''"Efficient Convex Relaxation for Transductive Support Vector Machine,"''<html><br></html>//Advances in Neural Information Processing Systems 2007 (NIPS2007) //, Dec 6-9, 2007.([[PDF|pdfs/nips.pdf]])<html><br><br></html>''Active Learning''<html><br><br></html>Steven C.H. Hoi, Rong Jin, Jianke Zhu, and Michael R. Lyu,  <html><br></html>''"Semi-Supervised SVM Batch Mode Active Learning with Applications to Image Retrieval,"''<html><br></html>//ACM Transactions on Information Systems (TOIS)//,  2009.([[Project web|http://www.cais.ntu.edu.sg/~chhoi/SVMBMAL/]],  [[PDF|pdfs/tois08.pdf]])<html><br><br></html>Steven C.H. Hoi, Rong Jin, Jianke Zhu and Michael R. Lyu, <html><br></html>''"Semi-Supervised SVM Batch Mode Active Learning for Image Retrieval,"''<html><br></html>//IEEE Conference on Computer Vision and Pattern Recognition (CVPR'2008)//, June 24-26,  2008.([[Project web|http://www.cais.ntu.edu.sg/~chhoi/SVMBMAL/]],  [[PDF|pdfs/hoi08_bmal.pdf]])<html><br><br></html>Steven C.H. Hoi, Rong Jin, Jianke Zhu and Michael R. Lyu  <html><br></html>''"Batch Mode Active Learning and Its Application to Medical Image Classification,"''<html><br></html>//The 23th International Conference on Machine Learning (ICML'2006) //, Pittsburgh, June 25-29, 2006.([[PDF|http://www.cse.cuhk.edu.hk/%7Elyu/paper_pdf/ICML06_BMAL_CR.pdf]])<html><br><br></html>''Distance Metric Learning''<html><br><br></html>Lei Wu, Rong Jin, Steven C.H. Hoi, Jianke Zhu, and Nenghai Yu,  <html><br></html>''"Learning Bregman Distance Functions and Its Application for Semi-Supervised Clustering,"''<html><br></html>//Advances in Neural Information Processing Systems 2009 (NIPS2009) //,  to appear.<html><br><br></html>Lei Wu, Steven C.H. Hoi, Rong Jin, Jianke Zhu, and Nenghai Yu,  <html><br></html>''"Distance Metric Learning from Uncertain Side Information with Application to Automated Photo Tagging,"''<html><br></html>//ACM Multimedia 2009//,  to appear.<html><br><br></html>Zenglin Xu, Kaizhu Huang, Jianke Zhu, Irwin King, and Michael R. Lyu,  <html><br></html>''"A Novel Kernel-based Maximum A Posteriori Classification Method,"''<html><br></html>//Neural Networks//,  2009.|

Jianke Zhu 
http://appsrv.cse.cuhk.edu.hk/~jkzhu/
[[Augmented Card Game]]

[[Convert Video by GraphEdit |Convert Video]]

[[Feature Extraction Toolbox|http://www.vision.ee.ethz.ch/~zhuji/felib.html]]

[[Gabor Wavelets Transform Library (GWTLib)|Gabor Wavelets]]
#sidebar{
display:none;

}

#displayArea{
margin:1em 1em 0em 14em;

}
''朱建科 Jianke ZHU ''
RM 309, Cao Guangbiao Main Building
College of Computer Science & Technology
No. 38 Zheda Road, Yuquan Campus
Zhejiang University, Hangzhou, 310027, China
Email: jkzhu 'at' zju.edu.cn

 ''Short Biography ''
Dr. Jianke Zhu is currently an associate professor in School of Computer Science at Zhejiang University. He received his Ph.D degree in Computer Science and Engineering from Chinese University of Hong Kong. He was a postdoc in BIWI computer vision lab of ETH Zurich. Dr. Zhu's research interests include computer vision and multimedia information retrieval.  

 ''Professional Services: ''
TPC Member: IEEE/ACM WI2010, ACM WSM2010, ACM SIGIR2009
Reviewer: IEEE TPAMI, ACM TOIS, ACM Computing Survey, IEEE TCSVT, IEEE TIP, CVIU, ACM TOMCCAP, IEEE TSMCB, etc.

''I am currently looking for students. Please send me an email or drop by my office if you are interested.''