First
|
Prev |
Next
|
Last
Pages: 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268
skin color detection matlab code I want matlab code for skin color detection that uses color,texture and space info for skin detection...and also uses skin color filters,texture filters and marker based watershed segmentation... ... 19 Feb 2010 06:32
adding an OpenFcn callback makes block disappear from library browser I created a custom library, that I've add to the library browser by using sl_blocks.m and a .lib file on my matlab path. This works fine so far. Now I want to add a (empty) masked subsystem with an OpenFcn Callback to this library, but the result is, that this block is not shown in the library browser. Deleting its... 19 Feb 2010 06:32
[2009a] Error in divideint function. Hello people. There is a problem when we use the divide param divideint to train with early stopping. Validation ratio is used in test set and test ratio is used in validation set. You can correct it modifying two lines in divideint.m file. Move line 107 to line 106 and vice-versa. I reported the bug to... 19 Feb 2010 05:27
colour srtip recognition i want to read colours from a colour strip. there is an image which has rectangular strip. i first need to locate it and then read colours from it. i need code/functions for same. ... 19 Feb 2010 08:43
colour srtip recognition i want to read the colours from a colour strip from an image. image has a fixed size rectangular strip. i want to locate that and then read each colour from the strip. I need code/functions for the same. ... 19 Feb 2010 05:27
about NMSE someone know NMSE(normalized mean square error) arithmetic . how can i program it in matlab ... 19 Feb 2010 05:27
Simulink model settings Dear all, i'm working with Simulink and currently trying to understand how available IEEE802.11a model is working and build my own but very similar model. There is an m-file for this model with all the settings but i don't know how can simulink model send some settings to this m-file and how does it read parameters ... 19 Feb 2010 12:05
OR function I need to use an argument such that there are nearly 3 arguments of which if any one is satisfied then the following calculation should take place. I Use OR function in excel/VB and know that we could use eleseif statement in matlab script file. But do we have something like OR in matlab as well which could be easily u... 19 Feb 2010 07:38
KDD Cup data set hi anybody have new kddcup data sets for example kddcup 2009 with labels for study on high dimensional data sets thanks fopr atttention sincerely ... 19 Feb 2010 04:22
plotting to gui axes in outside function Hi I have a problem plotting to GUI axes in an outside function (in a different M file). This is what I have been trying to do. In the GUI m file: function plotButton_Callback(hObject, eventdata, handles) % hObject handle to plotButton (see GCBO) % eventdata reserved - to be defined in a future version o... 19 Feb 2010 04:22 |