I'm training face images with wavelet ANN via Matlab R2018a
Does anyone know function or library to use ? or even alternative source code in Python for this ?
Hej, I refer you to the manual of the matlab. The second way is you ask your question via email: [email protected] from prof. Allamehzadeh as an expert in neural Net in the world.
Regards, Javan
greyImg = cv2.cvtColor(img, cv2.COLOR_BG2GRAY) size1 = 2 * (int)(3 * sigma1) + 3 size2 = 2 * (int)(3 * sigma2) + 3 blur1 = cv2.GaussianBlur(greyImg, (size1, size1), sigmaX=sigma1,...
09 October 2018 9,532 0 View
I'm using python 3.6 on spyder 3.3 (Anaconda) and I use lib cv2 but it doesn't work. It gives me " DLL load failed: The specified module could not be found " When I did search about this problem I...
07 August 2018 5,866 15 View
As all of my knowledge it's difficult to get Polarimetric-Thermal Face Images Database (If anyone knows a public one mention please). So, how can I use (Enhancement or Alg) to get the nearest...
06 July 2018 9,074 2 View
Hello all, In SPSS I am going to code 2 open-ended questions. I have already read all the answers and I made a list of the most important categories to which I can code the answers. This question...
02 March 2021 1,757 4 View
Hi, I am trying to construct a multi-layer fibril structure from a single layer in PyMol by translating the layer along the fibril axis. For now, I am able to use the Translate command in PyMol...
02 March 2021 4,569 4 View
I want to do a parameter study of a aixsymmetric cylinder in Abaqus. I want to create several jobs where I get the stresses for 3 different points in my model. These points are defined. I wrote a...
01 March 2021 10,078 1 View
Which is suitable for use with Python? MySQL or SQL Server? What is your suggestion?
01 March 2021 3,422 3 View
The following code (see 1st 2 images attached) is used to produce PID controller values that are designed to control the system (G). The code finds the PID controller values (noted as k) by using...
28 February 2021 6,560 14 View
Please, if Gaussian Parameter optimization is possible in this code structure
28 February 2021 278 3 View
I wanted to add an extra parameter to the existing Johnson cook equation in the ABAQUS simulation. How to add those extra parameters. Ref: A modified Johnson-Cook material model with strain...
28 February 2021 4,841 3 View
I am working on modeling and simulation of biomecanical material behaviour, I have succeded on simulating skin using anisotropic hyperelastic material, on APDL and in our lab's finite element...
28 February 2021 552 3 View
System Description Cuda 11.2 GeForce GTX 1080ti tensorflow version 2.4.1 keras version 2.2.0 python version 3.8 I was getting the below error when I try to run my code on the...
25 February 2021 6,673 2 View
Hello, As part of simulation of gases mixture and water, I need to calculate viscosity of the fluid components and I am using relationships proposed by Chung et al. (1988). The irony is while I...
25 February 2021 8,053 5 View