Hi everybody.
We are working on emotion classification of speech from movies. In order to built a new dataset of manually annotated speech, we have created an online interface available at:
...
Thanx alot. I used the connect() method with the port argument (and even tried setDefaultPort(). The problem is that I want to use port 22, in order to connect to a sftp server. And I get a java...
I am note sure I completely understand your question. Do you simply want to draw a line in a matlab figure? If this is so, you can use the ginput() command. For example:
Ok guys, as HackmanC suggested I used apache common jar files and I managed to open ftp connections. Now I have another question. The sample code I found downloads a file and its sth like this:
Hi. I forgot to say that it is better to use strcmpi() instead of strcmp(), in order to ignore case differences (e.g. .PNG files could be found...)
:wave:
Thanx alot. The site looks good, but it seems it works for a specific number of web pages and not for the page I am interested in. Anyway thanx for the idea.
Regards,
Theodore
First of all, D(i).name is the whole file name. We want to compare the extension of each file name (i.e. of each D(i).name), because in the given folder you may have files of other types which you...
Yes for() is used for looping through all files of the directory. We start at 3 because the 1st file of ANY directory is the '.' and the 2nd is the '..' directory, just like when you type...
Thanx for the reply. I checked this registry entry and it was correct. Any other ideas.
Sth else: I forgot to say that apart from the other problems, the language tool (right bottom of the task...
Thanx for the answer. I tested a couple of antiviruses / anti-spywares etc and I think that the system is clear of viruses now. The links of the programs that do not run are not deleted, since if I...
Hi everyone. Does anybody know any good (and free) tools for testing the ranking of a webpage for searching engines like google?
Thanx in advance, :wave:
Theodore
Yes you need to have a "manual" stage involving in your training process and that happens in general. So, yes you will have to execute selectPixelsAndGetHSV(), and to be...