Salil1896 / Facial-Expression-Recognition-Using-KCCA

2 stars 0 forks source link

Can you provide the code of km_kcca () and km_kernel() ? #1

Open lanyuelvyun opened 7 years ago

lanyuelvyun commented 7 years ago

Thank you!

Salil1896 commented 7 years ago

HI,

They come under "KMBOX" tool box in matlab. You can find them on internet.

Thanks, Salil Mamodiya

On Fri, Mar 17, 2017 at 2:05 PM, lanyuelvyun notifications@github.com wrote:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Salil1896/Facial-Expression-Recognition-Using-KCCA/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AHddmdzL1eEodsiYiA1jnQvRll8JcSeKks5rmkXpgaJpZM4MgTvr .

lanyuelvyun commented 7 years ago

What does the "s = randn(N,1);% latent signal" mean? "s = randn(N,1);% latent signal" is in the km_demo_kcca, and What is its role? If I use my own data, What is the value of this s?

panjingjing123 commented 6 years ago

can you tell me which dataset do you use? Thank you