PHP Classes

Packages of Shubham Chaudhary

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Shubham Chaudhary (3)  >  Mission progress status  >  Reputation  
Picture of Shubham Chaudhary
Name: Shubham Chaudhary <contact>
Classes: 3
Country: India India
Age: 35
All time rank: 3512231 in India India
Week rank: 46 Up4 in India India Up
All time users: 413
Week users: 1
Innovation award
Innovation award
Nominee: 3x

Winner: 2x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Darknet PHP Image...  
PHP Programming Innovation award winner
February 2021
Winner


Prize: One official elePHPant Plush Mascott
Classify and detect objects in images with Darknet
This package can classify and detect objects in images with Darknet library

It uses the Darknet Open Source neural network framework written in C and CUDA to classify an object in an image.

The package can also detect previously classified objects in given images. It uses a YOLO (You Only Look Once) algorithm to detects all the object in a image or a frame in a single shot. It supports YOLO v2, v3 and v4.
Not yet rated by the users

  Files folder image Np PHP Matrix Class  
PHP Programming Innovation award winner
June 2021
Winner
Manipulate matrices with Lapack and Blas libraries
This package can manipulate matrices with Lapack and OpenBlas libraries.

It uses the PHP FFI extension to call the Lapack and OpenBlas and perform several types of operations with matrices. Currently, it can :

- Matrices decomposition (LU, SVD, Eigen, Cholesky)
- Matrices Signal-processing (1D, 2D Convolution)
- Poisson,Gaussian Matrices
- Calculate the product of a general matrix and another general matrix
- Calculate the product of a symmetric matrix and a general matrix
- Update rank n of a symmetric matrix
- Update rank 2k of a symmetric matrix
- Compute the product of a general matrix and a vector stored in a band format.
- Compute the product of a column vector and a row vector. (Real number)
- Calculates the index of the element with the largest absolute value in the vector.
- Calculates the index of the element with the smallest absolute value in the vector.
- Exchange the contents of the vector.
- Compute the Euclidean norm of a vector.
- Add vectors
- Calculates the sum of the absolute values of each component of the vector.
- Rotate about a given point.
- Given the point P (a, b), rotate this point to givens and calculate the parameters a, b, c, and s to make the y coordinate zero.
- Multiply a vector by a scalar.
- Etc.
Not yet rated by the users

  Files folder image PHP FFI IUP  
PHP Programming Innovation award nominee
January 2021
Number 2
Create GUI user interfaces using the UIP toolkit
This package can be used to create GUI user interfaces using the FFI extension.

It provides a class that uses the PHP FFI extension to execute C code provided in this package so it can build desktop build user interfaces using the IUP GUI toolkit on Linux.

Currently it can create user interfaces with many types of widgets like

- Display values from a arrays in a matrix widget
- Alarm window
- Animated label
- Button,
- Background or a content box
- Canvas
- Clipboard
- Calendar
- Color bar
- Dial
- Date pick
- Dialog windows
- Expander
- Flat tabs
- Web view
- Scintilla based code editor
- Etc..
Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z