-
-
[
Visual C++ (VC++)]
HaarFaceDetect.zip
... facedetect.cpp works at one scale. Our facedetect pyarmids the
image up and down to allow processing at more scales. This can also be
achieved via the cvHaarDetectObjects function.
This program has only been tested with uncompressed avi files
-
[
Visual C++ (VC++)]
simple_genetic_algorithm.rar
This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
Category:
Algorithm Upload User:
yinfeiliu Size:
4K
-
[
C++ Builder]
ga.rar
A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code
Category:
MPI Upload User:
tashmp Size:
617K
-
[
Matlab]
ColorSegmentation.rar
Colour Segmentation- VIBGYOR Colour Segmentation.This function can be used for VIBGYOR Colour segmentation from the RGB Color images.Posted date : 14- 07- 2008
Developed By : K.Kannan & Jeny Rajan
-
[
Matlab]
Matlab_Support_Vector_Machine_Toolbox.rar
... . However, if you really want to speed
things up you should consider compiling the matrix composition
routine for H into a mex function. Then again if you really want
to speed things up you probably shouldn t be using matlab
anyway... Get hold of a ...
Category:
matlab Upload User:
nanhua_sz Size:
125K
-
-
[
Matlab]
ML.rar
it is a simulation about ML synchronization algorithm in OFDM systems,you can slao see a function picture in its output,that s useful for a beginner
Category:
matlab Upload User:
dgsitong Size:
7K
-
[
Others]
05284223d.zip
This an example showing how idl helping to build the abstract class for the java objects. As a result, the client class is able to use the function of the servant program.
-
[
Matlab]
gene_bpnn_xor.rar
Standard genetic algorithm code, the following is the procedure: function y = fitness (chrom, p, aim) global P_cross P_mutation [Popsize len] = size (chrom) fitness_gene = zeros (Popsize, 1) in_he = zeros (4,1) out_he = zeros (4,1) in_out = 0 out_out = 0
Category:
AI-NN-PR Upload User:
weiyong2 Size:
4K
-
[
Visual C++ (VC++)]
ACESimpleClient005.zip
The DrawText function should not be called before CreateFont, otherwise an exception will be thrown. In order to be ... , a device context should be supplied. This can be done once through a static function (SetDeviceContext): You can call that function once ...